[okl4-developer] How to compile the OK Linux root file system ?
Hugues Balp
hugues.balp at free.fr
Wed Nov 19 08:59:23 EST 2008
Dear all,
I try to build the test suite related to the OKLinux POSIX support
located in repository $OKL4_ROOT_DIR/libs/posix/test.
The build command I use is the following:
"tools/build.py machine=versatile project=linux test_libs=posix
wombat=true kdb_serial=True"
where the gnu_arm_linux crosstool chain points to
/opt/crosstool/gcc-3.4.5-glibc-2.3.6/arm-softfloat-linux-gnu.
The beginning of the compilation process is ok but an error occur when
scons looks for the foolowing shared library:
scons: building `build/linux/install/lib/ld-linux.so.3' because it
doesn't exist
scons: *** Source `linux/rootfs-2.6.24-v2/ld-linux.so.3' not found,
needed by target `build/linux/install/lib/ld-linux.so.3'. Stop.
scons: building terminated because of errors.
I tried to compile the oklinux root file system separately with the
SConscript included inside the repository linux/rootfs-2.6.24-v2
but it requires an SConsctruct file to work properly and I don't see it...
Do you have any idea of what is happening ?
Best regards,
Hugues Balp.
More information about the Developer
mailing list