All of lore.kernel.org
 help / color / mirror / Atom feed
* busybox-static linking failed
@ 2009-10-28 11:54 Steffen Sledz
  2009-10-29 12:07 ` [PATCH 2/2] busybox-1.11.3: undefined reference __cpu_to_be16 fixed for busybox-static Steffen Sledz
  2009-10-29 22:29 ` busybox-static linking failed Khem Raj
  0 siblings, 2 replies; 5+ messages in thread
From: Steffen Sledz @ 2009-10-28 11:54 UTC (permalink / raw)
  To: openembedded-devel; +Cc: mlauer

After a long time i tried to build an initramfs image containing
busybox-static which fails to link (besides some warnings) with these
errors:

/home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:189:
undefined reference to `__cpu_to_be16'
/home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:190:
undefined reference to `__cpu_to_be16'
/home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:202:
undefined reference to `__cpu_to_be16'
/home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:214:
undefined reference to `__cpu_to_be16'
/home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:224:
undefined reference to `__cpu_to_be16'
networking/libiproute/lib.a(iptunnel.o):/home/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/busybox-static-1.11.3-r22.1/busybox-1.11.3/networking/libiproute/iptunnel.c:225:
more undefined references to `__cpu_to_be16' follow

This is really obscure for me because i can't identify the code lines
responsible for them. :(

Steffen





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-30 20:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28 11:54 busybox-static linking failed Steffen Sledz
2009-10-29 12:07 ` [PATCH 2/2] busybox-1.11.3: undefined reference __cpu_to_be16 fixed for busybox-static Steffen Sledz
2009-10-29 22:29 ` busybox-static linking failed Khem Raj
2009-10-30 15:28   ` Steffen Sledz
2009-10-30 20:05     ` Khem Raj

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.