public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Chan Kim via Libc-help <libc-help@sourceware.org>
Subject: Re: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' during qemu build
Date: Tue, 25 May 2021 09:36:07 +0200	[thread overview]
Message-ID: <87y2c31d08.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <025a01d75121$117aa560$346ff020$@etri.re.kr> (Chan Kim via Libc-help's message of "Tue, 25 May 2021 13:47:29 +0900")

* Chan Kim via Libc-help:

>     LINK    aarch64-softmmu/qemu-system-aarch64
>
>     /usr/bin/ld: ../hw/misc/axpu_if.o: undefined reference to symbol
> 'dlsym@@GLIBC_2.2.5'
>
>     /usr/bin/ld:
> /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libdl.so: error
> adding symbols: DSO missing from command line

This error message attempts to tell you to link with -ldl.

Thanks,
Florian


  reply	other threads:[~2021-05-25  7:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25  4:47 ckim
2021-05-25  7:36 ` Florian Weimer [this message]
2021-05-25 12:17   ` ckim
2021-05-25 12:21     ` Florian Weimer
2021-05-26  1:16     ` ckim
2021-05-26  1:48       ` Jeffrey Walton
2021-05-26  4:57         ` ckim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2c31d08.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=libc-help@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).