- From: Kim,Dong-lyp <dlkim%essex.ac.uk@seralph21.essex.ac.uk>
- Date: Mon, 14 Jul 1997 15:02:05 +0100
- To: www-lib%w3.org@seralph21.essex.ac.uk
I am tring to install libwww5.1b on unix. But I couldn't. The below is the error message. Could you please inform me about that. Thank you. sol11% make install Making install in config make[1]: Entering directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/config' make[1]: Leaving directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/config' Making install in Library make[1]: Entering directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library' Making install in src make[2]: Entering directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library/src' Making install in windows make[3]: Entering directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library/src/windows' make[3]: Leaving directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library/src/windows' Making install in vms make[3]: Entering directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library/src/vms' make[3]: Leaving directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library/src/vms' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -c HTMemLog.c In file included from sysdep.h:713, from HTMemLog.c:12: /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:116: warning: `NL0' redefined /usr/include/sys/ioctl.h:30: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:117: warning: `NL1' redefined /usr/include/sys/ioctl.h:31: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:119: warning: `CR0' redefined /usr/include/sys/ioctl.h:40: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:120: warning: `CR1' redefined /usr/include/sys/ioctl.h:41: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:121: warning: `CR2' redefined /usr/include/sys/ioctl.h:42: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:122: warning: `CR3' redefined /usr/include/sys/ioctl.h:43: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:124: warning: `TAB0' redefined /usr/include/sys/ioctl.h:35: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:125: warning: `TAB1' redefined /usr/include/sys/ioctl.h:36: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:126: warning: `TAB2' redefined /usr/include/sys/ioctl.h:37: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:127: warning: `XTABS' redefined /usr/include/sys/ioctl.h:38: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:130: warning: `BS0' redefined /usr/include/sys/ioctl.h:48: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:131: warning: `BS1' redefined /usr/include/sys/ioctl.h:49: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:136: warning: `FF0' redefined /usr/include/sys/ioctl.h:45: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:137: warning: `FF1' redefined /usr/include/sys/ioctl.h:46: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:169: warning: `ECHO' redefined /usr/include/sys/ioctl.h:23: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:173: warning: `NOFLSH' redefined /usr/include/sys/ioctl.h:66: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:174: warning: `TOSTOP' redefined /usr/include/sys/ioctl.h:57: warning: this is the location of the previous definition /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:189: warning: `FLUSHO' redefined /usr/include/sys/ioctl.h:58: warning: this is the location of/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.2/include/termios.h:190: warning: `PENDIN' redefined /usr/include/sys/ioctl.h:64: warning: this is the location of the previous definition 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[2]: *** [HTMemLog.o] Error 1 make[2]: Leaving directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/Ufs/cspgc/csmc/dlkim/Korean/TMP/w3c-libwww-5.1b/Library' make: *** [install-recursive] Error 1 sol11%
Received on Monday, 14 July 1997 10:02:28 UTC