Hi all,

I compiled and maked tdom from cvs with several warnings. Does this output 
look correct to you?

Thank you,
Nima

mail-v81:/home/unima2/installer/tdom # ./configure --enable-threads --
disable-tdomalloc --prefix=/usr/local/aol45 --exec-prefix=/usr/local/aol45 -
-with-aolserver=/usr/local/aol45 --with-tcl=../tcl8.4.17/unix
checking for correct TEA configuration... ok (TEA 3.6)
checking for Tcl configuration... 
found /home/unima2/installer/tcl8.4.17/unix/tclConfig.sh
checking for existence 
of /home/unima2/installer/tcl8.4.17/unix/tclConfig.sh... loading
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... no
checking for main in -lieee... yes
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for memmove... yes
checking for bcopy... yes
checking for AOLserver configuration... found AOLserver in /usr/local/aol45
checking for Tcl public headers... /home/unima2/installer/tcl8.4.17/generic
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... Linux-2.6.22.17-0.1-default
checking for dlopen in -ldl... yes
checking for ar... ar
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... using long
checking for build with symbols... no
checking for tclsh... /home/unima2/installer/tcl8.4.17/unix/tclsh
checking whether to enable dtd support... yes
checking whether to enable namespace support... yes
checking whether to enable built-in unknown command... no
checking whether to enable tDOMs block allocator... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tdomConfig.sh
mail-v81:/home/unima2/installer/tdom # make install
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./expat/xmlrole.c` -o 
xmlrole.o
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./expat/xmltok.c` -o 
xmltok.o
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./expat/xmlparse.c` -o 
xmlparse.o
./expat/xmlparse.c: In function âXML_Parseâ:
./expat/xmlparse.c:1491: warning: enumeration value âXML_FINISHEDâ not 
handled in switch
./expat/xmlparse.c:1478: warning: âresultâ may be used uninitialized in 
this function
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/xmlsimple.c` -o 
xmlsimple.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/utf8conv.c` -o 
utf8conv.o
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/dom.c` -o dom.o
./generic/dom.c: In function âstartElementâ:
./generic/dom.c:1265: warning: assignment from incompatible pointer type
./generic/dom.c: In function âentityDeclHandlerâ:
./generic/dom.c:1717: warning: assignment from incompatible pointer type
./generic/dom.c: In function âdomCreateDocâ:
./generic/dom.c:2280: warning: assignment from incompatible pointer type
./generic/dom.c: At top level:
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domhtml.c` -o 
domhtml.o
./generic/domhtml.c: In function âHTML_SimpleParseâ:
./generic/domhtml.c:1323: warning: assignment from incompatible pointer type
./generic/domhtml.c: At top level:
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domxpath.c` -o 
domxpath.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
./generic/domxpath.c: In function âStepPatternâ:
./generic/domxpath.c:1914: warning: âmaxâ may be used uninitialized in this 
function
./generic/domxpath.c:1914: warning: âsavedmaxâ may be used uninitialized in 
this function
./generic/domxpath.c: In function âxpathEvalâ:
./generic/domxpath.c:5240: warning: âhâ may be used uninitialized in this 
function
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domxslt.c` -o 
domxslt.o
./generic/domxslt.c: In function âprocessTopLevelâ:
./generic/domxslt.c:6762: warning: assignment from incompatible pointer type
./generic/domxslt.c: In function âxsltProcessâ:
./generic/domxslt.c:7480: warning: assignment from incompatible pointer type
./generic/domxslt.c: In function âevalAttrTemplatesâ:
./generic/domxslt.c:3320: warning: âliteralCharâ may be used uninitialized 
in this function
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/domlock.c` -o 
domlock.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tcldom.c` -o 
tcldom.o
./generic/tcldom.c: In function âtcldom_selectNodesâ:
./generic/tcldom.c:1555: warning: assignment from incompatible pointer type
./generic/tcldom.c:1615: warning: assignment from incompatible pointer type
./generic/tcldom.c: In function âselectNodesNamespacesâ:
./generic/tcldom.c:3243: warning: assignment from incompatible pointer type
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/nodecmd.c` -o 
nodecmd.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
./generic/nodecmd.c: In function ânodecmd_createNodeCmdâ:
./generic/nodecmd.c:514: warning: âtypeâ may be used uninitialized in this 
function
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tdominit.c` -o 
tdominit.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tclexpat.c` -o 
tclexpat.o
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tdomStubInit.c` -
o tdomStubInit.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
rm -f libtdom0.8.3.so
gcc -shared -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -
Wl,--export-dynamic  -o libtdom0.8.3.so xmlrole.o xmltok.o xmlparse.o 
xmlsimple.o utf8conv.o dom.o domhtml.o domxpath.o domxslt.o domlock.o 
tcldom.o nodecmd.o tdominit.o tclexpat.o tdomStubInit.o  -
L/home/unima2/installer/tcl8.4.17/unix -ltclstub8.4
: libtdom0.8.3.so
gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -
DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -
DNS_AOLSERVER=1 -DUSE_NORMAL_ALLOCATOR=1 -DUSE_THREAD_ALLOC=1 -
D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -
DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -
DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1   -I./generic -I./expat -
I"/usr/local/aol45/include" -
I"/home/unima2/installer/tcl8.4.17/generic"    -pipe -O2 -fomit-frame-
pointer -Wall -Wno-implicit-int -fPIC  -c `echo ./generic/tdomStubLib.c` -o 
tdomStubLib.o
./generic/dom.h:81: warning: âmemsuiteâ defined but not used
rm -f libtdomstub0.8.3.a
ar cr libtdomstub0.8.3.a tdomStubLib.o
ranlib libtdomstub0.8.3.a
 /usr/bin/install -c 
libtdom0.8.3.so /usr/local/aol45/lib/tdom0.8.3/libtdom0.8.3.so
 : /usr/local/aol45/lib/tdom0.8.3/libtdom0.8.3.so
 /usr/bin/install -c 
libtdomstub0.8.3.a /usr/local/aol45/lib/tdom0.8.3/libtdomstub0.8.3.a
 ranlib /usr/local/aol45/lib/tdom0.8.3/libtdomstub0.8.3.a
 Install tdom.tcl /usr/local/aol45/lib/tdom0.8.3/tdom.tcl
 Install pkgIndex.tcl /usr/local/aol45/lib/tdom0.8.3
/usr/bin/install -c -m 644 tdomConfig.sh /usr/local/aol45/lib
Installing header files in /usr/local/aol45/include
Installing ./generic/tdom.h
Installing documentation in /usr/local/aol45/man
Installing ./doc/dom.n
Installing ./doc/domDoc.n
Installing ./doc/domNode.n
Installing ./doc/expat.n
Installing ./doc/expatapi.n
Installing ./doc/tdomcmd.n
Installing ./doc/tnc.n


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to