[uClibc] Buildroot.

Rob Landley rob at landley.net
Mon Nov 10 04:10:57 UTC 2003


On Sunday 09 November 2003 21:38, tom at ceisystems.com wrote:
> Rob,
> 	I _think_ this was a question, so here's your solution.  When
> you _do_ have a network connection, do this:
>
>   1) Modify "Makefile" to suite your needs.
>   2) Run "make source"
>   3) Run "make sourceball"
>
> 	Once this is done, you'll have a "buildroot.tar.bz2" with all
> the source files you need.  What you saw was most likely due to the fact
> that you can not turn on _every_ feature, and some may have slipped
> through the cracks to begin with.

I just downloaded the version on kernel.org, extracted it, and typed "make".  
All I'm pointing out is that tarball doesn't seem to contain everything it 
needs for its own default compile...

By the way, perl died again on my second attempt at building:

chmod 644 ../../../lib/auto/Devel/Peek/Peek.bs
make[3]: Leaving directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0/ext/Devel/Peek'

        Making Digest::MD5 (dynamic)
CONFIG key 'osvers' does not exist in Config.pm
Writing Makefile for Digest::MD5
make[3]: Entering directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0/ext/Digest/MD5'
Makefile:83: *** missing separator.  Stop.
make[3]: Leaving directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0/ext/Digest/MD5'
make config failed, continuing anyway...
make[3]: Entering directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0/ext/Digest/MD5'
Makefile:83: *** missing separator.  Stop.
make[3]: Leaving directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0/ext/Digest/MD5'
make[2]: *** [lib/auto/Digest/MD5/MD5.so] Error 2
make[2]: Leaving directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0'
make[1]: *** [perl] Error 2
make[1]: Leaving directory 
`/home/landley/pending/buildroot/build_i386/perl-5.8.0/cross'
make: *** [/home/landley/pending/buildroot/build_i386/perl-5.8.0/perl] Error 2
[landley at dhcppc4 buildroot]$


Rob




More information about the uClibc mailing list