[uClibc] buildroot
jose rubio
hoser_9 at yahoo.com
Thu Jun 23 11:16:47 UTC 2005
Hi All,
I am trying to have buildroot stop trying to get
the 2.4.29-erik kernel and use my 2.6.12 kernel which
I placed under build_mipsel/linux-2.6.12
I have searched all files for the http address that it
is getting the kernel in hopes to disable it but I
cannot find any file with that URL in it. Now I was
able to successfully compile a toolchain and then used
it to compile the linux-mips (cvs tip) kernel. I then
took the vmlinux binary and put it in the buildroot/
dir in hopes that it would see the linux binary and
not try to get the 2.4.x kernel. I did that because
out of "make -d" I got this message
******snippet***********************************
Reaping winning child 0x0813ccf8 PID 17698
Removing child 0x0813ccf8 PID 17698 from chain.
Successfully remade target file `ext2root'.
Considering target file `linux'.
File `linux' does not exist.
Considering target file
`/home/jrubio/oss/uclibc-related/buildroot/build_mipsel/staging_dir/include/linux/version.h'.
Considering target file
`/home/jrubio/oss/uclibc-related/buildroot/build_mipsel/linux-2.4.29-erik/.configured'.
File
`/home/jrubio/oss/uclibc-related/buildroot/build_mipsel/linux-2.4.29-erik/.configured'
does not exist.
Considering target file
`/home/jrubio/oss/uclibc-related/buildroot/build_mipsel/linux-2.4.29-erik/.unpacked'.
File
`/home/jrubio/oss/uclibc-related/buildroot/build_mipsel/linux-2.4.29-erik/.unpacked'
does not exist.
Considering target file
`/home/jrubio/oss/uclibc-related/buildroot/dl/linux-2.4.29.tar.bz2'.
File
`/home/jrubio/oss/uclibc-related/buildroot/dl/linux-2.4.29.tar.bz2'
does not exist.
Finished prerequisites of target file
`/home/jrubio/oss/uclibc-related/buildroot/dl/linux-2.4.29.tar.bz2'.
Must remake target
`/home/jrubio/oss/uclibc-related/buildroot/dl/linux-2.4.29.tar.bz2'.
***************snippet****************************
As you can see above it is looking for linux? Anyways
I have looked everywhere to try to stop it but no
luck. Any suggestions or input would be appreciated.
--
Thanks
Jose
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the uClibc
mailing list