Problem with running hello world application in l4re
Gayathri Nagarajan <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <CAKZHFneJ3A1Pra1hrGJdU50oS8A1vyaJSZdvEFXHWJHewdG=uQ@mail.gmail.com> |
I am running ubunthu in 32-bit Oracle VM, but using 64-bit host windows 8. When I use *1. l4re-build$ make grub2iso E=hello MODULE_SEARCH_PATH=/src/kernel/fiasco/mybuild * I get.... make[1]: Entering directory `/home/ubunthu/src/l4' Processing entry 'hello' Could not find 'fiasco' with path ':/home/ubunthu/src/l4/path/to/builddir/bin/x86_586:/home/ubunthu/src/l4/path/to/builddir/bin/x86_586/l4f:/home/ubunthu/src/l4/path/to/builddir/lib/x86_586:/home/ubunthu/src/l4/path/to/builddir/lib/x86_586/l4f' make[1]: *** [grub2iso] Error 1 make[1]: Leaving directory `/home/ubunthu/src/l4' make: *** [grub2iso] Error 2 *2. l4re-build$ make qemu E=hello MODULE_SEARCH_PATH=/src/kernel/fiasco/mybuild* I get.... make[1]: Entering directory `/home/ubunthu/src/l4' Could not find 'fiasco' with path '/path/to/fiasco-build:/home/ubunthu/src/l4/path/to/builddir/bin/x86_586:/home/ubunthu/src/l4/path/to/builddir/bin/x86_586/l4f:/home/ubunthu/src/l4/path/to/builddir/lib/x86_586:/home/ubunthu/src/l4/path/to/builddir/lib/x86_586/l4f' make[1]: *** [qemu] Error 1 make[1]: Leaving directory `/home/ubunthu/src/l4' make: *** [qemu] Error 2 Gayathri _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers