Re: make uimage error
Shabnam Engineer <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Matthiasthank you for your response to my question.
That problem has been solved but I have a new problem :***********************************************************************my command : make uimage E="L4Linux ARM" MODULE_SEARCH_PATH=/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/kernel/fiasco/mybuild/ O=/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/
the massege :make[1]: Entering directory `/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4'
Could not find 'l4lx.cfg' with path '/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/kernel/fiasco/mybuild/:/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/bin/arm_armv7a:/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/bin/arm_armv7a/l4f:/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/lib/arm_armv7a:/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/lib/arm_armv7a/l4f'
Processing of /home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/conf/modules.list failed!
make[3]: *** No rule to make target `mod.make.inc', needed by `bootstrap.ld'. Stop.
make[2]: *** [/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/pkg/bootstrap/server/src/OBJ-arm_armv7a] Error 2
make[1]: *** [uimage] Error 2
make[1]: Leaving directory `/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4'
make: *** [uimage] Error 2
***************************************************
the l4lc.cfg file exists in this route : /home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/conf/examplesbut i don't know how to solve this problem
thank you for your considering my questionRegards, Shabnam
On Monday, September 28, 2015 1:27 PM, Matthias Lange <[email protected]> wrote:
Hi,
On 09/26/2015 10:28 PM, Shabnam Engineer wrote:
> Hi Adam,
> I built l4linux successfully and again I got this error :
>
> ******************************************************************************
> ---> my command :
> make uimage E="L4Linux ARM"
> MODULE_SEARCH_PATH=/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/kernel/fiasco/mybuild/
> O=/home/shabnam/Desktop/snapshot/l4re-snapshot-2014092821/src/l4/builddir/
Where did you build L4Linux and where is 'vmlinuz.arm'? Add that path to
MODULE_SEARCH_PATH. Be aware that in your example above you actually
reset MODULE_SEARCH_PATH instead of extending it.
Matthias.
_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers