undefined references when using "compileall sourcesat once"

Bernhard Fischer rep.nop at aon.at
Tue Mar 21 03:44:15 PST 2006


On Tue, Mar 21, 2006 at 12:10:50PM +0100, Bernhard Fischer wrote:
>On Tue, Mar 21, 2006 at 10:09:33AM +0800, Rogelio Serrano wrote:
>>  GEN .depend
>>  LINK libbusybox.so.1.1.1
>>  STRIP libbusybox.so.1.1.1
>>  LINK busybox_unstripped
>>/home/rogelio/Desktop/busybox/libbusybox.so: undefined reference to `crypt'
>>/home/rogelio/Desktop/busybox/libbusybox.so: undefined reference to
>>`bb_applet_name'
>>collect2: ld returned 1 exit status
>>make[1]: *** [busybox_unstripped] Error 1
>>make: *** [_all] Error 2
>>
>>im using gcc 4.1.0
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25795
>
>Workaround installed as of svn r14587.

The workaround for the "bb_applet_name" thing, that is.

The crypt failure is something completely different.


More information about the busybox mailing list