Jan Kiszka wrote:
Wolfgang Grandegger wrote:

...
As mentioned, I fiddled with and "--with-rtext" and "--with-linux"
without success. In the meantime I realized (from the README) the
interactive configuration but still it does not work. It does not find
"rtdm/rtdm.h". Should'nt it look for "xenomai/rtdm/rtdm.h"


This should be catched by an appropriate "-I" in the CFLAGS - to remain
portable (see also the related recent thread on xenomai-core).


Attached is the log file of "make CROSS_COMPILE=ppc_8xx- ARCH=ppc config".



What does config.log says about the compilation failure? I think there
should also be a print-out of the invoked compiler commands. But I will
also re-check if this could be an arch- or 2.4-related bug.

...
/home/wolf/rt/linuxppc_2_4_devel-2006-01-04_1034-ipipe/include/asm/mpc8xx.h:96:30: platforms/tqm8xx.h: No such file or directory
...

I see, it's a PowerPC related problem. Apart from

-I/home/wolf/rt/linuxppc_2_4_devel-2006-01-04_1034-ipipe/include

we need

-I/home/wolf/rt/linuxppc_2_4_devel-2006-01-04_1034-ipipe/arch/ppc

to find all kernel related header files.

Thanks.

Wolfgang.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to