Hi I'm trying to compile Genode using another Fiasco.OC version. I'm using Fiasco.OC from snapshot(2014022815). I have added the etc/foc.conf file with
L4_BUILD_DIR = /home/millo/l4re-snapshot-2014022815/src/l4/build KERNEL = /home/millo/l4re-snapshot-2014022815/src/kernel/fiasco/build/fiasco I have compiled the Fiaco.OCexport PATH=$PATH:/usr/local/genode-gcc/bin/
export SYSTEM_TARGET=genode-x86- On Fiasco.OC source folder: make BUILDDIR=build cd build make menuconfig make -j8 On L4Re source folder: make B=build make O=build SYSTEM_TARGET=genode-x86- menuconfig make O=build SYSTEM_TARGET=genode-x86- -j8 On L4Re building process get the error: ==> Linking dde26_test ... undefined reference to `__emutls_v.__libc_errno' Trying to build Genode for foc_x86 ignoring the L4Re error y got another error, and it seems that Genode is not using the new Fiasco.OC version make cleanall make run/printf make[1]: Leaving directory `/home/millo/GenodeOS/build/foc_x86_32' genode build completed using fiasco kernel /home/millo/GenodeOS/build/foc_x86_32/kernel/fiasco.oc/fiasco using sigma0/bootstrap at /home/millo/GenodeOS/build/foc_x86_32/l4 cp: cannot stat `/home/millo/GenodeOS/build/foc_x86_32/l4/bin/x86_586/l4f/sigma0': No such file or directory Somebody have tested Genode with another version of Fiasco.OC? I'm doing anything wrong? Best regards -- Lic. Reinier Millo Sánchez Centro de Estudios de Informática Universidad Central "Marta Abreu" de Las Villas "antes de discutir ... respira; antes de hablar ... escucha; antes de escribir ... piensa; antes de herir ... siente; antes de rendirte ... intenta; antes de morir ... vive"
<<attachment: rmillo.vcf>>
------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
