************************************************************ 2004-03-17 21:48:37.605 | Checking out libxslt ************************************************************ cvs -z3 -q -d :pserver:jamesh@cvs.gnome.org:/cvs/gnome update -dP -A . ? libexslt.pc ? stamp-h1 ? python/gen_prog ? python/libxslt-export.c ? python/libxslt-py.c ? python/libxslt-py.h ? python/libxslt.py ? python/libxsltclass.py P ChangeLog P xsltproc/xsltproc.c ************************************************************ 2004-03-17 21:48:59.315 | Configuring libxslt ************************************************************ ./autogen.sh --prefix /home/james/cvs/install --libdir '${exec_prefix}/lib64' --enable-maintainer-mode --disable-static --disable-gtk-doc Running libtoolize... Running aclocal... configure.in:344: warning: underquoted definition of VERSION_TO_NUMBER run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal /usr/share/aclocal/xml-i18n-tools.m4:24: warning: underquoted definition of XML_I18N_TOOLS_NEWER_THAN_0_9 /usr/share/aclocal/xml-i18n-tools.m4:28: warning: underquoted definition of AC_PROG_XML_I18N_TOOLS /usr/share/aclocal/xml-i18n-tools.m4:30: warning: underquoted definition of X18T_PFORG1 /usr/share/aclocal/xml-i18n-tools.m4:32: warning: underquoted definition of X18T_XML_KIND /usr/share/aclocal/xml-i18n-tools.m4:34: warning: underquoted definition of X18T_KEYS_KIND /usr/share/aclocal/xml-i18n-tools.m4:135: warning: underquoted definition of AM_PROG_XML_I18N_TOOLS /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS /usr/share/aclocal/sdl.m4:11: warning: underquoted definition of AM_PATH_SDL /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES /usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK /usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG /usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF /usr/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC /usr/share/aclocal/libxslt.m4:14: warning: underquoted definition of AM_PATH_XSLT /usr/share/aclocal/libole2.m4:18: warning: underquoted definition of AM_PATH_LIBOLE2 /usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of AM_PATH_LIBMIKMOD /usr/share/aclocal/libguppi.m4:11: warning: underquoted definition of AM_PATH_LIBGUPPI /usr/share/aclocal/libglade.m4:7: warning: underquoted definition of AM_PATH_LIBGLADE /usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART /usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL /usr/share/aclocal/intltool.m4:27: warning: underquoted definition of AC_PROG_INTLTOOL /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/share/aclocal/gtk-2.0.m4:8: warning: underquoted definition of AM_PATH_GTK_2_0 /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/share/aclocal/glib-gettext.m4:378: warning: underquoted definition of AM_GLIB_GNU_GETTEXT /usr/share/aclocal/glib-gettext.m4:379: warning: underquoted definition of AM_GLIB_DEFINE_LOCALEDIR /usr/share/aclocal/glib-2.0.m4:8: warning: underquoted definition of AM_PATH_GLIB_2_0 /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF /usr/share/aclocal/gconf-2.m4:8: warning: underquoted definition of AM_GCONF_SOURCE_2 /usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF /usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2 /usr/share/aclocal/esd.m4:10: warning: underquoted definition of AM_PATH_ESD /usr/share/aclocal/esd.m4:175: warning: underquoted definition of AM_ESD_SUPPORTS_MULTIPLE_RECORD /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /usr/share/aclocal/ORBit2.m4:4: warning: underquoted definition of AM_PATH_ORBIT2 /usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT configure.in:71: warning: AC_ARG_PROGRAM invoked multiple times Running automake... configure.in:71: warning: AC_ARG_PROGRAM invoked multiple times Running autoconf... configure.in:71: warning: AC_ARG_PROGRAM invoked multiple times Running configure --prefix /home/james/cvs/install --libdir ${exec_prefix}/lib64 --enable-maintainer-mode --disable-static --disable-gtk-doc ... checking for a BSD-compatible install... /home/james/bin/install-check checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc 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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 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 -m elf_x86_64) 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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... no 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 -m elf_x86_64) 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 sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ansidecl.h usability... yes checking ansidecl.h presence... yes checking for ansidecl.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stat... yes checking for _stat... no checking for isnan... yes checking for isinf... yes checking for pow... no checking for pow in -lm... yes checking for floor... no checking for floor in -lm... yes checking for fabs... no checking for fabs in -lm... yes checking for gettimeofday... yes checking for mktime... yes checking for localtime... yes checking for localtime_r... yes checking for asctime... yes checking for time... yes checking for gmtime... yes checking for ftime... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for perl... perl checking for python... /usr/bin/python Found Python version 2.2 Found libxml2-python module Enabling debugger checking for libxml libraries >= 2.6.5... 2.6.7 found configure: creating ./config.status config.status: creating Makefile config.status: creating libxslt.pc config.status: creating libexslt.pc config.status: creating libxslt/Makefile config.status: creating libxslt/xsltconfig.h config.status: creating libxslt/xsltwin32config.h config.status: creating libexslt/Makefile config.status: creating libexslt/exsltconfig.h config.status: creating xsltproc/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating tests/Makefile config.status: creating tests/docs/Makefile config.status: creating tests/REC1/Makefile config.status: creating tests/REC2/Makefile config.status: creating tests/REC/Makefile config.status: creating tests/general/Makefile config.status: creating tests/reports/Makefile config.status: creating tests/extensions/Makefile config.status: creating tests/namespaces/Makefile config.status: creating tests/keys/Makefile config.status: creating tests/numbers/Makefile config.status: creating tests/documents/Makefile config.status: creating tests/xmlspec/Makefile config.status: creating tests/multiple/Makefile config.status: creating tests/XSLTMark/Makefile config.status: creating tests/docbook/Makefile config.status: creating tests/exslt/Makefile config.status: creating tests/exslt/common/Makefile config.status: creating tests/exslt/functions/Makefile config.status: creating tests/exslt/math/Makefile config.status: creating tests/exslt/sets/Makefile config.status: creating tests/exslt/strings/Makefile config.status: creating tests/exslt/date/Makefile config.status: creating doc/Makefile config.status: creating xslt-config config.status: creating libxslt.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Now type 'make' to compile libxslt. ************************************************************ 2004-03-17 21:49:16.216 | Building libxslt ************************************************************ make make all-recursive make[1]: Entering directory `/home/james/cvs/gnome2/libxslt' Making all in libxslt make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/libxslt' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT attrvt.lo -MD -MP -MF ".deps/attrvt.Tpo" -c -o attrvt.lo attrvt.c; \ then mv -f ".deps/attrvt.Tpo" ".deps/attrvt.Plo"; else rm -f ".deps/attrvt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT attrvt.lo -MD -MP -MF .deps/attrvt.Tpo -c attrvt.c -fPIC -DPIC -o .libs/attrvt.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT xslt.lo -MD -MP -MF ".deps/xslt.Tpo" -c -o xslt.lo xslt.c; \ then mv -f ".deps/xslt.Tpo" ".deps/xslt.Plo"; else rm -f ".deps/xslt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c xslt.c -fPIC -DPIC -o .libs/xslt.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT xsltutils.lo -MD -MP -MF ".deps/xsltutils.Tpo" -c -o xsltutils.lo xsltutils.c; \ then mv -f ".deps/xsltutils.Tpo" ".deps/xsltutils.Plo"; else rm -f ".deps/xsltutils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT xsltutils.lo -MD -MP -MF .deps/xsltutils.Tpo -c xsltutils.c -fPIC -DPIC -o .libs/xsltutils.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT pattern.lo -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.lo pattern.c; \ then mv -f ".deps/pattern.Tpo" ".deps/pattern.Plo"; else rm -f ".deps/pattern.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/pattern.o pattern.c: In function `xsltTestCompMatch': pattern.c:627: warning: cast from pointer to integer of different size pattern.c:727: warning: cast from pointer to integer of different size pattern.c:775: warning: cast from pointer to integer of different size pattern.c:779: warning: cast to pointer from integer of different size pattern.c:831: warning: cast to pointer from integer of different size pattern.c:833: warning: cast to pointer from integer of different size pattern.c:844: warning: cast from pointer to integer of different size pattern.c:880: warning: cast from pointer to integer of different size pattern.c:884: warning: cast to pointer from integer of different size pattern.c:926: warning: cast to pointer from integer of different size pattern.c:928: warning: cast to pointer from integer of different size if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT templates.lo -MD -MP -MF ".deps/templates.Tpo" -c -o templates.lo templates.c; \ then mv -f ".deps/templates.Tpo" ".deps/templates.Plo"; else rm -f ".deps/templates.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -fPIC -DPIC -o .libs/templates.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT variables.lo -MD -MP -MF ".deps/variables.Tpo" -c -o variables.lo variables.c; \ then mv -f ".deps/variables.Tpo" ".deps/variables.Plo"; else rm -f ".deps/variables.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT variables.lo -MD -MP -MF .deps/variables.Tpo -c variables.c -fPIC -DPIC -o .libs/variables.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT keys.lo -MD -MP -MF ".deps/keys.Tpo" -c -o keys.lo keys.c; \ then mv -f ".deps/keys.Tpo" ".deps/keys.Plo"; else rm -f ".deps/keys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -fPIC -DPIC -o .libs/keys.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT numbers.lo -MD -MP -MF ".deps/numbers.Tpo" -c -o numbers.lo numbers.c; \ then mv -f ".deps/numbers.Tpo" ".deps/numbers.Plo"; else rm -f ".deps/numbers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.c -fPIC -DPIC -o .libs/numbers.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT extensions.lo -MD -MP -MF ".deps/extensions.Tpo" -c -o extensions.lo extensions.c; \ then mv -f ".deps/extensions.Tpo" ".deps/extensions.Plo"; else rm -f ".deps/extensions.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c -fPIC -DPIC -o .libs/extensions.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT extra.lo -MD -MP -MF ".deps/extra.Tpo" -c -o extra.lo extra.c; \ then mv -f ".deps/extra.Tpo" ".deps/extra.Plo"; else rm -f ".deps/extra.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT extra.lo -MD -MP -MF .deps/extra.Tpo -c extra.c -fPIC -DPIC -o .libs/extra.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT functions.lo -MD -MP -MF ".deps/functions.Tpo" -c -o functions.lo functions.c; \ then mv -f ".deps/functions.Tpo" ".deps/functions.Plo"; else rm -f ".deps/functions.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c -fPIC -DPIC -o .libs/functions.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT namespaces.lo -MD -MP -MF ".deps/namespaces.Tpo" -c -o namespaces.lo namespaces.c; \ then mv -f ".deps/namespaces.Tpo" ".deps/namespaces.Plo"; else rm -f ".deps/namespaces.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT namespaces.lo -MD -MP -MF .deps/namespaces.Tpo -c namespaces.c -fPIC -DPIC -o .libs/namespaces.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT imports.lo -MD -MP -MF ".deps/imports.Tpo" -c -o imports.lo imports.c; \ then mv -f ".deps/imports.Tpo" ".deps/imports.Plo"; else rm -f ".deps/imports.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT imports.lo -MD -MP -MF .deps/imports.Tpo -c imports.c -fPIC -DPIC -o .libs/imports.o imports.c: In function `xsltParseStylesheetInclude': imports.c:220: warning: cast from pointer to integer of different size if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT attributes.lo -MD -MP -MF ".deps/attributes.Tpo" -c -o attributes.lo attributes.c; \ then mv -f ".deps/attributes.Tpo" ".deps/attributes.Plo"; else rm -f ".deps/attributes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT attributes.lo -MD -MP -MF .deps/attributes.Tpo -c attributes.c -fPIC -DPIC -o .libs/attributes.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT documents.lo -MD -MP -MF ".deps/documents.Tpo" -c -o documents.lo documents.c; \ then mv -f ".deps/documents.Tpo" ".deps/documents.Plo"; else rm -f ".deps/documents.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT documents.lo -MD -MP -MF .deps/documents.Tpo -c documents.c -fPIC -DPIC -o .libs/documents.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT preproc.lo -MD -MP -MF ".deps/preproc.Tpo" -c -o preproc.lo preproc.c; \ then mv -f ".deps/preproc.Tpo" ".deps/preproc.Plo"; else rm -f ".deps/preproc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT preproc.lo -MD -MP -MF .deps/preproc.Tpo -c preproc.c -fPIC -DPIC -o .libs/preproc.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT transform.lo -MD -MP -MF ".deps/transform.Tpo" -c -o transform.lo transform.c; \ then mv -f ".deps/transform.Tpo" ".deps/transform.Plo"; else rm -f ".deps/transform.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \ then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libxslt.la -rpath /home/james/cvs/install/lib64 -version-info 2:4:1 attrvt.lo xslt.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo security.lo -L/home/james/cvs/install/lib64 -lxml2 -lz -lpthread -lm -lm gcc -shared .libs/attrvt.o .libs/xslt.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -L/home/james/cvs/install/lib64 /home/james/cvs/install/lib64/libxml2.so -lz -lpthread -lm -Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.1.4 (cd .libs && rm -f libxslt.so.1 && ln -s libxslt.so.1.1.4 libxslt.so.1) (cd .libs && rm -f libxslt.so && ln -s libxslt.so.1.1.4 libxslt.so) creating libxslt.la (cd .libs && rm -f libxslt.la && ln -s ../libxslt.la libxslt.la) make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/libxslt' Making all in libexslt make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/libexslt' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT exslt.lo -MD -MP -MF ".deps/exslt.Tpo" -c -o exslt.lo exslt.c; \ then mv -f ".deps/exslt.Tpo" ".deps/exslt.Plo"; else rm -f ".deps/exslt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT exslt.lo -MD -MP -MF .deps/exslt.Tpo -c exslt.c -fPIC -DPIC -o .libs/exslt.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT math.lo -MD -MP -MF ".deps/math.Tpo" -c -o math.lo math.c; \ then mv -f ".deps/math.Tpo" ".deps/math.Plo"; else rm -f ".deps/math.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -fPIC -DPIC -o .libs/math.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT sets.lo -MD -MP -MF ".deps/sets.Tpo" -c -o sets.lo sets.c; \ then mv -f ".deps/sets.Tpo" ".deps/sets.Plo"; else rm -f ".deps/sets.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT sets.lo -MD -MP -MF .deps/sets.Tpo -c sets.c -fPIC -DPIC -o .libs/sets.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF ".deps/functions.Tpo" -c -o functions.lo functions.c; \ then mv -f ".deps/functions.Tpo" ".deps/functions.Plo"; else rm -f ".deps/functions.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c -fPIC -DPIC -o .libs/functions.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \ then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT date.lo -MD -MP -MF ".deps/date.Tpo" -c -o date.lo date.c; \ then mv -f ".deps/date.Tpo" ".deps/date.Plo"; else rm -f ".deps/date.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT date.lo -MD -MP -MF .deps/date.Tpo -c date.c -fPIC -DPIC -o .libs/date.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT saxon.lo -MD -MP -MF ".deps/saxon.Tpo" -c -o saxon.lo saxon.c; \ then mv -f ".deps/saxon.Tpo" ".deps/saxon.Plo"; else rm -f ".deps/saxon.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT saxon.lo -MD -MP -MF .deps/saxon.Tpo -c saxon.c -fPIC -DPIC -o .libs/saxon.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT dynamic.lo -MD -MP -MF ".deps/dynamic.Tpo" -c -o dynamic.lo dynamic.c; \ then mv -f ".deps/dynamic.Tpo" ".deps/dynamic.Plo"; else rm -f ".deps/dynamic.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT dynamic.lo -MD -MP -MF .deps/dynamic.Tpo -c dynamic.c -fPIC -DPIC -o .libs/dynamic.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libexslt.la -rpath /home/james/cvs/install/lib64 -version-info 8:4:8 exslt.lo common.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/home/james/cvs/install/lib64 -lxml2 -lz -lpthread -lm -lm gcc -shared .libs/exslt.o .libs/common.o .libs/math.o .libs/sets.o .libs/functions.o .libs/strings.o .libs/date.o .libs/saxon.o .libs/dynamic.o -Wl,--rpath -Wl,/home/james/cvs/gnome2/libxslt/libxslt/.libs -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -L/home/james/cvs/install/lib64 ../libxslt/.libs/libxslt.so /home/james/cvs/install/lib64/libxml2.so -lz -lpthread -lm -Wl,-soname -Wl,libexslt.so.0 -o .libs/libexslt.so.0.8.4 (cd .libs && rm -f libexslt.so.0 && ln -s libexslt.so.0.8.4 libexslt.so.0) (cd .libs && rm -f libexslt.so && ln -s libexslt.so.0.8.4 libexslt.so) creating libexslt.la (cd .libs && rm -f libexslt.la && ln -s ../libexslt.la libexslt.la) make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/libexslt' Making all in xsltproc make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/xsltproc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/home/james/cvs/install/include/libxml2 -g -O2 -Wall -g -O2 -Wall -MT xsltproc.o -MD -MP -MF ".deps/xsltproc.Tpo" -c -o xsltproc.o xsltproc.c; \ then mv -f ".deps/xsltproc.Tpo" ".deps/xsltproc.Po"; else rm -f ".deps/xsltproc.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o xsltproc xsltproc.o ../libxslt/libxslt.la ../libexslt/libexslt.la -L/home/james/cvs/install/lib64 -lxml2 -lz -lpthread -lm -L/home/james/cvs/install/lib64 -lxml2 -lz -lpthread -lm -lm gcc -g -O2 -Wall -o .libs/xsltproc xsltproc.o ../libxslt/.libs/libxslt.so -L/home/james/cvs/install/lib64 ../libexslt/.libs/libexslt.so /home/james/cvs/gnome2/libxslt/libxslt/.libs/libxslt.so /home/james/cvs/install/lib64/libxml2.so -lz -lpthread -lm -Wl,--rpath -Wl,/home/james/cvs/install/lib64 creating xsltproc make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/xsltproc' Making all in doc make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/doc' Rebuilding the HTML Web pages from xslt.html Validating the HTML Web pages make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/doc' Making all in python make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/python' Making all in . make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/python' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/home/james/cvs/install/include/libxml2 -I../libxslt -I.. -I../libexslt -g -O2 -Wall -MT libxslt.lo -MD -MP -MF ".deps/libxslt.Tpo" -c -o libxslt.lo libxslt.c; \ then mv -f ".deps/libxslt.Tpo" ".deps/libxslt.Plo"; else rm -f ".deps/libxslt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/home/james/cvs/install/include/libxml2 -I../libxslt -I.. -I../libexslt -g -O2 -Wall -MT libxslt.lo -MD -MP -MF .deps/libxslt.Tpo -c libxslt.c -fPIC -DPIC -o .libs/libxslt.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/home/james/cvs/install/include/libxml2 -I../libxslt -I.. -I../libexslt -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF ".deps/libxslt-py.Tpo" -c -o libxslt-py.lo libxslt-py.c; \ then mv -f ".deps/libxslt-py.Tpo" ".deps/libxslt-py.Plo"; else rm -f ".deps/libxslt-py.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I/home/james/cvs/install/include/libxml2 -I../libxslt -I.. -I../libexslt -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF .deps/libxslt-py.Tpo -c libxslt-py.c -fPIC -DPIC -o .libs/libxslt-py.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libxsltmod.la -rpath /home/james/cvs/install/lib64/python2.2/site-packages -module -avoid-version -L../libxslt/.libs -L../libexslt/.libs libxslt.lo types.lo libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la gcc -shared .libs/libxslt.o .libs/types.o .libs/libxslt-py.o -Wl,--rpath -Wl,/home/james/cvs/gnome2/libxslt/libxslt/.libs -Wl,--rpath -Wl,/home/james/cvs/gnome2/libxslt/libexslt/.libs -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -L/home/james/cvs/install/lib64 -L/home/james/cvs/gnome2/libxslt/libxslt/.libs -L/home/james/cvs/gnome2/libxslt/libexslt/.libs ../libxslt/.libs/libxslt.so ../libexslt/.libs/libexslt.so -Wl,-soname -Wl,libxsltmod.so -o .libs/libxsltmod.so creating libxsltmod.la (cd .libs && rm -f libxsltmod.la && ln -s ../libxsltmod.la libxsltmod.la) make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/python' Making all in tests make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/python/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/python/tests' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/python' Making all in tests make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests' Making all in docs make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/docs' Making all in REC1 make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC1' Making all in REC2 make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC2' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC2' Making all in REC make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC' Making all in general make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/general' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/general' Making all in namespaces make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/namespaces' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/namespaces' Making all in keys make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/keys' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/keys' Making all in numbers make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/numbers' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/numbers' Making all in documents make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/documents' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/documents' Making all in extensions make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/extensions' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/extensions' Making all in reports make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/reports' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/reports' Making all in xmlspec make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/xmlspec' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/xmlspec' Making all in multiple make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/multiple' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/multiple' Making all in XSLTMark make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/XSLTMark' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/XSLTMark' Making all in docbook make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/docbook' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/docbook' Making all in exslt make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt' Making all in common make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/common' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/common' Making all in functions make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/functions' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/functions' Making all in math make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/math' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/math' Making all in sets make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/sets' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/sets' Making all in strings make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/strings' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/strings' Making all in date make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/date' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/date' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt' sed -e 's?\@XSLT_LIBDIR\@?-L/home/james/cvs/install/lib64?g' \ -e 's?\@XSLT_INCLUDEDIR\@?-I/home/james/cvs/install/include?g' \ -e 's?\@VERSION\@?1.1.4?g' \ -e 's?\@XSLT_LIBS\@?-lxslt -L/home/james/cvs/install/lib64 -lxml2 -lz -lpthread -lm -lm?g' \ < ./xsltConf.sh.in > xsltConf.tmp \ && mv xsltConf.tmp xsltConf.sh make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt' ************************************************************ 2004-03-17 21:49:32.771 | Installing libxslt ************************************************************ make install Making install in libxslt make[1]: Entering directory `/home/james/cvs/gnome2/libxslt/libxslt' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/libxslt' mkdir -p -- . /home/james/cvs/install/lib64 /bin/sh ../libtool --mode=install /home/james/bin/install-check libxslt.la /home/james/cvs/install/lib64/libxslt.la /home/james/bin/install-check .libs/libxslt.so.1.1.4 /home/james/cvs/install/lib64/libxslt.so.1.1.4 (cd /home/james/cvs/install/lib64 && rm -f libxslt.so.1 && ln -s libxslt.so.1.1.4 libxslt.so.1) (cd /home/james/cvs/install/lib64 && rm -f libxslt.so && ln -s libxslt.so.1.1.4 libxslt.so) /home/james/bin/install-check .libs/libxslt.lai /home/james/cvs/install/lib64/libxslt.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64 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. ---------------------------------------------------------------------- mkdir -p -- . /home/james/cvs/install/man/man3 /home/james/bin/install-check -m 644 ./libxslt.3 /home/james/cvs/install/man/man3/libxslt.3 mkdir -p -- . /home/james/cvs/install/include/libxslt /home/james/bin/install-check -m 644 xslt.h /home/james/cvs/install/include/libxslt/xslt.h /home/james/bin/install-check -m 644 xsltutils.h /home/james/cvs/install/include/libxslt/xsltutils.h /home/james/bin/install-check -m 644 pattern.h /home/james/cvs/install/include/libxslt/pattern.h /home/james/bin/install-check -m 644 templates.h /home/james/cvs/install/include/libxslt/templates.h /home/james/bin/install-check -m 644 variables.h /home/james/cvs/install/include/libxslt/variables.h /home/james/bin/install-check -m 644 keys.h /home/james/cvs/install/include/libxslt/keys.h /home/james/bin/install-check -m 644 numbersInternals.h /home/james/cvs/install/include/libxslt/numbersInternals.h /home/james/bin/install-check -m 644 extensions.h /home/james/cvs/install/include/libxslt/extensions.h /home/james/bin/install-check -m 644 extra.h /home/james/cvs/install/include/libxslt/extra.h /home/james/bin/install-check -m 644 functions.h /home/james/cvs/install/include/libxslt/functions.h /home/james/bin/install-check -m 644 namespaces.h /home/james/cvs/install/include/libxslt/namespaces.h /home/james/bin/install-check -m 644 imports.h /home/james/cvs/install/include/libxslt/imports.h /home/james/bin/install-check -m 644 attributes.h /home/james/cvs/install/include/libxslt/attributes.h /home/james/bin/install-check -m 644 documents.h /home/james/cvs/install/include/libxslt/documents.h /home/james/bin/install-check -m 644 preproc.h /home/james/cvs/install/include/libxslt/preproc.h /home/james/bin/install-check -m 644 transform.h /home/james/cvs/install/include/libxslt/transform.h /home/james/bin/install-check -m 644 security.h /home/james/cvs/install/include/libxslt/security.h /home/james/bin/install-check -m 644 xsltInternals.h /home/james/cvs/install/include/libxslt/xsltInternals.h /home/james/bin/install-check -m 644 xsltconfig.h /home/james/cvs/install/include/libxslt/xsltconfig.h /home/james/bin/install-check -m 644 xsltexports.h /home/james/cvs/install/include/libxslt/xsltexports.h make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/libxslt' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt/libxslt' Making install in libexslt make[1]: Entering directory `/home/james/cvs/gnome2/libxslt/libexslt' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/libexslt' mkdir -p -- . /home/james/cvs/install/lib64 /bin/sh ../libtool --mode=install /home/james/bin/install-check libexslt.la /home/james/cvs/install/lib64/libexslt.la libtool: install: warning: relinking `libexslt.la' (cd /home/james/cvs/gnome2/libxslt/libexslt; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -o libexslt.la -rpath /home/james/cvs/install/lib64 -version-info 8:4:8 exslt.lo common.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/home/james/cvs/install/lib64 -lxml2 -lz -lpthread -lm -lm ) gcc -shared .libs/exslt.o .libs/common.o .libs/math.o .libs/sets.o .libs/functions.o .libs/strings.o .libs/date.o .libs/saxon.o .libs/dynamic.o -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -L/home/james/cvs/install/lib64 -lxslt -lxml2 -lz -lpthread -lm -Wl,-soname -Wl,libexslt.so.0 -o .libs/libexslt.so.0.8.4 /home/james/bin/install-check .libs/libexslt.so.0.8.4T /home/james/cvs/install/lib64/libexslt.so.0.8.4 (cd /home/james/cvs/install/lib64 && rm -f libexslt.so.0 && ln -s libexslt.so.0.8.4 libexslt.so.0) (cd /home/james/cvs/install/lib64 && rm -f libexslt.so && ln -s libexslt.so.0.8.4 libexslt.so) /home/james/bin/install-check .libs/libexslt.lai /home/james/cvs/install/lib64/libexslt.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64 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. ---------------------------------------------------------------------- mkdir -p -- . /home/james/cvs/install/include/libexslt /home/james/bin/install-check -m 644 exslt.h /home/james/cvs/install/include/libexslt/exslt.h /home/james/bin/install-check -m 644 exsltconfig.h /home/james/cvs/install/include/libexslt/exsltconfig.h /home/james/bin/install-check -m 644 exslt.h /home/james/cvs/install/include/libexslt/exslt.h /home/james/bin/install-check -m 644 exsltconfig.h /home/james/cvs/install/include/libexslt/exsltconfig.h /home/james/bin/install-check -m 644 exsltexports.h /home/james/cvs/install/include/libexslt/exsltexports.h mkdir -p -- . /home/james/cvs/install/man/man3 /home/james/bin/install-check -m 644 ./libexslt.3 /home/james/cvs/install/man/man3/libexslt.3 make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/libexslt' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt/libexslt' Making install in xsltproc make[1]: Entering directory `/home/james/cvs/gnome2/libxslt/xsltproc' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/xsltproc' mkdir -p -- . /home/james/cvs/install/bin /bin/sh ../libtool --mode=install /home/james/bin/install-check xsltproc /home/james/cvs/install/bin/xsltproc /home/james/bin/install-check .libs/xsltproc /home/james/cvs/install/bin/xsltproc make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/xsltproc' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt/xsltproc' Making install in doc make[1]: Entering directory `/home/james/cvs/gnome2/libxslt/doc' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/doc' make[2]: Nothing to be done for `install-exec-am'. mkdir -p -- . /home/james/cvs/install/share/doc/libxslt-1.1.4/html /home/james/bin/install-check -m 0644 ./*.html /home/james/cvs/install/share/doc/libxslt-1.1.4/html /home/james/bin/install-check -m 0644 ./*.gif /home/james/cvs/install/share/doc/libxslt-1.1.4/html mkdir -p -- . /home/james/cvs/install/share/doc/libxslt-1.1.4/html/html /home/james/bin/install-check -m 0644 ./html/*.html /home/james/cvs/install/share/doc/libxslt-1.1.4/html/html /home/james/bin/install-check -m 0644 ./html/*.png /home/james/cvs/install/share/doc/libxslt-1.1.4/html/html /home/james/bin/install-check -m 0644 ./html/index.sgml /home/james/cvs/install/share/doc/libxslt-1.1.4/html/html /usr/bin/install: cannot stat `./html/index.sgml': No such file or directory make[2]: [install-data-local] Error 1 (ignored) mkdir -p -- . /home/james/cvs/install/share/doc/libxslt-1.1.4/html/EXSLT /home/james/bin/install-check -m 0644 ./EXSLT/*.html /home/james/cvs/install/share/doc/libxslt-1.1.4/html/EXSLT mkdir -p -- . /home/james/cvs/install/share/doc/libxslt-1.1.4/html/tutorial /home/james/bin/install-check -m 0644 ./tutorial/* /home/james/cvs/install/share/doc/libxslt-1.1.4/html/tutorial /usr/bin/install: `./tutorial/CVS' is a directory make[2]: [install-data-local] Error 1 (ignored) mkdir -p -- . /home/james/cvs/install/man/man1 /home/james/bin/install-check -m 644 ./xsltproc.1 /home/james/cvs/install/man/man1/xsltproc.1 make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/doc' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt/doc' Making install in python make[1]: Entering directory `/home/james/cvs/gnome2/libxslt/python' Making install in . make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/python' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/python' make[3]: Nothing to be done for `install-exec-am'. mkdir -p -- . /home/james/cvs/install/lib64/python2.2/site-packages /home/james/bin/install-check -m 0644 libxslt.py /home/james/cvs/install/lib64/python2.2/site-packages mkdir -p -- . /home/james/cvs/install/share/doc/libxslt-python-1.1.4 mkdir -p -- . /home/james/cvs/install/lib64/python2.2/site-packages /bin/sh ../libtool --mode=install /home/james/bin/install-check libxsltmod.la /home/james/cvs/install/lib64/python2.2/site-packages/libxsltmod.la libtool: install: warning: relinking `libxsltmod.la' (cd /home/james/cvs/gnome2/libxslt/python; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -o libxsltmod.la -rpath /home/james/cvs/install/lib64/python2.2/site-packages -module -avoid-version -L../libxslt/.libs -L../libexslt/.libs libxslt.lo types.lo libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la ) gcc -shared .libs/libxslt.o .libs/types.o .libs/libxslt-py.o -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -L/home/james/cvs/gnome2/libxslt/libxslt/.libs -L/home/james/cvs/gnome2/libxslt/libexslt/.libs -L/home/james/cvs/install/lib64 -lxslt -lexslt -Wl,-soname -Wl,libxsltmod.so -o .libs/libxsltmod.so /home/james/bin/install-check .libs/libxsltmod.soT /home/james/cvs/install/lib64/python2.2/site-packages/libxsltmod.so /home/james/bin/install-check .libs/libxsltmod.lai /home/james/cvs/install/lib64/python2.2/site-packages/libxsltmod.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64/python2.2/site-packages ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64/python2.2/site-packages 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. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/python' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/python' Making install in tests make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/python/tests' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/python/tests' make[3]: Nothing to be done for `install-exec-am'. mkdir -p -- . /home/james/cvs/install/share/doc/libxslt-python-1.1.4/examples (for test in basic.py exslt.py extelem.py extfunc.py test.xml test.xsl pyxsltproc.py; \ do /home/james/bin/install-check -m 0644 ./$test /home/james/cvs/install/share/doc/libxslt-python-1.1.4/examples ; done) make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/python/tests' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/python/tests' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt/python' Making install in tests make[1]: Entering directory `/home/james/cvs/gnome2/libxslt/tests' Making install in docs make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/docs' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/docs' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/docs' Making install in REC1 make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC1' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC1' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC1' Making install in REC2 make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC2' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC2' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC2' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC2' Making install in REC make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/REC' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/REC' Making install in general make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/general' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/general' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/general' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/general' Making install in namespaces make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/namespaces' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/namespaces' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/namespaces' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/namespaces' Making install in keys make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/keys' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/keys' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/keys' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/keys' Making install in numbers make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/numbers' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/numbers' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/numbers' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/numbers' Making install in documents make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/documents' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/documents' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/documents' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/documents' Making install in extensions make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/extensions' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/extensions' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/extensions' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/extensions' Making install in reports make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/reports' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/reports' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/reports' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/reports' Making install in xmlspec make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/xmlspec' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/xmlspec' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/xmlspec' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/xmlspec' Making install in multiple make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/multiple' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/multiple' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/multiple' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/multiple' Making install in XSLTMark make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/XSLTMark' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/XSLTMark' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/XSLTMark' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/XSLTMark' Making install in docbook make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/docbook' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/docbook' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/docbook' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/docbook' Making install in exslt make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt' Making install in common make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/common' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/common' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/common' Making install in functions make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/functions' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/functions' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/functions' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/functions' Making install in math make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/math' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/math' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/math' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/math' Making install in sets make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/sets' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/sets' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/sets' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/sets' Making install in strings make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/strings' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/strings' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/strings' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/strings' Making install in date make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/date' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt/date' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/date' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt/date' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[4]: Entering directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests/exslt' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt/tests' make[3]: Entering directory `/home/james/cvs/gnome2/libxslt/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests' make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt/tests' make[1]: Entering directory `/home/james/cvs/gnome2/libxslt' make[2]: Entering directory `/home/james/cvs/gnome2/libxslt' mkdir -p -- . /home/james/cvs/install/bin /home/james/bin/install-check xslt-config /home/james/cvs/install/bin/xslt-config mkdir -p -- . /home/james/cvs/install/lib64 /home/james/bin/install-check -m 644 xsltConf.sh /home/james/cvs/install/lib64/xsltConf.sh mkdir -p -- . /home/james/cvs/install/share/aclocal /home/james/bin/install-check -m 644 libxslt.m4 /home/james/cvs/install/share/aclocal/libxslt.m4 mkdir -p -- . /home/james/cvs/install/lib64/pkgconfig /home/james/bin/install-check -m 644 libxslt.pc /home/james/cvs/install/lib64/pkgconfig/libxslt.pc /home/james/bin/install-check -m 644 libexslt.pc /home/james/cvs/install/lib64/pkgconfig/libexslt.pc make[2]: Leaving directory `/home/james/cvs/gnome2/libxslt' make[1]: Leaving directory `/home/james/cvs/gnome2/libxslt'