[uClibc]RE: [BusyBox] Errors Compiling BusyBox: Update

Manuel Novoa III mnovoa3 at bellsouth.net
Thu Feb 15 16:49:56 UTC 2001


Tom,

On Wed, 14 Feb 2001, you wrote:
> > > 	Anyone know how to get around this?  I have a feeling that BB is the
> > > reason I can't boot my system (the "init=" problem), so I'd like to
> > compile
> > > a newer version against uClibc.  Thanks all!
> > 
> > The problems you're seeing stem from the decision to "impersonate" glibc
> > in the
> > uClibc header files.  This made several changes to the header files
> > necessary.  I have just about everything sorted out again so that busybox
> > will build against uClibc; just need to fix one more header file and write
> > two
> > small functions.  Hopefully by tomorrow afternoon I'll have that stuff
> > finished and committed to cvs.

I committed the changes this morning.  busybox now builds again with uClibc
with the usual "make CC=gcc-uClibc-{arch}" command... at least it does for i386.

[mjn3 at mars busybox-test]$ ls -l busybox-s*
-rwxrwxr-x    1 mjn3     mjn3       251856 Feb 15 10:42 busybox-shared
-rwxrwxr-x    1 mjn3     mjn3       321380 Feb 15 10:47 busybox-static

Manuel





More information about the uClibc mailing list