Michael Knigge wrote: > On Wed, 29 Nov 2006 09:31:12 -0800, Henry Willard <[EMAIL PROTECTED]> > wrote: > > >How about reading the manual? > > How about reading my posting? Or am I blind? > > > #define _OE_SOCKETS > > #define _OPEN_MSGQ_EXT > > Both are defined using the following Compiler-Options: > > DEFINE(_OE_SOCKETS) > DEFINE(_OPEN_MSGQ_EXT) > > > #include <sys/types.h> > > #include <sys/time.h> > > #include <sys/msg.h> > > All three headerfiles are also included in my source. > > So, what did you wanna tell me? I can't get it! > > Bye, > Michael
Sorry, I did miss that. Unfortunately your example compiles cleanly on my 1.7 system using the same options except for LOCALE and LSEARCH. Use of the SHOWINC option will show what is going on in the header files. Regards, Henry ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

