Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
When I build uclibc I get the following error by the end:
# Strip the host binaries
strip --strip-all -R .note -R .comment /home/thomas/GPL/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/*
strip: /home/thomas/GPL/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/arm-linux-uclibc-gccbug: File format not recognized
strip: unable to copy file '/home/thomas/GPL/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/sed' reason: Permission denied
make: [/home/thomas/GPL/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_build_arm/gcc-3.3-final/.installed] Error 1 (ignored)
What does this mean and is it serious?
EDIT:
When I compile the kernel, I also get this error message:
"mkimage" command not found - U-Boot images will not be built
Image arch/arm/boot/uImage is ready
What does this mean and is it serious?
//T
Last edited by ojve (2008-03-06 11:55:01)
Offline
I don't know if the error message from "strip" is serious, but it is the same as the output from my build.
So far I've only built and tested "hello world", but it seemed to work OK.
What do you need to build the kernel for?
Offline
ehm, I dont really know:) I just followed the instructions on the wiki
//T
Offline