This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

building ecos tools on redhat



I've tried numerous versions of gcc and various levels of kernel, but ecos 2.0 always seems to fail while trying to compile the host side tools.


Either it fails because it can't figure out what pthread_mutex_t is, or because it can't figure out what timeval is...it varies depending on which linux box and version of gcc I try.

With gcc 3.2, you get this:

rawether.o: In function `real_init':
rawether.o(.text+0x483): `sys_errlist' is deprecated; use `strerror' or `strerro
r_r' instead
rawether.o(.text+0x473): `sys_nerr' is deprecated; use `strerror' or `strerror_r
' instead


Anyone have any suggestions?


+==========================================================+ Brian N. Hawley bhawley@luminex.com Luminex Software, Inc. http://www.luminex.com PO Box 5908 voice: 909-781-4100 x112 Riverside, CA 92517 fax: 909-781-4105 +==========================================================+



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]