WG: [BusyBox] Bug-fix release

Arne Bernin arne at matrix.loopback.org
Sat Jul 8 23:19:14 UTC 2000


> On Sat, Jul 08, 2000 at 01:27:09PM -0600, Erik Andersen wrote:
> > > Ah-ha.  I will try compiling vs glibc2.07 ASAP,
> > 
> > Ok.  Compiling on master.debian.org (glibc 2.07-19981211, Linux 2.0.36 kernel
> > headers in /usr/include/kernel) it compiles now.
> 
> where did you get this /usr/include/kernel from, it does not appear on my
> System or in Contents-i386.gz
> 
> > 
> > I didn't see the loop.h problem, but there were a few things that needed
> > cleaning up.  It now compiles (for me anyways) under glibc 2.07, glibc 2.1.3,
> > and libc5 using 2.0.36, 2.2.17, and 2.4.0-test2 kernel headers.
> > 
> > Could you first use apt (or manually) upgrade your slink box to the latest and
> > greatest slink stuff, and then checkout the latest from CVS and try again?
> 
> on my slink box:
> 
> i deleted my old busybox, and made an cvs checkout busybox, just to be sure...
> 
> i reinstalled libc6-dev(2.07-19981211 from www.debian.org) by hand, 
> and made apt-get install kernel-headers-2.0.38 (it seems this isn't used at all)
> apt-get upgrade says, the system is up to date.
> 
> now i just run make in the busybox Directory whithout changing anything ,
> which results in:
> 
> gcc -Wall -O2 -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.45"' -DBB_BT='"2000.07.08-22:30+0000"'   -c mount.c -o mount.o
> mount.c:110: 
> S_NODIRATIME' undeclared here (not in a function)
> mount.c:110: initializer element for 
> ount_options[4].or' is not constant
> mount.c:114: 
> S_NODIRATIME' undeclared here (not in a function)
> mount.c:114: initializer element for 
> ount_options[8].or' is not constant
> make: *** [mount.o] Error 1  

this should be MS_NODIRATIME ans mount_options, copy and paste results are
sometimes not what you want ... :(

> 
> because of this, i tryed to link /usr/include/linux pointing 
> to /usr/src/linux-2.2.16/include/linux, and /usr/include/asm points to 
> /usr/src/linux-2.2.16/asm
> 
> now this (old known) error occurs:
> 
> gcc -Wall -O2 -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.45"' -DBB_BT='"2000.07.08-22:37+0000"'   -c mount.c -o mount.o
> In file included from mount.c:59:
> /usr/include/linux/loop.h:62: #error "Wrong dev_t in loop.h"
> make: *** [mount.o] Error 1   
> 
> >  -Erik
> > 
> 
> --arne
>  

--arne 
-------------------------------------------------------------------
Arne Bernin                            	Netropol Digitale Systeme
					Lagerstrasse 30a                        
Tel: +49 4043250000                     D-20357 Hamburg/Germany
Fax: +49 40 43189490                    ab at Netropol.de    
                                                             
    





More information about the busybox mailing list