On Tue Nov 09, 2010 at 14:41:20 +0100, Maxime Lastera wrote: > I try without success to create .elf file with the command 'make > image E=l4linux' > > I have the following message : > > Building entry "l4linux" > Unknown entry "l4linux"! at > /home/Maxx/Downloads/l4re-snapshot/src/l4/tool/lib/L4/ModList.pm > line 168 > > > the modules.list file contains > entry l4linux x86 > modaddr 0x002000000 > kernel fiasco -serial_esc > roottask moe rom/l4lx.cfg > module l4re > module ned > module l4lx.cfg > module vmlinuz > > > I think the moduless.list file isn't in the good directory but I try > l4re directory and l4linux without success neither. > > Any ideas ?
Try: make image E="l4linux x86" Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/ _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
