Issue ./build.py -h or something to see how to use build.py.
On Fri, 2012-06-01 at 13:41 +0800, yuxing007 wrote: > Hi, > > I’ve just tried to compile the Codezero source refer to the > Codezero_Reference_Manual.pdf . And my development environment is the > Linux mint 12 (Ubuntu 11.10). When I started to build the Codezero > sources according to the 6th step in that > Codezero_Reference_Manual.pdf . But I get the error information listed > as follow: > > First,when I read the statement bellow in the manual : > " > The user can either choose the default configuration or decide to use > a custom configura- > tion. Please refer to the Codezero Configuration Symbols section for > more help on configu- > ration symbols and their meanings. > " > But after I clicked the internet link to the "Codezero Configuration > Symbols " in the manual, I get this > site http://l4dev.org/codezero_configuration_symbols > It says "This topic does not exist yet". > So I can't get the information about the "Codezero Configuration > Symbols " . I wonder whether this is a Link Error? > > Second, when I executed command " ./build.py --configure " and then > enter into a submenu of the Codezero Microkernel Configurator, > but I couldn't return to the mainmenu. Because I found no effective > help command to return to the parent menu. > > Third, after I executed command "./build.py" to compile the Codezero > source, I got some error information as follow: > " > arm-none-linux-gnueabi-gcc > -o /opt/codezero/build/conts/userlibs/libl4/src/init.o -c -g -nostdlib > -ffreestanding -std=gnu99 -Wall -Werror -march=armv7-a -include > l4/config.h -include l4/macros.h -include l4/types.h -include > l4lib/macros.h -I/opt/codezero/include > -I/opt/codezero/build/conts/userlibs/libl4/include -Ilibl4/include > -I/opt/codezero/build/conts/userlibs/libl4/include/l4lib/arch > -Ilibl4/include/l4lib/arch -Ilibmem/include libl4/src/init.c > In file included from /opt/codezero/include/l4/glue/arm/memlayout.h:9, > from /opt/codezero/include/l4/glue/arm/message.h:82, > from libl4/include/l4lib/arch/arm/utcb.h:15, > from libl4/include/l4lib/arch/arm/syscalls.h:11, > from libl4/include/l4lib/kip.h:13, > from libl4/src/init.c:6: > /opt/codezero/include/l4/glue/arm/memory.h:11: fatal error: > l4/arch/arm/v7/mm.h: No such file or directory > compilation terminated. > scons: *** [/opt/codezero/build/conts/userlibs/libl4/src/init.o] Error > 1 > scons: building terminated because of errors. > Building userspace libraries failed... > > > " > > > These information above are all the problems what I found in my > experience of building the Codezero. > > I look forward to receiving your reply and help! > Thank you! > > Solon Chen > > Kunming, China > _______________________________________________ > codezero-devel mailing list > [email protected] > http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org -- Thanks, Amit Mahajan _______________________________________________ codezero-devel mailing list [email protected] http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org
