undefined reference to `bb_makedev'
Yuwen Dai
yuwend at gmail.com
Sun Dec 3 07:32:23 PST 2006
Dear all,
When I built the current svn source, I got this error:
LINK busybox_unstripped
/usr/bin/ld: Warning: gc-sections option ignored
archival/libunarchive/lib.a(get_header_cpio.o)(.text.get_header_cpio+0x321):
In function `get_header_cpio':
: undefined reference to `bb_makedev'
I saw bb_makedev is defined in libbb/makedev.c surrounded by #ifdef
__GLIBC__, should I define this macro?
Best regards,
Yuwen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/busybox/attachments/20061203/2f1e48dd/attachment.htm
More information about the busybox
mailing list