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:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2008 9:15 AM To: [email protected] 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
