Am 09.06.2005 um 22:49 schrieb Zoran Vasiljevic:
Hi!
I'm afraid the compilation is somehow broken:
zoran:~/sf/naviserver/nsd zoran$ make
gcc -pipe -g -Wall -Wno-implicit-int -fno-common -I../include -I"/
usr/local/include" -DNO_CONST -DHAVE_CONFIG_H -c -o log.o log.c
log.c: In function `LogTime':
log.c:762: error: wrong type argument to unary minus
log.c: At top level:
log.c:37: warning: `RCSID' defined but not used
make: *** [log.o] Error 1
I see... the config.h is now used. But I'd need some help
to know how this all is used. Any hints for startup?
OTOH, the HAVE_TM_GMTOFF define is missing. W/o this the
Darwin compilation fails as seen from above.
Zoran