[BusyBox] busybox and uClibc booting problem

Tim M. Sanders tsanders at thesanders.org
Thu Mar 14 17:29:03 UTC 2002


On Thu, Mar 14, 2002 at 10:28:59AM +0100, J.W.Janssen wrote:
> On Thu, 14 Mar 2002 00:14:16 -0700 it came to me that "Tim M. Sanders"
> <tsanders at thesanders.org> wrote:
> 
> > This is for an i386 system.
> > Dynamic library build versus static build of busybox.
> > 
> > I installed busybox.stable.  I installed uClibc.  Both from CVS.
> > I compile uClibc.  And then do "make install".
> > I compile busybox, changing the makefile to use the uClibc libs 
> > 
> >     # To compile vs uClibc, just use the compiler wrapper built by uClibc...
> >     # Everything should compile and work as expected these days...
> >     CC=/usr/i386-linux-uclibc/usr/bin/i386-uclibc-gcc
> ...snip...
> 
> Did you also set the SHARED_LIB_LOADER_PATH (in the uClibc Config file) to
> ``/lib''? Chances are that this one is pointing to the place where the
> libraries can be found on the building system!
> If this path isn't set right, the binaries will search for the libraries in
> the wrong place!
> Recompile uClibc with this path right and it should work!
> 
> Good luck!

That worked.  I new it was something simple.  Thanks to all.

> 
> -- JaWi
> 
>   "A chicken is an egg's way of producing more eggs."
> 
>   J.W. Janssen, Blekerstraat 12, Enschede
>   mail:  janwillem.janssen at lxtreme.nl
>   http:  www.lxtreme.nl
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/mailman/listinfo/busybox

-- 

============================
Tim M. Sanders
tsanders at thesanders.org



More information about the busybox mailing list