From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] libglib2 build
Date: Fri, 21 May 2010 09:53:53 +0200 [thread overview]
Message-ID: <20100521095353.22e3b223@surf> (raw)
In-Reply-To: <87vdahvitt.fsf@macbook.be.48ers.dk>
On Fri, 21 May 2010 09:02:06 +0200
Peter Korsgaard <jacmet@uclibc.org> wrote:
> Normally it is:
>
> ./staging/usr/bin/x86_64-linux-nm -D
> target/lib/libuClibc-0.9.31.so|grep res_query 000000000002ff08 T
> __res_query 000000000002ffbf T __res_querydomain
res_query() is defined as soon as either UCLIBC_HAS_IPV4 or
UCLIBC_HAS_IPV6 are defined in uClibc configuration. In the 0.9.31
uClibc configuration that Buildroot uses, UCLIBC_HAS_IPV4 is always
selected. So this should not happen *unless* you created a different
uClibc configuration which doesn't have UCLIBC_HAS_IPV4. Did you made
any change to the default uClibc configuration used in Buildroot ?
Just as Peter showed, could you check if res_query is actually
available in your libc binary ?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2010-05-21 7:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <FEB4C28CC3154F1885B80CEB507D4F51@apexjs>
2010-05-21 7:02 ` [Buildroot] libglib2 build Peter Korsgaard
2010-05-21 7:53 ` Thomas Petazzoni [this message]
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=20100521095353.22e3b223@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.