When I set the L4 source directory to L4re build directory it's works, but some required L4 modules are required stdlibs log l4re_c-util libio shmc rtc. I have found this modules in the l4re-snapshot/src/l4/pkg but there are not found by the program. I need to copy the modules in an other directory ? -- ------------------------------------------------ Maxime LASTERA Phd Student Dependable Computing and Fault Tolerance group LAAS-CNRS 7 av Colonel Roche 31077 Toulouse E-mail: mlastera@laas.fr Phone : +33561336979 ------------------------------------------------
On Wed Nov 03, 2010 at 16:36:05 +0100, Maxime Lastera wrote:
When I set the L4 source directory to L4re build directory it's works, but some required L4 modules are required
Yes, the build directory is the right one.
stdlibs log l4re_c-util libio shmc rtc.
I have found this modules in the l4re-snapshot/src/l4/pkg but there are not found by the program.
I need to copy the modules in an other directory ?
No. That is supposed to work automatically. Could you please copy'n'paste the error message? Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (2)
-
Adam Lackorzynski -
Maxime Lastera