[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Instaling Problem Rtems4.0 on Linux5.2
- Date: Wed, 14 Jul 1999 14:15:52 +0200
- From: corsepiu at faw.uni-ulm.de (Ralf Corsepius)
- Subject: Instaling Problem Rtems4.0 on Linux5.2
Mahesh Revuri wrote:
> Sir,
> I am trying to install Rtems on Lynux 5.2 host with i386 target.I am
> getting
> an error while exucuting the bit script.I am using egcs1.1b.please help me
> instaling.
>
[..]
>
> Afret entering signal dir ,gave a make comand it could not compile
> signal.c
> when given a gcc to signal.c it complaints that reent.h &_syslist.h:No such
> file or directory
> But those two .h files are present in include directory.
> What am i to do now?
This seems to be the fixincludes problem with linux kernel versions > 2.0.x and egcs once again.
There have been several postings to fix this bug on this list. Please check the list archive for "fixincludes"
Ralf