On Thu, 2012-01-19 at 13:41 +0100, Mario wrote: > Thanks. It worked. now two errors again please : > > root@ziomario:/usr/local/codezero/codezero/tools# ./run-qemu-insight > > ./run-qemu-insight: riga 7: qemu-system-arm: command not found > ./run-qemu-insight: riga 8: arm-none-insight: command not found >
You need to upadte your PATH environment variable with the path of above binaries. Both binaries mentioned above are installed by the toolkit package at the path mentioned dusring installation. > thanks. > > 2012/1/19 Mario <marietto2...@gmail.com>: > > root@ziomario:~/CodeSourcery/Sourcery_G++_Lite/bin# ls > > arm-none-eabi-addr2line arm-none-eabi-gcc-4.4.1 arm-none-eabi-objdump > > arm-none-eabi-ar arm-none-eabi-gcov arm-none-eabi-ranlib > > arm-none-eabi-as arm-none-eabi-gdb arm-none-eabi-readelf > > arm-none-eabi-c++ arm-none-eabi-gdbtui arm-none-eabi-run > > arm-none-eabi-c++filt arm-none-eabi-gprof arm-none-eabi-size > > arm-none-eabi-cpp arm-none-eabi-ld arm-none-eabi-sprite > > arm-none-eabi-g++ arm-none-eabi-nm arm-none-eabi-strings > > arm-none-eabi-gcc arm-none-eabi-objcopy arm-none-eabi-strip > > > > 2012/1/19 Mario <marietto2...@gmail.com>: > >> Hello. > >> > >> I'm trying to install / configure Codezero® Embedded Hypervisor-0.5 on > >> my Ubuntu 11.10 x64 workstation. This is the error. Someone can help > >> me to fix it because I'm totally unexperienced ? thanks > >> > >> root@ziomario:/usr/local/codezero/codezero# ./build.py > >> > >> Copying kernel image and configuration... > >> > >> Building userspace libraries... > >> scons: Reading SConscript files ... > >> scons: done reading SConscript files. > >> scons: Building targets ... > >> scons: building associated VariantDir targets: > >> /usr/local/codezero/codezero/build/conts/userlibs > >> arm-none-eabi-gcc -o > >> /usr/local/codezero/codezero/build/conts/userlibs/eabi/libl4/src/init.o > >> -c -nostdlib -ffreestanding -std=gnu99 -Wall -Werror -nostdinc > >> -march=armv7-a -O2 -D__LINUX__ -mabi=aapcs-linux -include > >> /usr/local/codezero/codezero/include/l4/config.h -include > >> l4lib/macros.h -include l4lib/types.h -Ilibl4/include -Ilibc/include > >> -Ilibmem/include libl4/src/init.c > >> sh: arm-none-eabi-gcc: not found > >> scons: *** > >> [/usr/local/codezero/codezero/build/conts/userlibs/eabi/libl4/src/init.o] > >> Error 127 > >> scons: building terminated because of errors. > >> Building userspace libraries failed... > >> > >> > >> -- > >> Mario. > > > > > > > > -- > > Mario. > > > -- Regards, Amit Mahajan _______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org