All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] libglib2 build
Date: Fri, 21 May 2010 09:02:06 +0200	[thread overview]
Message-ID: <87vdahvitt.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <FEB4C28CC3154F1885B80CEB507D4F51@apexjs> (Sagaert Johan's message of "Fri, 21 May 2010 00:57:20 +0200")

>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:

 Sagaert> Hi Peter
 Sagaert> (should i post to mailinglist ?)

Yes, please - Other people than me might be able to help, or learn from
the solution.
 
 Sagaert> tried again...
 
 Sagaert> snip........
 
 Sagaert> checking wspiapi.h presence... no
 Sagaert> checking for wspiapi.h... no
 Sagaert> checking for strndup... yes
 Sagaert> checking for setresuid... yes
 Sagaert> checking for setreuid... yes
 Sagaert> checking sys/prctl.h usability... yes
 Sagaert> checking sys/prctl.h presence... yes
 Sagaert> checking for sys/prctl.h... yes
 Sagaert> checking arpa/nameser_compat.h usability... yes
 Sagaert> checking arpa/nameser_compat.h presence... yes
 Sagaert> checking for arpa/nameser_compat.h... yes
 Sagaert> checking for res_query... no
 Sagaert> checking for res_query in -lresolv... no
 Sagaert> checking for res_query in -lresolv (alternate version)... no
 Sagaert> checking for res_query in -lbind... no
 Sagaert> configure: error: res_query not found
 Sagaert> make: *** [/home/johan/buildroot/output/build/libglib2-2.22.5
 Sagaert> /.stamp_configured] Error 1
 
 
 Sagaert> i wonder where res_query is defined , i guess it is not build into uclibc
 
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

Could you either have a look yourself in
/home/johan/buildroot/output/build/libglib2-2.22.5/config.log or put it
online somewhere so we can see what fails in the res_query detection?

-- 
Bye, Peter Korsgaard

       reply	other threads:[~2010-05-21  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <FEB4C28CC3154F1885B80CEB507D4F51@apexjs>
2010-05-21  7:02 ` Peter Korsgaard [this message]
2010-05-21  7:53   ` [Buildroot] libglib2 build Thomas Petazzoni

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=87vdahvitt.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.