was error in latest build, svn 15200: Enable getopt long

Tito farmatito at tiscali.it
Sun May 28 19:45:38 UTC 2006


On Sunday 28 May 2006 20:19, Robert P. J. Day wrote:
> On Sun, 28 May 2006, Tito wrote:
> 
> > On Sunday 28 May 2006 19:14, Robert P. J. Day wrote:
> > >  make clean defconfig busybox
> > root at localhost:/dev/pts/1:/root/busybox# svn up
> > At revision 15209.
> >
> > make clean defconfig busybox
> >
> >  CC libbb/bb_getpwuid.o
> >   CC libbb/bb_getug.o
> >   CC libbb/get_ug_id.o
> >   CC libbb/llist_add_to.o
> >   CC libbb/llist_add_to_end.o
> >   CC libbb/llist_pop.o
> >   CC libbb/llist_free.o
> >   CC libbb/bb_opendir.o
> >   CC libbb/bb_xopendir.o
> >   AR cru libbb/libbb.a
> >   LINK busybox_unstripped
> >   STRIP busybox
> >
> >
> > Linux localhost 2.6.16.18-ck11-via #8 Sun May 28 13:38:06 CEST 2006 i686 GNU/Linux
> > Ubuntu 6.06 LTS RC
> >
> > gcc -v
> > Using built-in specs.
> > Target: i486-linux-gnu
> > Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,
> > treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
> > --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
> > --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre
> > --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
> > Thread model: posix
> > gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
> 
> >
> > Works here.
> 
> fails with the following:
> 
> $ gcc -v
> Using built-in specs.
> Target: i386-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --enable-shared --enable-threads=posix
> --enable-checking=release --with-system-zlib --enable-__cxa_atexit
> --disable-libunwind-exceptions --enable-libgcj-multifile
> --enable-languages=c,c++,objc,obj-c++,java,fortran,ada
> --enable-java-awt=gtk --disable-dssi
> --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
> --with-cpu=generic --host=i386-redhat-linux
> Thread model: posix
> gcc version 4.1.0 20060304 (Red Hat 4.1.0-3)
> 
> 
>   what i can do is try this on another FC5 system in the next room,
> just to make sure it's not something weird i did.  but can you try
> this with gcc-4.1.0?  and can anyone else try this with FC5?  thanks.

No, I can't because I'm on a dialup modem line here at home    :-(

Tito
> rday
> 



More information about the busybox mailing list