[BusyBox] BusyBox 0.49 fails building dos2unix

Jim Gleason jimg at lineo.com
Mon Jan 29 18:05:10 UTC 2001


THe new busybox 0.49 fails to build dos2unix.  The following is the
results :(.

gcc -Wall -Os -fomit-frame-pointer -D_GNU_SOURCE -I- -I. -I.
-DBB_VER='"0.49"' -DBB_BT='"2001.01.29-17:57+0000"'  -c dos2unix.c -o
dos2unix.o
dos2unix.c: In function `dos2unix_main':
dos2unix.c:44: `EXIT_SUCCESS' undeclared (first use in this function)
dos2unix.c:44: (Each undeclared identifier is reported only once
dos2unix.c:44: for each function it appears in.)
dos2unix.c:45: warning: control reaches end of non-void function
make[1]: *** [dos2unix.o] Error 1


Jim


More information about the busybox mailing list