[Prev][Next][Index][Thread]

Compilation pb under SunOS 4.1.4



hello,

I hope this is the good place to make my question:

I'm triying to compile w3c-libwww-5.1b on a Sparc20 under Sun0S4.1.4, using gcc.
I get the following report:

gcc -DHAVE_CONFIG_H -I. -I. -I../..   -g -O2 -c HTMemLog.c
In file included from sysdep.h:713,
                 from HTMemLog.c:12:
HTMemLog.c: In function `HTMemLog_adjustGMT':
HTMemLog.c:108: `timezone' undeclared (first use this function)
HTMemLog.c:108: (Each undeclared identifier is reported only once
HTMemLog.c:108: for each function it appears in.)
HTMemLog.c: In function `HTMemLog_addTime':
HTMemLog.c:131: warning: assignment makes integer from pointer without a cast
HTMemLog.c: In function `HTMemLog_callback':
HTMemLog.c:191: warning: assignment makes integer from pointer without a cast
make[3]: *** [HTMemLog.o] Error 1
make[3]: Leaving directory `/usr/local/home/thibaut/www/test/w3c-libwww-5.1b/Lib
rary/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/home/thibaut/www/test/w3c-libwww-5.1b/Lib
rary'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/home/thibaut/www/test/w3c-libwww-5.1b'
make: *** [all-recursive-am] Error 2

Did someone get the same problem ?
Please reply to my personal e-mail, as I've not subscrire to the list.
Thank you very much.

Loïc Thibaut
ORSTOM - Montpellier - France