I have not downloaded the latest snapshot for a while, but today I did. The same error that I had the last time occured today again.
I am compiling on HP-UX 11.11
gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I
/home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -c -o loc
ator.o locator.c
locator.c: In function écall_locator':
locator.c:81: error: éMSG_DONTWAIT' undeclared (first use in this function)
locator.c:81: error: (Each undeclared identifier is reported only once
locator.c:81: error: for each function it appears in.)
makeÄ1Å: *** Älocator.oÅ Error 1
makeÄ1Å: Leaving directory é/home/hobbit/snapshot/lib'
make: *** Älib-buildÅ Error 2
Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
After some googling I found this in "Linux porting guide for HP-UX on PA platforms"
The following flags in the flags parameter are not supported in HP-UX:
MSG_NOSIGNAL MSG_ERRQUEUE MSG_DONTROUTE MSG_DONTWAIT MSG_FIN MSG_SYN MSG_RST MSG_PROXY MSG_EOR Regards Lars----- Original Message ----- From: lars ebeling To: hobbit Sent: Thursday, November 30, 2006 4:13 PM Subject: [hobbit] Error compiling snapshot
I have not downloaded the latest snapshot for a while, but today I did. The same error that I had the last time occured today again.
I am compiling on HP-UX 11.11
gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I
/home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -c -o loc
ator.o locator.c
locator.c: In function écall_locator':
locator.c:81: error: éMSG_DONTWAIT' undeclared (first use in this function)
locator.c:81: error: (Each undeclared identifier is reported only once
locator.c:81: error: for each function it appears in.)
makeÄ1Å: *** Älocator.oÅ Error 1
makeÄ1Å: Leaving directory é/home/hobbit/snapshot/lib'
make: *** Älib-buildÅ Error 2
Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
participants (1)
-
lars.ebeling@leopg9.no-ip.org