Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] package/dropwatch: Try to fix autobuild error
@ 2015-04-30 20:54 Jörg Krause
  0 siblings, 0 replies; only message in thread
From: Jörg Krause @ 2015-04-30 20:54 UTC (permalink / raw)
  To: buildroot

Hi,

I need some help to fix autobuild error for dropwatch:
http://autobuild.buildroot.net/results/70f/70f019329fa5af6b573bc3ddd6c0bcdcb5ca8bec/

I fixed the musl build error by including a local queue.h header file 
from OpenBSD. This compiles fine, but leads to a linker error:

/home/joerg/Development/git/buildroot/output/host/usr/arm-buildroot-linux-musleabi/sysroot/usr/lib/libbfd.so: 
undefined reference to `libintl_dgettext'

I know that musl supports the gettext API natively. libintl.h is the 
header for the gettext API. There is no need for libintl. So why does 
libbfd.so does not link against libc? Any idea?

Best regards
J?rg Krause
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150430/a30713e7/attachment.html>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-30 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 20:54 [Buildroot] package/dropwatch: Try to fix autobuild error Jörg Krause

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox