* [Buildroot] libglib2 solved
@ 2010-05-21 14:14 Sagaert Johan
2010-05-21 14:26 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Sagaert Johan @ 2010-05-21 14:14 UTC (permalink / raw)
To: buildroot
Hi
After some searching i found UCLIBC_HAS_LIBRESOLV_STUB should be turned on
in order to get libresolv.
libglib2 is happy now about res_query , but now complains about gettext.
I guess i need to do a distclean and rebuild from scratch ( i think this is
a must after changing the toolchain settings )
There is hope...
Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100521/4fd55ece/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] libglib2 solved
2010-05-21 14:14 [Buildroot] libglib2 solved Sagaert Johan
@ 2010-05-21 14:26 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-05-21 14:26 UTC (permalink / raw)
To: buildroot
>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
Sagaert> Hi
Sagaert> After some searching i found UCLIBC_HAS_LIBRESOLV_STUB should be turned on in
Sagaert> order to get libresolv.
Yes:
git grep RESOLV_STUB toolchain/uClibc/uClibc-0.9.31.config
toolchain/uClibc/uClibc-0.9.31.config:UCLIBC_HAS_LIBRESOLV_STUB=y
So if you're using the default config you should have this already.
Sagaert> libglib2 is happy now about res_query , but now complains
Sagaert> about gettext. I guess i need to do a distclean and rebuild
Sagaert> from scratch ( i think this is a must after changing the
Sagaert> toolchain settings )
Yes, definately.
Sagaert> There is hope...
;)
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-21 14:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 14:14 [Buildroot] libglib2 solved Sagaert Johan
2010-05-21 14:26 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox