Network Demos need simple update - gentle reminder

Robert S. Grimes rsg at alum.mit.edu
Thu May 17 12:37:04 UTC 2007


Hi,

The network-demos need (at least) a very simple update.  Specifically,
the inclusion of  confdefs.h needs to be rtems/confdefs.h.  For example,
in netdemo/init.c, you'll see the following line:

    #include <confdefs.h>

>From what I understand (and have confirmed via build), the file needs to
be included like this:

    #include <rtems/confdefs.h>

This was raised earlier (January 2007?) by Amalaye Oyake on the mail
list, and answered by Joel, but the files haven't been updated (yet).

Thanks!



More information about the users mailing list