Xymon Mailing List Archive search

snapshot 070109

1 message in this thread

list Lars Ebeling · Tue, 9 Jan 2007 16:05:08 +0100 ·
To solve this problem on HP-UX 11.11 add

#include <limits.h>  
to holidays.c


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 hol
idays.o holidays.c                                                              holidays.c: In function `load_holidays':                                        holidays.c:162: error: `PATH_MAX' undeclared (first use in this function)       holidays.c:162: error: (Each undeclared identifier is reported only once        holidays.c:162: error: for each function it appears in.)                        make[1]: *** [holidays.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