From: Larry W. V. <lv...@ca...> - 2004-04-21 13:23:24
|
Platform: sparc solaris 8 sun c compiler and libxml2 version 2.6.9 . I'm trying to build the latest tcldom (dated 2004-02-25) and I am getting the following error. creating tcldom-libxml2Config.sh cc -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_R EENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_AT FORK=1 -DHAVE_READDIR_R=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64= 1 -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD =1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRT OULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 - DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1 -DHAVE _GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -Dstr tod=fixstrtod -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LAN GINFO=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ SYS_FILIO_H=1 -DVERSION=\"3.0\" -DTCLDOM_LIBXML2_VERSION=\"3.0\" -DTCL_WIDE_IN T_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OF F64_T=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT =1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_ THREADS=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DUSE_TCL_STUBS=1 -I/vo l/tclsrcsol/tcl84/tcl8.4.6/generic -I/vol/tclsrcsol/tcl84/tcl8.4.6/unix -I../inc lude -I/volws/lwv26/ldatae/tcl84/include -I/projects/intranet/include -g -KP IC -c `echo tcldom-libxml2.c` -o tcldom-libxml2.o "tcldom-libxml2.c", line 874: warning: statement not reached "tcldom-libxml2.c", line 979: undefined symbol: TCLDOM_SERIALIZE_ENCODING "tcldom-libxml2.c", line 979: integral constant expression expected "tcldom-libxml2.c", line 979: duplicate case in switch: 1 "tcldom-libxml2.c", line 1009: warning: argument #1 is incompatible with prototy pe: prototype: pointer to const char : "unknown", line 0 argument : pointer to unsigned char "tcldom-libxml2.c", line 1021: warning: argument #1 is incompatible with prototy pe: prototype: pointer to const char : "unknown", line 0 argument : pointer to unsigned char "tcldom-libxml2.c", line 1071: cannot recover from previous errors cc: acomp failed for tcldom-libxml2.c -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |