[ytl@net-desk1:/tmp/dbxml-2.2.13]$ sudo ./buildall.sh --enable-perl --enable-jav a Password: Start DB build: Tue Oct 10 02:24:22 PDT 2006 Configuring Berkeley DB checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking if building in the top-level or dist directories... no checking if --disable-cryptography option specified... no checking if --disable-hash option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-statistics option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... no checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... yes checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-mutexalign=ALIGNMENT option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking for ar... ar checking for chmod... chmod checking for cp... cp checking for ln... ln checking for mkdir... mkdir checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib checking for rm... rm checking for sh... sh checking for sh... /bin/sh checking for strip... strip checking for strip... /usr/bin/strip checking for a BSD-compatible install... /usr/bin/install -c 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 for an ANSI C-conforming const... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... no checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking for javac... javac checking if javac works... yes checking for jar... jar checking for java... java checking for uudecode... no configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for javac... /usr/local/java/current/bin/javac checking absolute path of javac... /usr/local/java/current/bin/javac checking java version... 1.5.0_07 checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for off_t... yes checking for size_t... yes checking for long long... yes checking for unsigned long long... yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for unsigned long long... (cached) yes checking size of unsigned long long... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for char *... yes checking size of char *... 4 checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for u_int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ANSI C exit success/failure values... yes checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for main in -lpthread... yes checking for main in -lm... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking for mutexes... POSIX/pthreads/library checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for clock_gettime... no checking for directio... no checking for fdatasync... yes checking for ftruncate... yes checking for getrusage... yes checking for gettimeofday... yes checking for getuid... yes checking for pstat_getdynamic... no checking for rand... yes checking for sched_yield... yes checking for select... yes checking for snprintf... yes checking for srand... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for pread... yes checking for pwrite... yes checking for fcntl/F_SETFD... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for 64-bit integral type support for sequences... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_config.h config.status: db_config.h is unchanged Building Berkeley DB make: Nothing to be done for `all'. Installing Berkeley DB Installing DB include files: /tmp/dbxml-2.2.13/install/include ... Installing DB library: /tmp/dbxml-2.2.13/install/lib ... cp -p .libs/libdb-4.3.so /tmp/dbxml-2.2.13/install/lib/libdb-4.3.so cp -p .libs/libdb-4.3.lai /tmp/dbxml-2.2.13/install/lib/libdb-4.3.la cp -p .libs/libdb_cxx-4.3.so /tmp/dbxml-2.2.13/install/lib/libdb_cxx-4.3.so cp -p .libs/libdb_cxx-4.3.lai /tmp/dbxml-2.2.13/install/lib/libdb_cxx-4.3.la cp -p .libs/libdb_java-4.3.so /tmp/dbxml-2.2.13/install/lib/libdb_java-4.3.so cp -p .libs/libdb_java-4.3.lai /tmp/dbxml-2.2.13/install/lib/libdb_java-4.3.la cp -p .libs/libdb-4.3.a /tmp/dbxml-2.2.13/install/lib/libdb-4.3.a ranlib /tmp/dbxml-2.2.13/install/lib/libdb-4.3.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdb-4.3.a cp -p libdb.a /tmp/dbxml-2.2.13/install/lib/libdb.a ranlib /tmp/dbxml-2.2.13/install/lib/libdb.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdb.a cp -p .libs/libdb_cxx-4.3.a /tmp/dbxml-2.2.13/install/lib/libdb_cxx-4.3.a ranlib /tmp/dbxml-2.2.13/install/lib/libdb_cxx-4.3.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdb_cxx-4.3.a cp -p libdb_cxx.a /tmp/dbxml-2.2.13/install/lib/libdb_cxx.a ranlib /tmp/dbxml-2.2.13/install/lib/libdb_cxx.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdb_cxx.a cp -p .libs/libdb_java-4.3.a /tmp/dbxml-2.2.13/install/lib/libdb_java-4.3.a ranlib /tmp/dbxml-2.2.13/install/lib/libdb_java-4.3.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdb_java-4.3.a PATH="$PATH:/sbin" ldconfig -n /tmp/dbxml-2.2.13/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/dbxml-2.2.13/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Installing DB utilities: /tmp/dbxml-2.2.13/install/bin ... cp -p .libs/db_archive /tmp/dbxml-2.2.13/install/bin/db_archive cp -p .libs/db_checkpoint /tmp/dbxml-2.2.13/install/bin/db_checkpoint cp -p .libs/db_deadlock /tmp/dbxml-2.2.13/install/bin/db_deadlock cp -p .libs/db_dump /tmp/dbxml-2.2.13/install/bin/db_dump cp -p .libs/db_load /tmp/dbxml-2.2.13/install/bin/db_load cp -p .libs/db_printlog /tmp/dbxml-2.2.13/install/bin/db_printlog cp -p .libs/db_recover /tmp/dbxml-2.2.13/install/bin/db_recover cp -p .libs/db_stat /tmp/dbxml-2.2.13/install/bin/db_stat cp -p .libs/db_upgrade /tmp/dbxml-2.2.13/install/bin/db_upgrade cp -p .libs/db_verify /tmp/dbxml-2.2.13/install/bin/db_verify Installing documentation: /tmp/dbxml-2.2.13/install/docs ... End DB build: Tue Oct 10 02:24:51 PDT 2006 ******************************** ******************************** Start Xerces build: Tue Oct 10 02:24:51 PDT 2006 Configuring Xerces Generating makefiles with the following options ... Platform: linux C Compiler: gcc C++ Compiler: g++ Message Loader: inmem Net Accessor: socket Transcoder: native Thread option: pthread bitsToBuild option: 32 Extra compile options: Extra link options: Extra configure options: --prefix=/tmp/dbxml-2.2.13/install Debug is OFF creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -w -O -DNDEBUG -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET ) works... yes checking whether the C compiler (gcc -w -O -DNDEBUG -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... g++ checking whether the C++ compiler (g++ -w -O -DNDEBUG -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET ) works... yes checking whether the C++ compiler (g++ -w -O -DNDEBUG -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for autoconf... autoconf checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for XMLByte... no checking host system type... i686-pc-linux-gnu updating cache ./config.cache creating ./config.status creating Makefile creating util/Makefile creating util/Transcoders/Cygwin/Makefile creating util/Transcoders/ICU/Makefile creating util/Transcoders/Iconv/Makefile creating util/Transcoders/Iconv390/Makefile creating util/Transcoders/Uniconv390/Makefile creating util/Transcoders/Iconv400/Makefile creating util/Transcoders/IconvFBSD/Makefile creating util/Transcoders/IconvGNU/Makefile creating util/Transcoders/MacOSUnicodeConverter/Makefile creating util/Platforms/Makefile creating util/Platforms/Solaris/Makefile creating util/Platforms/AIX/Makefile creating util/Platforms/BeOS/Makefile creating util/Platforms/QNX/Makefile creating util/Platforms/Interix/Makefile creating util/Platforms/Linux/Makefile creating util/Platforms/FreeBSD/Makefile creating util/Platforms/NetBSD/Makefile creating util/Platforms/HPUX/Makefile creating util/Platforms/OS390/Makefile creating util/Platforms/OS400/Makefile creating util/Platforms/IRIX/Makefile creating util/Platforms/PTX/Makefile creating util/Platforms/OpenServer/Makefile creating util/Platforms/UnixWare/Makefile creating util/Platforms/Tru64/Makefile creating util/Platforms/MacOS/Makefile creating util/Platforms/Win32/Makefile creating util/Platforms/Cygwin/Makefile creating util/Compilers/Makefile creating util/MsgLoaders/InMemory/Makefile creating util/MsgLoaders/ICU/Makefile creating util/MsgLoaders/ICU/resources/Makefile creating util/MsgLoaders/MsgCatalog/Makefile creating util/MsgLoaders/MsgFile/Makefile creating util/NetAccessors/Socket/Makefile creating util/NetAccessors/libWWW/Makefile creating util/NetAccessors/MacOSURLAccessCF/Makefile creating util/regx/Makefile creating validators/Makefile creating validators/common/Makefile creating validators/datatype/Makefile creating validators/DTD/Makefile creating validators/schema/Makefile creating validators/schema/identity/Makefile creating framework/Makefile creating framework/psvi/Makefile creating dom/Makefile creating dom/impl/Makefile creating dom/deprecated/Makefile creating parsers/Makefile creating internal/Makefile creating sax/Makefile creating sax2/Makefile creating ../../obj/Makefile Having build problems? Read instructions at http://xml.apache.org/xerces-c/build.html Still cannot resolve it? Find out if someone else had the same problem before. Go to http://marc.theaimsgroup.com/?l=xerces-c-dev In future, you may also directly type the following commands to create the Makefiles. export TRANSCODER="NATIVE" export MESSAGELOADER="INMEM" export NETACCESSOR="Socket" export THREADS="pthread" export BITSTOBUILD="32" export CC="gcc" export CXX="g++" export CXXFLAGS=" -w -O -DNDEBUG -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET " export CFLAGS=" -w -O -DNDEBUG -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET " export LDFLAGS=" " export LIBS=" -lpthread " configure --prefix=/tmp/dbxml-2.2.13/install If the result of the above commands look OK to you, go to the directory /tmp/dbxml-2.2.13/xerces-c-src/src/xercesc and type "gmake" to make the XERCES-C system. Building Xerces Preparing the directory structure for a build ... mkdir -p /tmp/dbxml-2.2.13/xerces-c-src/obj/LINUX mkdir -p /tmp/dbxml-2.2.13/xerces-c-src/obj/LINUX/depdom mkdir -p /tmp/dbxml-2.2.13/xerces-c-src/lib make -s -C util includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Platforms/Linux (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Transcoders/Iconv (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/MsgLoaders/InMemory (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/NetAccessors/Socket (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Compilers (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/regx make -s -C sax includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/sax make -s -C sax2 includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/sax2 make -s -C internal includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/internal make -s -C framework includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/framework (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/framework/psvi make -s -C parsers includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/parsers make -s -C validators includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/common (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/datatype (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/DTD (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema/identity make -s -C dom includes (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom/impl (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom/deprecated Building util make -s -C util (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Platforms/Linux (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Transcoders/Iconv (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/MsgLoaders/InMemory (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/NetAccessors/Socket (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Compilers (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/regx (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Platforms/Linux (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Transcoders/Iconv (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/MsgLoaders/InMemory (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/Compilers (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/NetAccessors/Socket (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/util/regx Building sax make -s -C sax (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/sax Building internal make -s -C internal (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/internal Building framework make -s -C framework (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/framework (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/framework/psvi (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/framework/psvi Building parsers make -s -C parsers (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/parsers Building sax2 make -s -C sax2 (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/sax2 Building dom make -s -C dom (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom/impl (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom/deprecated (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom/impl (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/dom/deprecated copy objects to /tmp/dbxml-2.2.13/xerces-c-src/obj/LINUX/depdom Building validators make -s -C validators (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/common (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/datatype (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/DTD (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema/identity (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/common (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/datatype (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/DTD (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema/identity (CP) /tmp/dbxml-2.2.13/xerces-c-src/include/xercesc/validators/schema/identity toplevel Building /tmp/dbxml-2.2.13/xerces-c-src/lib/libxerces-c.so.27.0 make -C /tmp/dbxml-2.2.13/xerces-c-src/obj -k make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/obj' make[1]: Nothing to be done for `ALL'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/obj' Installing Xerces make -C util install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util cp -fp ArrayIndexOutOfBoundsException.hpp AutoSense.hpp BaseRefVectorOf.hpp Base64.hpp BinFileInputStream.hpp BinInputStream.hpp BinMemInputStream.hpp BitOps.hpp BitSet.hpp CountedPointer.hpp DefaultPanicHandler.hpp EmptyStackException.hpp EncodingValidator.hpp FlagJanitor.hpp HashBase.hpp HashCMStateSet.hpp HashPtr.hpp HashXMLCh.hpp HexBin.hpp IllegalArgumentException.hpp InvalidCastException.hpp IOException.hpp Janitor.hpp KeyRefPair.hpp KeyValuePair.hpp KVStringPair.hpp Mutexes.hpp NameIdPool.hpp NoSuchElementException.hpp NullPointerException.hpp NumberFormatException.hpp OutOfMemoryException.hpp PanicHandler.hpp ParseException.hpp PlatformUtils.hpp QName.hpp RefArrayOf.hpp RefArrayVectorOf.hpp RefHashTableOf.hpp RefHash2KeysTableOf.hpp RefHash3KeysIdPool.hpp RefStackOf.hpp RefVectorOf.hpp RuntimeException.hpp SchemaDateTimeException.hpp SecurityManager.hpp StringPool.hpp SynchronizedStringPool.hpp TranscodingException.hpp TransENameMap.hpp TransService.hpp UnexpectedEOFException.hpp UnsupportedEncodingException.hpp UTFDataFormatException.hpp ValueArrayOf.hpp ValueHashTableOf.hpp ValueStackOf.hpp ValueVectorOf.hpp XercesDefs.hpp XercesVersion.hpp XMemory.hpp XMLAbstractDoubleFloat.hpp XMLASCIITranscoder.hpp XMLBigDecimal.hpp XMLBigInteger.hpp XMLChar.hpp XMLChTranscoder.hpp XMLDateTime.hpp XMLDeleterFor.hpp XMLDOMMsg.hpp XMLDouble.hpp XMLEBCDICTranscoder.hpp XMLEntityResolver.hpp XMLEnumerator.hpp XMLException.hpp XMLExceptMsgs.hpp XMLFloat.hpp XMLIBM1047Transcoder.hpp XMLIBM1140Transcoder.hpp XMLInitializer.hpp XMLInteger.hpp XMLMsgLoader.hpp XMLHolder.hpp XMLNetAccessor.hpp XMLNumber.hpp XMLRegisterCleanup.hpp XMLResourceIdentifier.hpp XMLString.hpp XMLStringTokenizer.hpp XMLUCS4Transcoder.hpp XMLUni.hpp XMLUniDefs.hpp XMLUri.hpp XMLURL.hpp XMLUTF16Transcoder.hpp XMLUTF8Transcoder.hpp XMLWin1252Transcoder.hpp XML256TableTranscoder.hpp XML88591Transcoder.hpp BaseRefVectorOf.c CountedPointer.c FlagJanitor.c Janitor.c KeyRefPair.c KeyValuePair.c NameIdPool.c RefArrayOf.c RefArrayVectorOf.c RefHashTableOf.c RefHash2KeysTableOf.c RefHash3KeysIdPool.c RefStackOf.c RefVectorOf.c TransENameMap.c ValueArrayOf.c ValueHashTableOf.c ValueStackOf.c ValueVectorOf.c XMLDeleterFor.c XMLHolder.c LogicalPath.c /tmp/dbxml-2.2.13/install/include/xercesc/util make -C Platforms install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Platforms' make -C Linux install make[3]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Platforms/Linux' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util/Platforms/Linux cp -fp LinuxDefs.hpp /tmp/dbxml-2.2.13/install/include/xercesc/util/Platforms/Linux make[3]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Platforms/Linux' make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Platforms' make -C Transcoders/Iconv install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Transcoders/Iconv' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util/Transcoders/Iconv cp -fp IconvTransService.hpp /tmp/dbxml-2.2.13/install/include/xercesc/util/Transcoders/Iconv make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Transcoders/Iconv' make -C MsgLoaders/InMemory install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/MsgLoaders/InMemory' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util/MsgLoaders/InMemory cp -fp XercesMessages_en_US.hpp InMemMsgLoader.hpp /tmp/dbxml-2.2.13/install/include/xercesc/util/MsgLoaders/InMemory make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/MsgLoaders/InMemory' make -C NetAccessors/Socket install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/NetAccessors/Socket' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util/NetAccessors/Socket cp -fp SocketNetAccessor.hpp UnixHTTPURLInputStream.hpp /tmp/dbxml-2.2.13/install/include/xercesc/util/NetAccessors/Socket make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/NetAccessors/Socket' make -C Compilers install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Compilers' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util/Compilers cp -fp BorlandCDefs.hpp CSetDefs.hpp CodeWarriorDefs.hpp DECCXXDefs.hpp GCCDefs.hpp QCCDefs.hpp HPCCDefs.hpp IBMVAOS2Defs.hpp IBMVAW32Defs.hpp MVSCPPDefs.hpp PTXCCDefs.hpp SCOCCDefs.hpp SunCCDefs.hpp SunKaiDefs.hpp OS400SetDefs.hpp MIPSproDefs.hpp TandemCCDefs.hpp VCPPDefs.hpp /tmp/dbxml-2.2.13/install/include/xercesc/util/Compilers make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/Compilers' make -C regx install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/regx' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/util/regx cp -fp RegxDefs.hpp UniCharTable.hpp Op.hpp OpFactory.hpp BMPattern.hpp Match.hpp RegxUtil.hpp RangeToken.hpp Token.hpp CharToken.hpp ClosureToken.hpp ConcatToken.hpp ConditionToken.hpp ModifierToken.hpp ParenToken.hpp StringToken.hpp UnionToken.hpp TokenInc.hpp XMLUniCharacter.hpp RangeFactory.hpp XMLRangeFactory.hpp BlockRangeFactory.hpp UnicodeRangeFactory.hpp ASCIIRangeFactory.hpp RangeTokenMap.hpp TokenFactory.hpp RegxParser.hpp ParserForXMLSchema.hpp RegularExpression.hpp /tmp/dbxml-2.2.13/install/include/xercesc/util/regx make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util/regx' make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/util' make -C sax install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/sax' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/sax cp -fp AttributeList.hpp DTDHandler.hpp DocumentHandler.hpp EntityResolver.hpp ErrorHandler.hpp HandlerBase.hpp InputSource.hpp Locator.hpp Parser.hpp SAXException.hpp SAXParseException.hpp /tmp/dbxml-2.2.13/install/include/xercesc/sax make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/sax' make -C sax2 install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/sax2' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/sax2 cp -fp Attributes.hpp ContentHandler.hpp DefaultHandler.hpp LexicalHandler.hpp DeclHandler.hpp SAX2XMLReader.hpp SAX2XMLFilter.hpp XMLReaderFactory.hpp /tmp/dbxml-2.2.13/install/include/xercesc/sax2 make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/sax2' make -C internal install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/internal' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/internal cp -fp BinFileOutputStream.hpp BinMemOutputStream.hpp CharTypeTables.hpp DGXMLScanner.hpp ElemStack.hpp EndOfEntityException.hpp IANAEncodings.hpp MemoryManagerArrayImpl.hpp MemoryManagerImpl.hpp ReaderMgr.hpp SGXMLScanner.hpp ValidationContextImpl.hpp VecAttrListImpl.hpp VecAttributesImpl.hpp IGXMLScanner.hpp WFXMLScanner.hpp XMLGrammarPoolImpl.hpp XMLInternalErrorHandler.hpp XMLReader.hpp XMLScanner.hpp XMLScannerResolver.hpp XProtoType.hpp XSAXMLScanner.hpp XSerializable.hpp XSerializationException.hpp XSerializeEngine.hpp XSObjectFactory.hpp XTemplateSerializer.hpp /tmp/dbxml-2.2.13/install/include/xercesc/internal make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/internal' make -C framework install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/framework' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/framework cp -fp BinOutputStream.hpp LocalFileInputSource.hpp LocalFileFormatTarget.hpp MemBufInputSource.hpp MemBufFormatTarget.hpp MemoryManager.hpp StdInInputSource.hpp StdOutFormatTarget.hpp URLInputSource.hpp ValidationContext.hpp Wrapper4DOMInputSource.hpp Wrapper4InputSource.hpp XMLAttDef.hpp XMLAttDefList.hpp XMLAttr.hpp XMLBuffer.hpp XMLBufferMgr.hpp XMLContentModel.hpp XMLDocumentHandler.hpp XMLDTDDescription.hpp XMLElementDecl.hpp XMLEntityDecl.hpp XMLEntityHandler.hpp XMLErrorCodes.hpp XMLErrorReporter.hpp XMLFormatter.hpp XMLGrammarDescription.hpp XMLGrammarPool.hpp XMLNotationDecl.hpp XMLPScanToken.hpp XMLRecognizer.hpp XMLRefInfo.hpp XMLSchemaDescription.hpp XMLValidator.hpp XMLValidityCodes.hpp /tmp/dbxml-2.2.13/install/include/xercesc/framework make -C psvi install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/framework/psvi' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/framework/psvi cp -fp PSVIAttribute.hpp PSVIAttributeList.hpp PSVIElement.hpp PSVIHandler.hpp PSVIItem.hpp XSAnnotation.hpp XSAttributeDeclaration.hpp XSAttributeGroupDefinition.hpp XSAttributeUse.hpp XSComplexTypeDefinition.hpp XSConstants.hpp XSElementDeclaration.hpp XSFacet.hpp XSIDCDefinition.hpp XSModel.hpp XSModelGroup.hpp XSModelGroupDefinition.hpp XSMultiValueFacet.hpp XSNamedMap.hpp XSNamespaceItem.hpp XSNotationDeclaration.hpp XSObject.hpp XSParticle.hpp XSSimpleTypeDefinition.hpp XSTypeDefinition.hpp XSValue.hpp XSWildcard.hpp XSNamedMap.c /tmp/dbxml-2.2.13/install/include/xercesc/framework/psvi make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/framework/psvi' make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/framework' make -C parsers install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/parsers' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/parsers cp -fp AbstractDOMParser.hpp DOMBuilderImpl.hpp XercesDOMParser.hpp SAXParser.hpp SAX2XMLReaderImpl.hpp SAX2XMLFilterImpl.hpp /tmp/dbxml-2.2.13/install/include/xercesc/parsers make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/parsers' make -C dom install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/dom' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/dom cp -fp DOM.hpp DOMAttr.hpp DOMBuilder.hpp DOMCDATASection.hpp DOMCharacterData.hpp DOMComment.hpp DOMConfiguration.hpp DOMDocument.hpp DOMDocumentRange.hpp DOMDocumentTraversal.hpp DOMDocumentFragment.hpp DOMDocumentType.hpp DOMElement.hpp DOMEntity.hpp DOMEntityReference.hpp DOMEntityResolver.hpp DOMError.hpp DOMErrorHandler.hpp DOMException.hpp DOMImplementation.hpp DOMImplementationLS.hpp DOMImplementationRegistry.hpp DOMImplementationSource.hpp DOMInputSource.hpp DOMLocator.hpp DOMNamedNodeMap.hpp DOMNode.hpp DOMNodeFilter.hpp DOMNodeIterator.hpp DOMNodeList.hpp DOMNotation.hpp DOMProcessingInstruction.hpp DOMPSVITypeInfo.hpp DOMRange.hpp DOMRangeException.hpp DOMText.hpp DOMTreeWalker.hpp DOMTypeInfo.hpp DOMUserDataHandler.hpp DOMWriter.hpp DOMWriterFilter.hpp StDOMNode.hpp DOMXPathNamespace.hpp DOMXPathNSResolver.hpp DOMXPathResult.hpp DOMXPathEvaluator.hpp DOMXPathException.hpp DOMXPathExpression.hpp /tmp/dbxml-2.2.13/install/include/xercesc/dom make -C impl install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/dom/impl' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/dom/impl (CP) cp -fp DOMDeepNodeListPool.c /tmp/dbxml-2.2.13/install/include/xercesc/dom/impl make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/dom/impl' make -C deprecated install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/dom/deprecated' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/dom/deprecated cp -fp DOM.hpp DOMParser.hpp DOMString.hpp DOM_Attr.hpp DOM_CDATASection.hpp DOM_CharacterData.hpp DOM_Comment.hpp DOM_DOMException.hpp DOM_DOMImplementation.hpp DOM_Document.hpp DOM_DocumentFragment.hpp DOM_DocumentType.hpp DOM_Element.hpp DOM_Entity.hpp DOM_EntityReference.hpp DomMemDebug.hpp DOM_NamedNodeMap.hpp DOM_Node.hpp DOM_NodeFilter.hpp DOM_NodeIterator.hpp DOM_NodeList.hpp DOM_Notation.hpp DOM_ProcessingInstruction.hpp DOM_Range.hpp DOM_RangeException.hpp DOM_Text.hpp DOM_TreeWalker.hpp DOM_XMLDecl.hpp /tmp/dbxml-2.2.13/install/include/xercesc/dom/deprecated make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/dom/deprecated' make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/dom' make -C validators install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/validators make -C common install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/common' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/validators/common cp -fp AllContentModel.hpp CMAny.hpp CMBinaryOp.hpp CMLeaf.hpp CMNode.hpp CMStateSet.hpp CMUnaryOp.hpp ContentLeafNameTypeVector.hpp ContentSpecNode.hpp DFAContentModel.hpp Grammar.hpp GrammarResolver.hpp MixedContentModel.hpp SimpleContentModel.hpp /tmp/dbxml-2.2.13/install/include/xercesc/validators/common make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/common' make -C datatype install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/datatype' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/validators/datatype cp -fp InvalidDatatypeFacetException.hpp InvalidDatatypeValueException.hpp DatatypeValidator.hpp DatatypeValidatorFactory.hpp Base64BinaryDatatypeValidator.hpp BooleanDatatypeValidator.hpp DecimalDatatypeValidator.hpp HexBinaryDatatypeValidator.hpp StringDatatypeValidator.hpp IDDatatypeValidator.hpp NOTATIONDatatypeValidator.hpp ENTITYDatatypeValidator.hpp QNameDatatypeValidator.hpp NameDatatypeValidator.hpp NCNameDatatypeValidator.hpp ListDatatypeValidator.hpp UnionDatatypeValidator.hpp DoubleDatatypeValidator.hpp FloatDatatypeValidator.hpp AnyURIDatatypeValidator.hpp IDREFDatatypeValidator.hpp AnySimpleTypeDatatypeValidator.hpp AbstractNumericFacetValidator.hpp AbstractNumericValidator.hpp AbstractStringValidator.hpp DateTimeValidator.hpp DateTimeDatatypeValidator.hpp DateDatatypeValidator.hpp TimeDatatypeValidator.hpp DayDatatypeValidator.hpp MonthDatatypeValidator.hpp MonthDayDatatypeValidator.hpp YearDatatypeValidator.hpp YearMonthDatatypeValidator.hpp XMLCanRepGroup.hpp DurationDatatypeValidator.hpp /tmp/dbxml-2.2.13/install/include/xercesc/validators/datatype make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/datatype' make -C DTD install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/DTD' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/validators/DTD cp -fp DTDAttDef.hpp DTDAttDefList.hpp DTDElementDecl.hpp DTDEntityDecl.hpp DTDGrammar.hpp DTDScanner.hpp DTDValidator.hpp DocTypeHandler.hpp XMLDTDDescriptionImpl.hpp /tmp/dbxml-2.2.13/install/include/xercesc/validators/DTD make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/DTD' make -C schema install make[2]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/schema' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/validators/schema cp -fp ComplexTypeInfo.hpp GeneralAttributeCheck.hpp NamespaceScope.hpp PSVIDefs.hpp SchemaAttDef.hpp SchemaAttDefList.hpp SchemaElementDecl.hpp SchemaGrammar.hpp SchemaInfo.hpp SchemaSymbols.hpp SchemaValidator.hpp SubstitutionGroupComparator.hpp TraverseSchema.hpp XercesAttGroupInfo.hpp XercesElementWildcard.hpp XercesGroupInfo.hpp XMLSchemaDescriptionImpl.hpp XUtil.hpp XSDDOMParser.hpp XSDLocator.hpp XSDErrorReporter.hpp /tmp/dbxml-2.2.13/install/include/xercesc/validators/schema make -C identity install make[3]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/schema/identity' mkdir -p /tmp/dbxml-2.2.13/install/include/xercesc/validators/schema/identity cp -fp FieldActivator.hpp FieldValueMap.hpp IC_Field.hpp IC_Key.hpp IC_KeyRef.hpp IC_Selector.hpp IC_Unique.hpp IdentityConstraint.hpp IdentityConstraintHandler.hpp ValueStore.hpp ValueStoreCache.hpp XercesXPath.hpp XPathException.hpp XPathMatcher.hpp XPathMatcherStack.hpp XPathSymbols.hpp /tmp/dbxml-2.2.13/install/include/xercesc/validators/schema/identity make[3]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/schema/identity' make[2]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators/schema' make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/src/xercesc/validators' make -C /tmp/dbxml-2.2.13/xerces-c-src/obj install make[1]: Entering directory `/tmp/dbxml-2.2.13/xerces-c-src/obj' mkdir -p /tmp/dbxml-2.2.13/install/lib cp -fp /tmp/dbxml-2.2.13/xerces-c-src/lib/libxerces-c.so.27.0 /tmp/dbxml-2.2.13/install/lib (cd /tmp/dbxml-2.2.13/install/lib; rm -f libxerces-c.so.27; ln -s libxerces-c.so.27.0 libxerces-c.so.27; rm -f libxerces-c.so; ln -s libxerces-c.so.27.0 libxerces-c.so) cp -fp /tmp/dbxml-2.2.13/xerces-c-src/lib/libxerces-depdom.so.27.0 /tmp/dbxml-2.2.13/install/lib (cd /tmp/dbxml-2.2.13/install/lib; rm -f libxerces-depdom.so.27; ln -s libxerces-depdom.so.27.0 libxerces-depdom.so.27; rm -f libxerces-depdom.so; ln -s libxerces-depdom.so.27.0 libxerces-depdom.so) make[1]: Leaving directory `/tmp/dbxml-2.2.13/xerces-c-src/obj' End Xerces build: Tue Oct 10 02:24:58 PDT 2006 ******************************** ******************************** Start Pathan build: Tue Oct 10 02:24:58 PDT 2006 Configuring Pathan checking if --enable-debug option specified... no checking if --enable-profile option specified... no checking if --enable-dependencies option specified... no checking if --with-xerces=DIR option specified... /tmp/dbxml-2.2.13/xerces-c-src checking for Xerces C++ version from source tree... 2.7 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu 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 g++ accepts -g... yes checking for gcc... gcc 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 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 ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for sed... sed checking for perl... perl checking unicode support in flex... configure: WARNING: not found. Pathan requires a version of flex supporting the -U (16-bit unicode) flag if you need to rebuild the lexer or parser. checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for pthread_create in -lpthread... yes checking for connect in -lsocket... no checking for gethostbyname in -lnsl... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile.defs config.status: creating src/config/pathan_config_unix.h config.status: src/config/pathan_config_unix.h is unchanged Building Pathan make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/parser' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/parser' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/DOMutils' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/DOMutils' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/sequence' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/sequence' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/dataItem' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/dataItem' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/factory' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/factory' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/functionAPI' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/functionAPI' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/operators' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/operators' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/lexer' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/lexer' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/navigation' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/navigation' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/simpleVariables' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/simpleVariables' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/utils' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/utils' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/context' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/context' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/exceptions' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/exceptions' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/memoryManager' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/memoryManager' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/schema' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/schema' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/collations' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/collations' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/mapm' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/mapm' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/functions' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/functions' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/functions/dateTimeFunctions' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/functions/dateTimeFunctions' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/items' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/items' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/items/impl' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/items/impl' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/validators' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/validators' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/dom-extensions' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/dom-extensions' make[1]: Entering directory `/tmp/dbxml-2.2.13/pathan/src/dom-extensions/impl' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/pathan/src/dom-extensions/impl' rm -fr /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.a /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.la /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.lai /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.so /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.so.3 /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.so.3.0.1 g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.6/crtbeginS.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AggregateFunction.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AncestorAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AncestorOrSelfAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/And.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AnyAtomicTypeConstructor.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AnyAtomicTypeDatatypeValidator.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AnyAtomicType.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ArithmeticOperator.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATAnySimpleTypeImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATAnyURIOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATBase64BinaryOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATBooleanOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATDateOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATDateTimeOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATDecimalOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATDoubleOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATDurationOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATDurationOrDerived.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATFloatOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATGDayOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATGMonthDayOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATGMonthOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATGYearMonthOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATGYearOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATHexBinaryOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATNotationOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AtomizeResult.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATQNameConstructor.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATQNameOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATStringOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATTimeOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/AttributeAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATUntypedAtomicImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ATUntypedAtomic.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Axis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/BaseMemoryManager.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ChildAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/CodepointCollation.o /tmp/dbxml-2.2.13/pathan/objs/.libs/CollationImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ComparisonOperator.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ConstantFoldingFunction.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ContextUtils.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemCastableAs.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemCastAs.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemContextItem.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemFor.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemFunction.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemIf.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemInstanceOf.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemLiteral.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemNav.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemOperator.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemParenthesizedExpr.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemQuantifiedExpr.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemSequence.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemStep.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemTreatAs.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DataItemVariable.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DatatypeFactory.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DatatypeLookup.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Date.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DateOrTimeType.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DateUtils.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DescendantAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DescendantOrSelfAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Divide.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DocumentCacheImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DSLException.o /tmp/dbxml-2.2.13/pathan/objs/.libs/DynamicContextImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/EmptyResult.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Equals.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Except.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FollowingAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FollowingSiblingAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FuncFactory.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionAbs.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionAdjustDateTimeToTimezone.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionAdjustDateToTimezone.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionAdjustTimeToTimezone.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionAvg.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionBaseURI.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionBoolean.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCeiling.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCodepointEqual.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCodepointsToString.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCollection.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCompare.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionConcat.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionConstructor.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionContains.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCount.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCurrentDate.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCurrentDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionCurrentTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionData.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDayFromDate.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDayFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDaysFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDeepEqual.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDefaultCollation.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDistinctValues.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDocAvailable.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDoc.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionDocumentURI.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionEmpty.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionEndsWith.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionError.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionEscapeURI.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionExactlyOne.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionExists.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionFalse.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionFloor.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionHoursFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionHoursFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionHoursFromTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionId.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionIdref.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionImplicitTimezone.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionIndexOf.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionInScopePrefixes.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionInsertBefore.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionLang.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionLast.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionLocalNameFromQName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionLocalname.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionLookupImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionLowerCase.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMatches.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMax.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMinutesFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMinutesFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMinutesFromTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMonthFromDate.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMonthFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionMonthsFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNamespaceURIForPrefix.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNamespaceURIFromQName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNamespaceUri.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNilled.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNodeName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNormalizeSpace.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNormalizeUnicode.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNot.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionNumber.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionOneOrMore.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionPosition.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionPrefixFromQName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionQName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionRemove.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionReplace.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionResolveQName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionResolveURI.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionReverse.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionRoot.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionRoundHalfToEven.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionRound.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSecondsFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSecondsFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSecondsFromTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionStartsWith.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionStaticBaseURI.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionStringJoin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionStringLength.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionString.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionStringToCodepoints.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSubsequence.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSubstringAfter.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSubstringBefore.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSubstring.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionSum.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTimezoneFromDate.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTimezoneFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTimezoneFromTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTokenize.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTrace.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTranslate.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionTrue.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionUnordered.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionUpperCase.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionYearFromDate.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionYearFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionYearsFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/.libs/FunctionZeroOrOne.o /tmp/dbxml-2.2.13/pathan/objs/.libs/GeneralComp.o /tmp/dbxml-2.2.13/pathan/objs/.libs/GreaterThanEqual.o /tmp/dbxml-2.2.13/pathan/objs/.libs/GreaterThan.o /tmp/dbxml-2.2.13/pathan/objs/.libs/IntegerDivide.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Intersect.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Item.o /tmp/dbxml-2.2.13/pathan/objs/.libs/LazySequenceResult.o /tmp/dbxml-2.2.13/pathan/objs/.libs/LessThanEqual.o /tmp/dbxml-2.2.13/pathan/objs/.libs/LessThan.o /tmp/dbxml-2.2.13/pathan/objs/.libs/LexerDOMStringStream.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm5sin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_add.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmasin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmasn0.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmcbrt.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmcnst.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_cpi.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_div.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_exp.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmfact.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_fam.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_fft.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_flr.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmfmul.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_fpf.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_gcd.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmgues.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmhasn.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmhsin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmipwr.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmistr.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_lg2.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_lg3.o /tmp/dbxml-2.2.13/pathan/objs/.libs/m_apm.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_log.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_mt.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_mul.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_pow.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmpwr2.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_rcp.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_rnd.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmrsin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_set.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapm_sin.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmsqrt.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmstck.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmutil.o /tmp/dbxml-2.2.13/pathan/objs/.libs/mapmutl2.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Minus.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Mod.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Multiply.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NamespaceAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NodeComparison.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NodeImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Node.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NodeTest.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NotEquals.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NumericFunction.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Numeric.o /tmp/dbxml-2.2.13/pathan/objs/.libs/NumUtils.o /tmp/dbxml-2.2.13/pathan/objs/.libs/OrderComparison.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Or.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ParentAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanBuilderImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanDocumentImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanEngine.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanException.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanExpressionImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanFactoryImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanImplementation.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanNSResolverImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanPlatformUtils.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PathanXMLGrammarPoolImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Plus.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PrecedingAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PrecedingSiblingAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/PrintDataItemTree.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ProxyMemoryManager.o /tmp/dbxml-2.2.13/pathan/objs/.libs/QName.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Range.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ReferenceCounted.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ResultBufferImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ResultBuffer.o /tmp/dbxml-2.2.13/pathan/objs/.libs/ResultImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Result.o /tmp/dbxml-2.2.13/pathan/objs/.libs/SelfAxis.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Sequence.o /tmp/dbxml-2.2.13/pathan/objs/.libs/SequenceResult.o /tmp/dbxml-2.2.13/pathan/objs/.libs/SequenceType.o /tmp/dbxml-2.2.13/pathan/objs/.libs/SingleResult.o /tmp/dbxml-2.2.13/pathan/objs/.libs/SortIntoDocumentOrderResult.o /tmp/dbxml-2.2.13/pathan/objs/.libs/StaticResolutionContext.o /tmp/dbxml-2.2.13/pathan/objs/.libs/StringPool.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Timezone.o /tmp/dbxml-2.2.13/pathan/objs/.libs/TotalOrderComparison.o /tmp/dbxml-2.2.13/pathan/objs/.libs/UCANormalizer1.o /tmp/dbxml-2.2.13/pathan/objs/.libs/UCANormalizer2.o /tmp/dbxml-2.2.13/pathan/objs/.libs/UCANormalizer.o /tmp/dbxml-2.2.13/pathan/objs/.libs/UnaryMinus.o /tmp/dbxml-2.2.13/pathan/objs/.libs/Union.o /tmp/dbxml-2.2.13/pathan/objs/.libs/UTF8Str.o /tmp/dbxml-2.2.13/pathan/objs/.libs/VarHashEntryImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/VariableBinding.o /tmp/dbxml-2.2.13/pathan/objs/.libs/VarStoreImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/VarTypeStoreImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XMLChCompare.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2ContextImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2Lexer.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2MemoryManagerImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2NodeSerializer.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2NSUtils.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2Parser.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2Result.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPath2Utils.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XPathNamespaceImpl.o /tmp/dbxml-2.2.13/pathan/objs/.libs/XStr.o -L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-redhat-linux/3.4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crtn.o -Wl,-soname -Wl,libpathan.so.3 -o /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.so.3.0.1 (cd /tmp/dbxml-2.2.13/pathan/lib/.libs && rm -f libpathan.so.3 && ln -s libpathan.so.3.0.1 libpathan.so.3) (cd /tmp/dbxml-2.2.13/pathan/lib/.libs && rm -f libpathan.so && ln -s libpathan.so.3.0.1 libpathan.so) ar cru /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.a /tmp/dbxml-2.2.13/pathan/objs/AggregateFunction.o /tmp/dbxml-2.2.13/pathan/objs/AncestorAxis.o /tmp/dbxml-2.2.13/pathan/objs/AncestorOrSelfAxis.o /tmp/dbxml-2.2.13/pathan/objs/And.o /tmp/dbxml-2.2.13/pathan/objs/AnyAtomicTypeConstructor.o /tmp/dbxml-2.2.13/pathan/objs/AnyAtomicTypeDatatypeValidator.o /tmp/dbxml-2.2.13/pathan/objs/AnyAtomicType.o /tmp/dbxml-2.2.13/pathan/objs/ArithmeticOperator.o /tmp/dbxml-2.2.13/pathan/objs/ATAnySimpleTypeImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATAnyURIOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATBase64BinaryOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATBooleanOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATDateOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATDateTimeOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATDecimalOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATDoubleOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATDurationOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATDurationOrDerived.o /tmp/dbxml-2.2.13/pathan/objs/ATFloatOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATGDayOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATGMonthDayOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATGMonthOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATGYearMonthOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATGYearOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATHexBinaryOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATNotationOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/AtomizeResult.o /tmp/dbxml-2.2.13/pathan/objs/ATQNameConstructor.o /tmp/dbxml-2.2.13/pathan/objs/ATQNameOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATStringOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATTimeOrDerivedImpl.o /tmp/dbxml-2.2.13/pathan/objs/AttributeAxis.o /tmp/dbxml-2.2.13/pathan/objs/ATUntypedAtomicImpl.o /tmp/dbxml-2.2.13/pathan/objs/ATUntypedAtomic.o /tmp/dbxml-2.2.13/pathan/objs/Axis.o /tmp/dbxml-2.2.13/pathan/objs/BaseMemoryManager.o /tmp/dbxml-2.2.13/pathan/objs/ChildAxis.o /tmp/dbxml-2.2.13/pathan/objs/CodepointCollation.o /tmp/dbxml-2.2.13/pathan/objs/CollationImpl.o /tmp/dbxml-2.2.13/pathan/objs/ComparisonOperator.o /tmp/dbxml-2.2.13/pathan/objs/ConstantFoldingFunction.o /tmp/dbxml-2.2.13/pathan/objs/ContextUtils.o /tmp/dbxml-2.2.13/pathan/objs/DataItemCastableAs.o /tmp/dbxml-2.2.13/pathan/objs/DataItemCastAs.o /tmp/dbxml-2.2.13/pathan/objs/DataItemContextItem.o /tmp/dbxml-2.2.13/pathan/objs/DataItemFor.o /tmp/dbxml-2.2.13/pathan/objs/DataItemFunction.o /tmp/dbxml-2.2.13/pathan/objs/DataItemIf.o /tmp/dbxml-2.2.13/pathan/objs/DataItemImpl.o /tmp/dbxml-2.2.13/pathan/objs/DataItemInstanceOf.o /tmp/dbxml-2.2.13/pathan/objs/DataItemLiteral.o /tmp/dbxml-2.2.13/pathan/objs/DataItemNav.o /tmp/dbxml-2.2.13/pathan/objs/DataItemOperator.o /tmp/dbxml-2.2.13/pathan/objs/DataItemParenthesizedExpr.o /tmp/dbxml-2.2.13/pathan/objs/DataItemQuantifiedExpr.o /tmp/dbxml-2.2.13/pathan/objs/DataItemSequence.o /tmp/dbxml-2.2.13/pathan/objs/DataItemStep.o /tmp/dbxml-2.2.13/pathan/objs/DataItemTreatAs.o /tmp/dbxml-2.2.13/pathan/objs/DataItemVariable.o /tmp/dbxml-2.2.13/pathan/objs/DatatypeFactory.o /tmp/dbxml-2.2.13/pathan/objs/DatatypeLookup.o /tmp/dbxml-2.2.13/pathan/objs/Date.o /tmp/dbxml-2.2.13/pathan/objs/DateOrTimeType.o /tmp/dbxml-2.2.13/pathan/objs/DateUtils.o /tmp/dbxml-2.2.13/pathan/objs/DescendantAxis.o /tmp/dbxml-2.2.13/pathan/objs/DescendantOrSelfAxis.o /tmp/dbxml-2.2.13/pathan/objs/Divide.o /tmp/dbxml-2.2.13/pathan/objs/DocumentCacheImpl.o /tmp/dbxml-2.2.13/pathan/objs/DSLException.o /tmp/dbxml-2.2.13/pathan/objs/DynamicContextImpl.o /tmp/dbxml-2.2.13/pathan/objs/EmptyResult.o /tmp/dbxml-2.2.13/pathan/objs/Equals.o /tmp/dbxml-2.2.13/pathan/objs/Except.o /tmp/dbxml-2.2.13/pathan/objs/FollowingAxis.o /tmp/dbxml-2.2.13/pathan/objs/FollowingSiblingAxis.o /tmp/dbxml-2.2.13/pathan/objs/FuncFactory.o /tmp/dbxml-2.2.13/pathan/objs/FunctionAbs.o /tmp/dbxml-2.2.13/pathan/objs/FunctionAdjustDateTimeToTimezone.o /tmp/dbxml-2.2.13/pathan/objs/FunctionAdjustDateToTimezone.o /tmp/dbxml-2.2.13/pathan/objs/FunctionAdjustTimeToTimezone.o /tmp/dbxml-2.2.13/pathan/objs/FunctionAvg.o /tmp/dbxml-2.2.13/pathan/objs/FunctionBaseURI.o /tmp/dbxml-2.2.13/pathan/objs/FunctionBoolean.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCeiling.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCodepointEqual.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCodepointsToString.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCollection.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCompare.o /tmp/dbxml-2.2.13/pathan/objs/FunctionConcat.o /tmp/dbxml-2.2.13/pathan/objs/FunctionConstructor.o /tmp/dbxml-2.2.13/pathan/objs/FunctionContains.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCount.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCurrentDate.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCurrentDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionCurrentTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionData.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDayFromDate.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDayFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDaysFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDeepEqual.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDefaultCollation.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDistinctValues.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDocAvailable.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDoc.o /tmp/dbxml-2.2.13/pathan/objs/FunctionDocumentURI.o /tmp/dbxml-2.2.13/pathan/objs/FunctionEmpty.o /tmp/dbxml-2.2.13/pathan/objs/FunctionEndsWith.o /tmp/dbxml-2.2.13/pathan/objs/FunctionError.o /tmp/dbxml-2.2.13/pathan/objs/FunctionEscapeURI.o /tmp/dbxml-2.2.13/pathan/objs/FunctionExactlyOne.o /tmp/dbxml-2.2.13/pathan/objs/FunctionExists.o /tmp/dbxml-2.2.13/pathan/objs/FunctionFalse.o /tmp/dbxml-2.2.13/pathan/objs/FunctionFloor.o /tmp/dbxml-2.2.13/pathan/objs/FunctionHoursFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionHoursFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/FunctionHoursFromTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionId.o /tmp/dbxml-2.2.13/pathan/objs/FunctionIdref.o /tmp/dbxml-2.2.13/pathan/objs/FunctionImplicitTimezone.o /tmp/dbxml-2.2.13/pathan/objs/FunctionIndexOf.o /tmp/dbxml-2.2.13/pathan/objs/FunctionInScopePrefixes.o /tmp/dbxml-2.2.13/pathan/objs/FunctionInsertBefore.o /tmp/dbxml-2.2.13/pathan/objs/FunctionLang.o /tmp/dbxml-2.2.13/pathan/objs/FunctionLast.o /tmp/dbxml-2.2.13/pathan/objs/FunctionLocalNameFromQName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionLocalname.o /tmp/dbxml-2.2.13/pathan/objs/FunctionLookupImpl.o /tmp/dbxml-2.2.13/pathan/objs/FunctionLowerCase.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMatches.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMax.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMin.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMinutesFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMinutesFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMinutesFromTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMonthFromDate.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMonthFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionMonthsFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/FunctionName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNamespaceURIForPrefix.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNamespaceURIFromQName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNamespaceUri.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNilled.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNodeName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNormalizeSpace.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNormalizeUnicode.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNot.o /tmp/dbxml-2.2.13/pathan/objs/FunctionNumber.o /tmp/dbxml-2.2.13/pathan/objs/FunctionOneOrMore.o /tmp/dbxml-2.2.13/pathan/objs/FunctionPosition.o /tmp/dbxml-2.2.13/pathan/objs/FunctionPrefixFromQName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionQName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionRemove.o /tmp/dbxml-2.2.13/pathan/objs/FunctionReplace.o /tmp/dbxml-2.2.13/pathan/objs/FunctionResolveQName.o /tmp/dbxml-2.2.13/pathan/objs/FunctionResolveURI.o /tmp/dbxml-2.2.13/pathan/objs/FunctionReverse.o /tmp/dbxml-2.2.13/pathan/objs/FunctionRoot.o /tmp/dbxml-2.2.13/pathan/objs/FunctionRoundHalfToEven.o /tmp/dbxml-2.2.13/pathan/objs/FunctionRound.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSecondsFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSecondsFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSecondsFromTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionStartsWith.o /tmp/dbxml-2.2.13/pathan/objs/FunctionStaticBaseURI.o /tmp/dbxml-2.2.13/pathan/objs/FunctionStringJoin.o /tmp/dbxml-2.2.13/pathan/objs/FunctionStringLength.o /tmp/dbxml-2.2.13/pathan/objs/FunctionString.o /tmp/dbxml-2.2.13/pathan/objs/FunctionStringToCodepoints.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSubsequence.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSubstringAfter.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSubstringBefore.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSubstring.o /tmp/dbxml-2.2.13/pathan/objs/FunctionSum.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTimezoneFromDate.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTimezoneFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTimezoneFromTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTokenize.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTrace.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTranslate.o /tmp/dbxml-2.2.13/pathan/objs/FunctionTrue.o /tmp/dbxml-2.2.13/pathan/objs/FunctionUnordered.o /tmp/dbxml-2.2.13/pathan/objs/FunctionUpperCase.o /tmp/dbxml-2.2.13/pathan/objs/FunctionYearFromDate.o /tmp/dbxml-2.2.13/pathan/objs/FunctionYearFromDateTime.o /tmp/dbxml-2.2.13/pathan/objs/FunctionYearsFromDuration.o /tmp/dbxml-2.2.13/pathan/objs/FunctionZeroOrOne.o /tmp/dbxml-2.2.13/pathan/objs/GeneralComp.o /tmp/dbxml-2.2.13/pathan/objs/GreaterThanEqual.o /tmp/dbxml-2.2.13/pathan/objs/GreaterThan.o /tmp/dbxml-2.2.13/pathan/objs/IntegerDivide.o /tmp/dbxml-2.2.13/pathan/objs/Intersect.o /tmp/dbxml-2.2.13/pathan/objs/Item.o /tmp/dbxml-2.2.13/pathan/objs/LazySequenceResult.o /tmp/dbxml-2.2.13/pathan/objs/LessThanEqual.o /tmp/dbxml-2.2.13/pathan/objs/LessThan.o /tmp/dbxml-2.2.13/pathan/objs/LexerDOMStringStream.o /tmp/dbxml-2.2.13/pathan/objs/mapm5sin.o /tmp/dbxml-2.2.13/pathan/objs/mapm_add.o /tmp/dbxml-2.2.13/pathan/objs/mapmasin.o /tmp/dbxml-2.2.13/pathan/objs/mapmasn0.o /tmp/dbxml-2.2.13/pathan/objs/mapmcbrt.o /tmp/dbxml-2.2.13/pathan/objs/mapmcnst.o /tmp/dbxml-2.2.13/pathan/objs/mapm_cpi.o /tmp/dbxml-2.2.13/pathan/objs/mapm_div.o /tmp/dbxml-2.2.13/pathan/objs/mapm_exp.o /tmp/dbxml-2.2.13/pathan/objs/mapmfact.o /tmp/dbxml-2.2.13/pathan/objs/mapm_fam.o /tmp/dbxml-2.2.13/pathan/objs/mapm_fft.o /tmp/dbxml-2.2.13/pathan/objs/mapm_flr.o /tmp/dbxml-2.2.13/pathan/objs/mapmfmul.o /tmp/dbxml-2.2.13/pathan/objs/mapm_fpf.o /tmp/dbxml-2.2.13/pathan/objs/mapm_gcd.o /tmp/dbxml-2.2.13/pathan/objs/mapmgues.o /tmp/dbxml-2.2.13/pathan/objs/mapmhasn.o /tmp/dbxml-2.2.13/pathan/objs/mapmhsin.o /tmp/dbxml-2.2.13/pathan/objs/mapmipwr.o /tmp/dbxml-2.2.13/pathan/objs/mapmistr.o /tmp/dbxml-2.2.13/pathan/objs/mapm_lg2.o /tmp/dbxml-2.2.13/pathan/objs/mapm_lg3.o /tmp/dbxml-2.2.13/pathan/objs/m_apm.o /tmp/dbxml-2.2.13/pathan/objs/mapm_log.o /tmp/dbxml-2.2.13/pathan/objs/mapm_mt.o /tmp/dbxml-2.2.13/pathan/objs/mapm_mul.o /tmp/dbxml-2.2.13/pathan/objs/mapm_pow.o /tmp/dbxml-2.2.13/pathan/objs/mapmpwr2.o /tmp/dbxml-2.2.13/pathan/objs/mapm_rcp.o /tmp/dbxml-2.2.13/pathan/objs/mapm_rnd.o /tmp/dbxml-2.2.13/pathan/objs/mapmrsin.o /tmp/dbxml-2.2.13/pathan/objs/mapm_set.o /tmp/dbxml-2.2.13/pathan/objs/mapm_sin.o /tmp/dbxml-2.2.13/pathan/objs/mapmsqrt.o /tmp/dbxml-2.2.13/pathan/objs/mapmstck.o /tmp/dbxml-2.2.13/pathan/objs/mapmutil.o /tmp/dbxml-2.2.13/pathan/objs/mapmutl2.o /tmp/dbxml-2.2.13/pathan/objs/Minus.o /tmp/dbxml-2.2.13/pathan/objs/Mod.o /tmp/dbxml-2.2.13/pathan/objs/Multiply.o /tmp/dbxml-2.2.13/pathan/objs/NamespaceAxis.o /tmp/dbxml-2.2.13/pathan/objs/NodeComparison.o /tmp/dbxml-2.2.13/pathan/objs/NodeImpl.o /tmp/dbxml-2.2.13/pathan/objs/Node.o /tmp/dbxml-2.2.13/pathan/objs/NodeTest.o /tmp/dbxml-2.2.13/pathan/objs/NotEquals.o /tmp/dbxml-2.2.13/pathan/objs/NumericFunction.o /tmp/dbxml-2.2.13/pathan/objs/Numeric.o /tmp/dbxml-2.2.13/pathan/objs/NumUtils.o /tmp/dbxml-2.2.13/pathan/objs/OrderComparison.o /tmp/dbxml-2.2.13/pathan/objs/Or.o /tmp/dbxml-2.2.13/pathan/objs/ParentAxis.o /tmp/dbxml-2.2.13/pathan/objs/PathanBuilderImpl.o /tmp/dbxml-2.2.13/pathan/objs/PathanDocumentImpl.o /tmp/dbxml-2.2.13/pathan/objs/PathanEngine.o /tmp/dbxml-2.2.13/pathan/objs/PathanException.o /tmp/dbxml-2.2.13/pathan/objs/PathanExpressionImpl.o /tmp/dbxml-2.2.13/pathan/objs/PathanFactoryImpl.o /tmp/dbxml-2.2.13/pathan/objs/PathanImplementation.o /tmp/dbxml-2.2.13/pathan/objs/PathanNSResolverImpl.o /tmp/dbxml-2.2.13/pathan/objs/PathanPlatformUtils.o /tmp/dbxml-2.2.13/pathan/objs/PathanXMLGrammarPoolImpl.o /tmp/dbxml-2.2.13/pathan/objs/Plus.o /tmp/dbxml-2.2.13/pathan/objs/PrecedingAxis.o /tmp/dbxml-2.2.13/pathan/objs/PrecedingSiblingAxis.o /tmp/dbxml-2.2.13/pathan/objs/PrintDataItemTree.o /tmp/dbxml-2.2.13/pathan/objs/ProxyMemoryManager.o /tmp/dbxml-2.2.13/pathan/objs/QName.o /tmp/dbxml-2.2.13/pathan/objs/Range.o /tmp/dbxml-2.2.13/pathan/objs/ReferenceCounted.o /tmp/dbxml-2.2.13/pathan/objs/ResultBufferImpl.o /tmp/dbxml-2.2.13/pathan/objs/ResultBuffer.o /tmp/dbxml-2.2.13/pathan/objs/ResultImpl.o /tmp/dbxml-2.2.13/pathan/objs/Result.o /tmp/dbxml-2.2.13/pathan/objs/SelfAxis.o /tmp/dbxml-2.2.13/pathan/objs/Sequence.o /tmp/dbxml-2.2.13/pathan/objs/SequenceResult.o /tmp/dbxml-2.2.13/pathan/objs/SequenceType.o /tmp/dbxml-2.2.13/pathan/objs/SingleResult.o /tmp/dbxml-2.2.13/pathan/objs/SortIntoDocumentOrderResult.o /tmp/dbxml-2.2.13/pathan/objs/StaticResolutionContext.o /tmp/dbxml-2.2.13/pathan/objs/StringPool.o /tmp/dbxml-2.2.13/pathan/objs/Timezone.o /tmp/dbxml-2.2.13/pathan/objs/TotalOrderComparison.o /tmp/dbxml-2.2.13/pathan/objs/UCANormalizer1.o /tmp/dbxml-2.2.13/pathan/objs/UCANormalizer2.o /tmp/dbxml-2.2.13/pathan/objs/UCANormalizer.o /tmp/dbxml-2.2.13/pathan/objs/UnaryMinus.o /tmp/dbxml-2.2.13/pathan/objs/Union.o /tmp/dbxml-2.2.13/pathan/objs/UTF8Str.o /tmp/dbxml-2.2.13/pathan/objs/VarHashEntryImpl.o /tmp/dbxml-2.2.13/pathan/objs/VariableBinding.o /tmp/dbxml-2.2.13/pathan/objs/VarStoreImpl.o /tmp/dbxml-2.2.13/pathan/objs/VarTypeStoreImpl.o /tmp/dbxml-2.2.13/pathan/objs/XMLChCompare.o /tmp/dbxml-2.2.13/pathan/objs/XPath2ContextImpl.o /tmp/dbxml-2.2.13/pathan/objs/XPath2Lexer.o /tmp/dbxml-2.2.13/pathan/objs/XPath2MemoryManagerImpl.o /tmp/dbxml-2.2.13/pathan/objs/XPath2NodeSerializer.o /tmp/dbxml-2.2.13/pathan/objs/XPath2NSUtils.o /tmp/dbxml-2.2.13/pathan/objs/XPath2Parser.o /tmp/dbxml-2.2.13/pathan/objs/XPath2Result.o /tmp/dbxml-2.2.13/pathan/objs/XPath2Utils.o /tmp/dbxml-2.2.13/pathan/objs/XPathNamespaceImpl.o /tmp/dbxml-2.2.13/pathan/objs/XStr.o ranlib /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.a creating /tmp/dbxml-2.2.13/pathan/lib/libpathan.la (cd /tmp/dbxml-2.2.13/pathan/lib/.libs && rm -f libpathan.la && ln -s ../libpathan.la libpathan.la) Installing Pathan /tmp/dbxml-2.2.13/pathan/util/mkinstalldirs /tmp/dbxml-2.2.13/install/lib /usr/bin/install -c /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.so.3.0.1 /tmp/dbxml-2.2.13/install/lib/libpathan.so.3.0.1 (cd /tmp/dbxml-2.2.13/install/lib && rm -f libpathan.so.3 && ln -s libpathan.so.3.0.1 libpathan.so.3) (cd /tmp/dbxml-2.2.13/install/lib && rm -f libpathan.so && ln -s libpathan.so.3.0.1 libpathan.so) /usr/bin/install -c /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.lai /tmp/dbxml-2.2.13/install/lib/libpathan.la /usr/bin/install -c /tmp/dbxml-2.2.13/pathan/lib/.libs/libpathan.a /tmp/dbxml-2.2.13/install/lib/libpathan.a ranlib /tmp/dbxml-2.2.13/install/lib/libpathan.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libpathan.a PATH="$PATH:/sbin" ldconfig -n /tmp/dbxml-2.2.13/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/dbxml-2.2.13/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- PATH="$PATH:/sbin" ldconfig -n /tmp/dbxml-2.2.13/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/dbxml-2.2.13/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- End Pathan build: Tue Oct 10 02:25:23 PDT 2006 ******************************** ******************************** Start XQuery build: Tue Oct 10 02:25:23 PDT 2006 Configuring XQuery 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 egrep... grep -E checking for working alloca.h... yes checking for alloca... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking if building in the top-level directory... no checking for ar... ar checking for chmod... chmod checking for cp... cp checking for ln... ln checking for mkdir... mkdir checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib checking for rm... rm checking for sh... sh checking for sh... /bin/sh checking for strip... strip checking for strip... /usr/bin/strip checking for bison... bison checking for flex... flex checking unicode support in flex... configure: WARNING: not found. You will not be able to rebuild the lexer without a version of flex supporting the -U (16-bit unicode) flag. checking for a BSD-compatible install... /usr/bin/install -c checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking if --enable-debug option specified... no checking if --enable-profile option specified... no checking if --enable-dependencies option specified... no checking if --enable-diagnostic option specified... no checking if --with-pathan=DIR option specified... /tmp/dbxml-2.2.13/install checking if --with-xerces=DIR option specified... /tmp/dbxml-2.2.13/install checking for Xerces C++ version from install tree... 2.7 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... no 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... no checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking whether additional libraries are needed to link... no checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for snprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for vsnprintf... yes configure: creating ./config.status config.status: creating Makefile.defs config.status: creating include.tcl config.status: creating xquery_config.h config.status: xquery_config.h is unchanged Building XQuery make[1]: Entering directory `/tmp/dbxml-2.2.13/xquery-1.2.0/src' g++ -c -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../include -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../src -I/tmp/dbxml-2.2.13/install/include -D_ISOC99_SOURCE -D_GNU_SOURCE -D_REENTRANT -g -O2 Grammar.cpp -fPIC -DPIC -o /tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/.libs/Grammar.o g++ -c -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../include -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../src -I/tmp/dbxml-2.2.13/install/include -D_ISOC99_SOURCE -D_GNU_SOURCE -D_REENTRANT -g -O2 Grammar.cpp -o /tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/Grammar.o >/dev/null 2>&1 g++ -c -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../include -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../src -I/tmp/dbxml-2.2.13/install/include -D_ISOC99_SOURCE -D_GNU_SOURCE -D_REENTRANT -g -O2 Scanner.cpp -fPIC -DPIC -o /tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/.libs/Scanner.o g++ -c -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../include -I/tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/../dist/../src -I/tmp/dbxml-2.2.13/install/include -D_ISOC99_SOURCE -D_GNU_SOURCE -D_REENTRANT -g -O2 Scanner.cpp -o /tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/Scanner.o >/dev/null 2>&1 make[1]: Leaving directory `/tmp/dbxml-2.2.13/xquery-1.2.0/src' /bin/sh /tmp/dbxml-2.2.13/xquery-1.2.0/build_unix/libtool --mode=link g++ -avoid-version -rpath /tmp/dbxml-2.2.13/install/lib -o libxquery-1.2.la \ Grammar.lo Scanner.lo XQDebugHook.lo XQDOMConstructor.lo XQEngine.lo XQEvaluator.lo XQFLWOR.lo XQFunctionCall.lo XQFunction.lo XQGlobalVariable.lo XQQuantified.lo XQQuery.lo XQRemoteDebugger.lo XQScopedNamespace.lo XQTypeswitch.lo XQValidate.lo XQVariableBinding.lo XQDynamicContextImpl.lo XQContextImpl.lo XQOrderingChange.lo PrintDataItemTree.lo XQFactoryImpl.lo rm -fr .libs/libxquery-1.2.a .libs/libxquery-1.2.la .libs/libxquery-1.2.lai .libs/libxquery-1.2.so g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.6/crtbeginS.o .libs/Grammar.o .libs/Scanner.o .libs/XQDebugHook.o .libs/XQDOMConstructor.o .libs/XQEngine.o .libs/XQEvaluator.o .libs/XQFLWOR.o .libs/XQFunctionCall.o .libs/XQFunction.o .libs/XQGlobalVariable.o .libs/XQQuantified.o .libs/XQQuery.o .libs/XQRemoteDebugger.o .libs/XQScopedNamespace.o .libs/XQTypeswitch.o .libs/XQValidate.o .libs/XQVariableBinding.o .libs/XQDynamicContextImpl.o .libs/XQContextImpl.o .libs/XQOrderingChange.o .libs/PrintDataItemTree.o .libs/XQFactoryImpl.o -L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-redhat-linux/3.4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crtn.o -Wl,-soname -Wl,libxquery-1.2.so -o .libs/libxquery-1.2.so ar cru .libs/libxquery-1.2.a Grammar.o Scanner.o XQDebugHook.o XQDOMConstructor.o XQEngine.o XQEvaluator.o XQFLWOR.o XQFunctionCall.o XQFunction.o XQGlobalVariable.o XQQuantified.o XQQuery.o XQRemoteDebugger.o XQScopedNamespace.o XQTypeswitch.o XQValidate.o XQVariableBinding.o XQDynamicContextImpl.o XQContextImpl.o XQOrderingChange.o PrintDataItemTree.o XQFactoryImpl.o ranlib .libs/libxquery-1.2.a creating libxquery-1.2.la (cd .libs && rm -f libxquery-1.2.la && ln -s ../libxquery-1.2.la libxquery-1.2.la) make[1]: Entering directory `/tmp/dbxml-2.2.13/xquery-1.2.0/examples/eval' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/xquery-1.2.0/examples/eval' g++ -o .libs/eval .libs/eval.o ./.libs/libxquery-1.2.so /tmp/dbxml-2.2.13/install/lib/libpathan.so -L/tmp/dbxml-2.2.13/install/lib -lxerces-c -Wl,--rpath -Wl,/tmp/dbxml-2.2.13/install/lib creating eval Installing XQuery make[1]: Entering directory `/tmp/dbxml-2.2.13/xquery-1.2.0/src' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/xquery-1.2.0/src' make[1]: Entering directory `/tmp/dbxml-2.2.13/xquery-1.2.0/examples/eval' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/xquery-1.2.0/examples/eval' Installing XQuery include files: /tmp/dbxml-2.2.13/install/include ... Installing XQuery library: /tmp/dbxml-2.2.13/install/lib ... cp -p .libs/libxquery-1.2.so /tmp/dbxml-2.2.13/install/lib/libxquery-1.2.so cp -p .libs/libxquery-1.2.lai /tmp/dbxml-2.2.13/install/lib/libxquery-1.2.la cp -p .libs/libxquery-1.2.a /tmp/dbxml-2.2.13/install/lib/libxquery-1.2.a ranlib /tmp/dbxml-2.2.13/install/lib/libxquery-1.2.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libxquery-1.2.a PATH="$PATH:/sbin" ldconfig -n /tmp/dbxml-2.2.13/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/dbxml-2.2.13/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- End Xquery build: Tue Oct 10 02:25:55 PDT 2006 ******************************** ******************************** Start DB XML build: Tue Oct 10 02:25:55 PDT 2006 Configuring DB XML checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking if building in the top-level directory... no checking for ar... ar checking for chmod... chmod checking for cp... cp checking for ln... ln checking for mkdir... mkdir checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib checking for rm... rm checking for sh... sh checking for sh... /bin/sh checking for strip... strip checking for strip... /usr/bin/strip checking for a BSD-compatible install... /usr/bin/install -c 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 if --enable-debug option specified... no checking if --enable-profile option specified... no checking if --enable-dependencies option specified... no checking if --enable-diagnostic option specified... no checking if --enable-java option specified... yes checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --with-berkeleydb=DIR option specified... /tmp/dbxml-2.2.13/install checking for Berkeley DB version from install tree... 4.3 checking if --with-xquery=DIR option specified... /tmp/dbxml-2.2.13/install checking for Berkeley XQuery version from install tree... 1.2 checking if --with-pathan=DIR option specified... /tmp/dbxml-2.2.13/install checking if --with-xerces=DIR option specified... /tmp/dbxml-2.2.13/install checking for Xerces C++ version from install tree... 2.7 checking if --with-tcl=DIR option specified... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... no 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... no checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking for ANSI C exit success/failure values... yes checking whether additional libraries are needed to link... no checking for javac... javac checking if javac works... yes checking for jar... jar checking for javac... /usr/local/java/current/bin/javac checking absolute path of javac... /usr/local/java/current/bin/javac checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for snprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for vsnprintf... yes configure: creating ./config.status config.status: creating Makefile.defs config.status: creating include.tcl config.status: creating ../dist/../src/python/setup.py config.status: creating ../dist/../src/perl/config config.status: creating dbxml_config.h config.status: dbxml_config.h is unchanged Building DB XML make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/nodeStore' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/nodeStore' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/dataItem' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/dataItem' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/optimizer' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/optimizer' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/common' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/common' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_dump' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_dump' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_load' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_load' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/utils/load_container' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/utils/load_container' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/utils/query_runner' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/utils/query_runner' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/utils/shell' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/utils/shell' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/examples/cxx/gettingStarted' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/examples/cxx/gettingStarted' Installing BDB XML make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/nodeStore' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/nodeStore' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/dataItem' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/dataItem' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/optimizer' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml/optimizer' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/common' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/common' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_dump' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_dump' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_load' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/dbxml_load' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/utils/load_container' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/utils/load_container' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/utils/query_runner' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/utils/query_runner' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/utils/shell' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/utils/shell' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/examples/cxx/gettingStarted' make[1]: Nothing to be done for `objects'. make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/examples/cxx/gettingStarted' Installing DB XML include files: /tmp/dbxml-2.2.13/install/include/dbxml ... Installing DB XML library: /tmp/dbxml-2.2.13/install/lib ... cp -p .libs/libdbxml-2.2.so /tmp/dbxml-2.2.13/install/lib/libdbxml-2.2.so cp -p .libs/libdbxml-2.2.lai /tmp/dbxml-2.2.13/install/lib/libdbxml-2.2.la cp -p .libs/libdbxml_java-2.2.so /tmp/dbxml-2.2.13/install/lib/libdbxml_java-2.2.so cp -p .libs/libdbxml_java-2.2.lai /tmp/dbxml-2.2.13/install/lib/libdbxml_java-2.2.la cp -p .libs/libdbxml-2.2.a /tmp/dbxml-2.2.13/install/lib/libdbxml-2.2.a ranlib /tmp/dbxml-2.2.13/install/lib/libdbxml-2.2.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdbxml-2.2.a cp -p .libs/libdbxml_java-2.2.a /tmp/dbxml-2.2.13/install/lib/libdbxml_java-2.2.a ranlib /tmp/dbxml-2.2.13/install/lib/libdbxml_java-2.2.a chmod 644 /tmp/dbxml-2.2.13/install/lib/libdbxml_java-2.2.a PATH="$PATH:/sbin" ldconfig -n /tmp/dbxml-2.2.13/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/dbxml-2.2.13/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- echo "Installing DB XML utilities: /tmp/dbxml-2.2.13/install/bin ..." Installing DB XML utilities: /tmp/dbxml-2.2.13/install/bin ... cp -p .libs/dbxml_dump /tmp/dbxml-2.2.13/install/bin/dbxml_dump cp -p .libs/dbxml_load /tmp/dbxml-2.2.13/install/bin/dbxml_load cp -p .libs/query_runner /tmp/dbxml-2.2.13/install/bin/query_runner cp -p .libs/dbxml_load_container /tmp/dbxml-2.2.13/install/bin/dbxml_load_container cp -p .libs/dbxml /tmp/dbxml-2.2.13/install/bin/dbxml Installing documentation: /tmp/dbxml-2.2.13/install/docs ... End DB XML build: Tue Oct 10 02:26:31 PDT 2006 Start Perl build: Tue Oct 10 02:26:31 PDT 2006 If Perl build fails, see dbxml/src/perl/README for configuration and build instructions Writing Makefile for Sleepycat::Db Writing Makefile for Sleepycat::DbXml Writing Makefile for Sleepycat::DbXml Building Perl make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/perl/Db' g++ -c -I/tmp/dbxml-2.2.13/install/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -DVERSION=\"2.001\" -DXS_VERSION=\"2.001\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" Db.c Running Mkbootstrap for Sleepycat::Db () chmod 644 Db.bs rm -f ../blib/arch/auto/Sleepycat/Db/Db.so gcc -shared -L/usr/local/lib Db.o -o ../blib/arch/auto/Sleepycat/Db/Db.so -L/tmp/dbxml-2.2.13/install/lib -ldb_cxx-4 chmod 755 ../blib/arch/auto/Sleepycat/Db/Db.so cp Db.bs ../blib/arch/auto/Sleepycat/Db/Db.bs chmod 644 ../blib/arch/auto/Sleepycat/Db/Db.bs Manifying ../blib/man3/Sleepycat::Db.3pm Manifying ../blib/man3/Sleepycat::DbEnv.3pm Manifying ../blib/man3/Sleepycat::DbTxn.3pm Manifying ../blib/man3/Sleepycat::Dbt.3pm Manifying ../blib/man3/Sleepycat::Dbc.3pm make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/perl/Db' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/perl/DbXml' g++ -c -I/tmp/dbxml-2.2.13/dbxml/include -I/tmp/dbxml-2.2.13/install/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -DVERSION=\"2.001\" -DXS_VERSION=\"2.001\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" DbXml.c Running Mkbootstrap for Sleepycat::DbXml () chmod 644 DbXml.bs rm -f ../blib/arch/auto/Sleepycat/DbXml/DbXml.so gcc -shared -L/usr/local/lib DbXml.o -o ../blib/arch/auto/Sleepycat/DbXml/DbXml.so -L/tmp/dbxml-2.2.13/dbxml/build_unix/.libs -L/tmp/dbxml-2.2.13/install/lib -ldbxml-2.2 -ldb_cxx-4 -lpathan -lxerces-c -lxquery chmod 755 ../blib/arch/auto/Sleepycat/DbXml/DbXml.so cp DbXml.bs ../blib/arch/auto/Sleepycat/DbXml/DbXml.bs chmod 644 ../blib/arch/auto/Sleepycat/DbXml/DbXml.bs Manifying ../blib/man3/Sleepycat::XmlModify.3pm Manifying ../blib/man3/Sleepycat::XmlException.3pm Manifying ../blib/man3/Sleepycat::XmlManager.3pm Manifying ../blib/man3/Sleepycat::XmlDocument.3pm Manifying ../blib/man3/Sleepycat::XmlValue.3pm Manifying ../blib/man3/Sleepycat::XmlResults.3pm Manifying ../blib/man3/Sleepycat::XmlQueryExpression.3pm Manifying ../blib/man3/Sleepycat::DbXml.3pm Manifying ../blib/man3/Sleepycat::XmlIndexSpecification.3pm Manifying ../blib/man3/Sleepycat::XmlInputStream.3pm Manifying ../blib/man3/Sleepycat::XmlQueryContext.3pm Manifying ../blib/man3/Sleepycat::XmlUpdateContext.3pm Manifying ../blib/man3/Sleepycat::XmlMetaDataIterator.3pm Manifying ../blib/man3/Sleepycat::XmlContainer.3pm Manifying ../blib/man3/Sleepycat::XmlTransaction.3pm Manifying ../blib/man3/Sleepycat::XmlStatistics.3pm make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/perl/DbXml' Testing Perl make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/perl/Db' make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/perl/Db' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/perl/DbXml' make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/perl/DbXml' make[1]: Entering directory `/tmp/dbxml-2.2.13/dbxml/src/perl/Db' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t t/btree....Can't load '/tmp/dbxml-2.2.13/dbxml/src/perl/Db/../blib/arch/auto/Sleepycat/Db/Db.so' for module Sleepycat::Db: libdb_cxx-4.3.so: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at /tmp/dbxml-2.2.13/dbxml/src/perl/Db/../blib/lib/Sleepycat/Db.pm line 61 Compilation failed in require at t/btree.t line 13. BEGIN failed--compilation aborted at t/btree.t line 13. t/btree....dubious Test returned status 255 (wstat 65280, 0xff00) t/dbt......Can't load '/tmp/dbxml-2.2.13/dbxml/src/perl/Db/../blib/arch/auto/Sleepycat/Db/Db.so' for module Sleepycat::Db: libdb_cxx-4.3.so: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at /tmp/dbxml-2.2.13/dbxml/src/perl/Db/../blib/lib/Sleepycat/Db.pm line 61 Compilation failed in require at t/dbt.t line 14. BEGIN failed--compilation aborted at t/dbt.t line 14. t/dbt......dubious Test returned status 255 (wstat 65280, 0xff00) t/txn......Can't load '/tmp/dbxml-2.2.13/dbxml/src/perl/Db/../blib/arch/auto/Sleepycat/Db/Db.so' for module Sleepycat::Db: libdb_cxx-4.3.so: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at /tmp/dbxml-2.2.13/dbxml/src/perl/Db/../blib/lib/Sleepycat/Db.pm line 61 Compilation failed in require at t/txn.t line 12. BEGIN failed--compilation aborted at t/txn.t line 12. t/txn......dubious Test returned status 255 (wstat 65280, 0xff00) FAILED--3 test scripts could be run, alas--no output ever seen make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/tmp/dbxml-2.2.13/dbxml/src/perl/Db' make: *** [test] Error 2 [ytl@net-desk1:/tmp/dbxml-2.2.13]$