Dear all,<br><br>When I built the current svn source, I got this error:<br><br>&nbsp; LINK&nbsp;&nbsp;&nbsp; busybox_unstripped<br>/usr/bin/ld: Warning: gc-sections option ignored<br>archival/libunarchive/lib.a(get_header_cpio.o)(.text.get_header_cpio+0x321): In function `get_header_cpio':
<br>: undefined reference to `bb_makedev'<br><br><br>I saw bb_makedev is defined in libbb/makedev.c surrounded by #ifdef __GLIBC__, should I define this macro?<br><br>Best regards,<br>Yuwen<br>