This is the mail archive of the ecos-patches@sourceware.org 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]

RE: Missing include/sys/cdefs.h


Interesting.  I have been including sysctl.h in my application with no
problems.  I'm not sure what cdefs.h file the compiler was using.  Probably
one from the development system (linux).

I added the new cdefs.h file, and now get the following compiler warning:

../install/include/sys/cdefs.h:166:5: warning: "__FreeBSD_cc_version" is not
defined

Jay

-----Original Message-----
From: John Dallaway [mailto:jld@ecoscentric.com]
Sent: Wednesday, December 03, 2008 9:15 AM
To: ecos-patches@ecos.sourceware.org
Subject: Missing include/sys/cdefs.h


The attached patch provides the file include/sys/cdefs.h previously
missing from the eCos FreeBSD TCP/IP stack. Checked-in.

John Dallaway
eCosCentric Limited


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