On Tue, 26 Jul 2005 08:15:29 -0400, "Alexander K. Hansen"
<[EMAIL PROTECTED]> wrote:


(skip)
 
> This looks like one of those cases where something happened at an
> earlier point in the build, but it didn't stop.
> 
> Check and see if anything else looks like an error.
> 

Thank for your time. I really am a newbye in this stuff, and feel lost with
all those pieces of application scattered all around.

The problem, seem to me, is building libxslt : at the very start of the
make, is the line

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT attrvt.lo -MD -MP
-MF .deps/attrvt.Tpo -c attrvt.c -o attrvt.o >/dev/null 2>&1


dumping an object code in the nothingness???
(the same thing occur many other time in the rest of making)



Package manager version: 0.23.10
Distribution version: 0.7.2.rsync
Mac
OS X version: 10.3.9
December 2001 Developer Tools
gcc version: 3.3
make
version: 3.79
Feedback Courtesy of FinkCommander



Last login: Sat Jul 23 12:56:27 on ttyp1
Welcome to Darwin!
/sw/bin/fink install libxslt
Computer-di-Gianni:~ gianni$ /sw/bin/fink install libxslt
Password:
Information about 2195 packages read in 3 seconds.
The following package will be installed or updated:
 libxslt
The following 2 additional packages will be installed:
 libxslt-bin libxslt-shlibs
Do you want to continue? [Y/n] Y
bzip2 -dc /sw/src/libxslt-1.1.11.tar.bz2 | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
patch -p1 </sw/fink/dists/stable/main/finkinfo/libs/libxslt.patch
patching file configure
Hunk #1 succeeded at 10189 (offset 16 lines).
perl -pi.bak -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
./configure --prefix=/sw --mandir='${prefix}/share/man' --without-python
ac_cv_path_LIBGCRYPT_CONFIG=no
checking build system type... powerpc-apple-darwin7.9.0
checking host system type... powerpc-apple-darwin7.9.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... 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 for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /sw/bin/tar
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
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 whether we are using the GNU C++ compiler... yes
checking whether g++-3.3 accepts -g... yes
checking dependency style of g++-3.3... gcc3
checking how to run the C++ preprocessor... g++-3.3 -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p 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... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.9.0 dyld
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++-3.3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++-3.3 linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++-3.3 option to produce PIC... -fno-common
checking if g++-3.3 PIC flag -fno-common works... yes
checking if g++-3.3 supports -c -o file.o... yes
checking whether the g++-3.3 linker (/usr/bin/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.9.0 dyld
appending configuration tag "F77" to libtool
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... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
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 sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... 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... yes
checking for floor... yes
checking for fabs... 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... no
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 libgcrypt-config... (cached) no
Crypto extensions will not be available. Install libgcrypt and reconfigure
to make available.
Enabling debugger
checking for libxml libraries >= 2.6.8... 2.6.17 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: executing depfiles commands
make
make  all-recursive
Making all in libxslt
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT attrvt.lo -MD -MP
-MF .deps/attrvt.Tpo -c attrvt.c  -fno-common -DPIC -o .libs/attrvt.o


======================
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT attrvt.lo -MD -MP
-MF .deps/attrvt.Tpo -c attrvt.c -o attrvt.o >/dev/null 2>&1
======================

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT xslt.lo -MD -MP
-MF .deps/xslt.Tpo -c xslt.c  -fno-common -DPIC -o .libs/xslt.o

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT xslt.lo -MD -MP
-MF .deps/xslt.Tpo -c xslt.c -o xslt.o >/dev/null 2>&1

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT xsltutils.lo -MD
-MP -MF .deps/xsltutils.Tpo -c xsltutils.c  -fno-common -DPIC -o
.libs/xsltutils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT xsltutils.lo -MD
-MP -MF .deps/xsltutils.Tpo -c xsltutils.c -o xsltutils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT pattern.lo -MD
-MP -MF .deps/pattern.Tpo -c pattern.c  -fno-common -DPIC -o .libs/pattern.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT pattern.lo -MD
-MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT templates.lo -MD
-MP -MF .deps/templates.Tpo -c templates.c  -fno-common -DPIC -o
.libs/templates.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT templates.lo -MD
-MP -MF .deps/templates.Tpo -c templates.c -o templates.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT variables.lo -MD
-MP -MF .deps/variables.Tpo -c variables.c  -fno-common -DPIC -o
.libs/variables.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT variables.lo -MD
-MP -MF .deps/variables.Tpo -c variables.c -o variables.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT keys.lo -MD -MP
-MF .deps/keys.Tpo -c keys.c  -fno-common -DPIC -o .libs/keys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT keys.lo -MD -MP
-MF .deps/keys.Tpo -c keys.c -o keys.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT numbers.lo -MD
-MP -MF .deps/numbers.Tpo -c numbers.c  -fno-common -DPIC -o .libs/numbers.o
numbers.c: In function `xsltFormatNumberConversion':
numbers.c:1190: warning: assignment discards qualifiers from pointer target
type
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT numbers.lo -MD
-MP -MF .deps/numbers.Tpo -c numbers.c -o numbers.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT extensions.lo -MD
-MP -MF .deps/extensions.Tpo -c extensions.c  -fno-common -DPIC -o
.libs/extensions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT extensions.lo -MD
-MP -MF .deps/extensions.Tpo -c extensions.c -o extensions.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT extra.lo -MD -MP
-MF .deps/extra.Tpo -c extra.c  -fno-common -DPIC -o .libs/extra.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT extra.lo -MD -MP
-MF .deps/extra.Tpo -c extra.c -o extra.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT functions.lo -MD
-MP -MF .deps/functions.Tpo -c functions.c  -fno-common -DPIC -o
.libs/functions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT functions.lo -MD
-MP -MF .deps/functions.Tpo -c functions.c -o functions.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT namespaces.lo -MD
-MP -MF .deps/namespaces.Tpo -c namespaces.c  -fno-common -DPIC -o
.libs/namespaces.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT namespaces.lo -MD
-MP -MF .deps/namespaces.Tpo -c namespaces.c -o namespaces.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT imports.lo -MD
-MP -MF .deps/imports.Tpo -c imports.c  -fno-common -DPIC -o .libs/imports.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT imports.lo -MD
-MP -MF .deps/imports.Tpo -c imports.c -o imports.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT attributes.lo -MD
-MP -MF .deps/attributes.Tpo -c attributes.c  -fno-common -DPIC -o
.libs/attributes.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT attributes.lo -MD
-MP -MF .deps/attributes.Tpo -c attributes.c -o attributes.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT documents.lo -MD
-MP -MF .deps/documents.Tpo -c documents.c  -fno-common -DPIC -o
.libs/documents.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT documents.lo -MD
-MP -MF .deps/documents.Tpo -c documents.c -o documents.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT preproc.lo -MD
-MP -MF .deps/preproc.Tpo -c preproc.c  -fno-common -DPIC -o .libs/preproc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT preproc.lo -MD
-MP -MF .deps/preproc.Tpo -c preproc.c -o preproc.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT transform.lo -MD
-MP -MF .deps/transform.Tpo -c transform.c  -fno-common -DPIC -o
.libs/transform.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT transform.lo -MD
-MP -MF .deps/transform.Tpo -c transform.c -o transform.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I/sw/include/libxml2 -I/sw/include  -I/sw/include
-I/sw/include  -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/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT security.lo -MD
-MP -MF .deps/security.Tpo -c security.c  -fno-common -DPIC -o
.libs/security.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/sw/include/libxml2
-I/sw/include -I/sw/include -I/sw/include -g -O2 -Wall -MT security.lo -MD
-MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -no-undefined -o
libxslt.la -rpath /sw/lib -version-info 2:11: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/sw/lib -lxml2 -lz
-lpthread -L/sw/lib -liconv -lm  -L/sw/lib
(cd .libs && rm -f libxslt.1.dylib && ln -s libxslt.1.1.11.dylib
libxslt.1.dylib)
(cd .libs && rm -f libxslt.dylib && ln -s libxslt.1.1.11.dylib
libxslt.dylib)
ar cru .libs/libxslt.a  attrvt.o xslt.o xsltutils.o pattern.o templates.o
variables.o keys.o numbers.o extensions.o extra.o functions.o namespaces.o
imports.o attributes.o documents.o preproc.o transform.o security.o
ranlib .libs/libxslt.a
creating libxslt.la
(cd .libs && rm -f libxslt.la && ln -s ../libxslt.la libxslt.la)
Making all in 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/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT exslt.lo -MD -MP -MF
.deps/exslt.Tpo -c exslt.c  -fno-common -DPIC -o .libs/exslt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT exslt.lo -MD -MP -MF
.deps/exslt.Tpo -c exslt.c -o exslt.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT common.lo -MD -MP -MF
.deps/common.Tpo -c common.c  -fno-common -DPIC -o .libs/common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT common.lo -MD -MP -MF
.deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -g -O2 -Wall -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c
-o crypto.lo crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f
".deps/crypto.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT crypto.lo -MD -MP -MF
.deps/crypto.Tpo -c crypto.c  -fno-common -DPIC -o .libs/crypto.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT crypto.lo -MD -MP -MF
.deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT math.lo -MD -MP -MF
.deps/math.Tpo -c math.c  -fno-common -DPIC -o .libs/math.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT math.lo -MD -MP -MF
.deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT sets.lo -MD -MP -MF
.deps/sets.Tpo -c sets.c  -fno-common -DPIC -o .libs/sets.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT sets.lo -MD -MP -MF
.deps/sets.Tpo -c sets.c -o sets.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT functions.lo -MD -MP -MF
.deps/functions.Tpo -c functions.c  -fno-common -DPIC -o .libs/functions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT functions.lo -MD -MP -MF
.deps/functions.Tpo -c functions.c -o functions.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT strings.lo -MD -MP -MF
.deps/strings.Tpo -c strings.c  -fno-common -DPIC -o .libs/strings.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I..
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall
-I/sw/include -I/sw/include -g -O2 -Wall -MT strings.lo -MD -MP -MF
.deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall 
-I/sw/include -I/sw/include -g -O2 -Wall -MT date.lo -MD -MP -MF 
.deps/date.Tpo -c date.c  -fno-common -DPIC -o .libs/date.o
date.c: In function `exsltDateCurrent':
date.c:760: warning: implicit declaration of function `localtime_r'
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. 
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall 
-I/sw/include -I/sw/include -g -O2 -Wall -MT date.lo -MD -MP -MF 
.deps/date.Tpo -c date.c -o date.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt 
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include 
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall 
-I/sw/include -I/sw/include -g -O2 -Wall -MT saxon.lo -MD -MP -MF 
.deps/saxon.Tpo -c saxon.c  -fno-common -DPIC -o .libs/saxon.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. 
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall 
-I/sw/include -I/sw/include -g -O2 -Wall -MT saxon.lo -MD -MP -MF 
.deps/saxon.Tpo -c saxon.c -o saxon.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt 
-I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  -I/sw/include 
-I/sw/include  -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/sw/include/libxml2 -I/sw/include -g -O2 -Wall 
-I/sw/include -I/sw/include -g -O2 -Wall -MT dynamic.lo -MD -MP -MF 
.deps/dynamic.Tpo -c dynamic.c  -fno-common -DPIC -o .libs/dynamic.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. 
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall 
-I/sw/include -I/sw/include -g -O2 -Wall -MT dynamic.lo -MD -MP -MF 
.deps/dynamic.Tpo -c dynamic.c -o dynamic.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -no-undefined -o 
libexslt.la -rpath /sw/lib -version-info 8:9:8  exslt.lo common.lo crypto.lo 
math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo 
../libxslt/libxslt.la -L/sw/lib -lxml2 -lz -lpthread -L/sw/lib -liconv -lm  
-L/sw/lib
(cd .libs && rm -f libexslt.0.dylib && ln -s libexslt.0.8.9.dylib 
libexslt.0.dylib)
(cd .libs && rm -f libexslt.dylib && ln -s libexslt.0.8.9.dylib 
libexslt.dylib)
ar cru .libs/libexslt.a  exslt.o common.o crypto.o math.o sets.o functions.o 
strings.o date.o saxon.o dynamic.o
ranlib .libs/libexslt.a
creating libexslt.la
(cd .libs && rm -f libexslt.la && ln -s ../libexslt.la libexslt.la)
Making all in xsltproc
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. 
-I../libxslt -I../libexslt -I/sw/include/libxml2 -I/sw/include -g -O2 -Wall  
-I/sw/include -I/sw/include  -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  -no-undefined -o xsltproc  
xsltproc.o  ../libxslt/libxslt.la ../libexslt/libexslt.la -L/sw/lib -lxml2 
-lz -lpthread -L/sw/lib -liconv -lm -L/sw/lib -lxml2 -lz -lpthread -L/sw/lib 
-liconv -lm   -L/sw/lib
mkdir .libs
gcc -g -O2 -Wall -o .libs/xsltproc xsltproc.o  
../libxslt/.libs/libxslt.dylib -L/sw/lib ../libexslt/.libs/libexslt.dylib 
/sw/src/libxslt-1.1.11-10/libxslt-1.1.11/libxslt/.libs/libxslt.dylib 
/sw/lib/libxml2.dylib -ldl -lz -lpthread /sw/lib/libiconv.dylib -lm
gcc: ../libxslt/.libs/libxslt.dylib: No such file or directory
gcc: ../libexslt/.libs/libexslt.dylib: No such file or directory
gcc: /sw/src/libxslt-1.1.11-10/libxslt-1.1.11/libxslt/.libs/libxslt.dylib: 
No such file or directory
make[2]: *** [xsltproc] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling libxslt-1.1.11-10 failed


With Fink I installed (succesfully) :

aalib                    1.4rc5-22
aalib-bin                1.4rc5-22
aalib-shlibs            1.4rc5-22
apt                        0.5.4-51
apt-shlibs                0.5.4-51
aquaterm                0.3.0a-5
audiofile                0.2.6-10
audiofile-bin            0.2.6-10
audiofile-shlibs        0.2.6-10
base-files                1.9.5-1
bzip2                    1.0.2-12
bzip2-dev                1.0.2-12
bzip2-shlibs            1.0.2-12
cctools-extra            1:525-1
debianutils                1.23-11
docbook-dsssl-nwalsh    1.79-3
docbook-dtd                4.4.0-2
docbook-xsl                1.68.1-2
dpkg                    1.10.21-204
esound                    0.2.35-8
esound-bin                0.2.35-8
esound-common            0.2.35-8
esound-shlibs            0.2.35-8
fink                    0.23.10-11
fink-mirrors            0.24.4.1-1
fink-prebinding            0.7.1-2
gdbm3                    1.8.3-1
gdbm3-shlibs            1.8.3-1
gettext                    0.10.40-19
gettext-bin                0.10.40-19
gettext-dev                0.10.40-19
gettext-tools            0.10.40-19
ghostscript                8.00-3
ghostscript-fonts        6.0-3
giflib                    4.1.0-8
giflib-bin                4.1.0-8
giflib-shlibs            4.1.0-8
glib                    1.2.10-18
glib-shlibs                1.2.10-18
gmp                        4.1.3-11
gmp-shlibs                4.1.3-11
gnuplot                    3.8j.0-24
gtk+                    1.2.10-27
gtk+-data                1.2.10-27
gtk+-shlibs                1.2.10-27
gtk-engines                0.12-3
gtkglarea                1.2.3-13
gtkpool                    0.5.0-11
gzip                    1.2.4a-6
imlib                    1.9.14-14
imlib-shlibs            1.9.14-14
libiconv                1.9.1-11
libiconv-bin            1.9.1-11
libiconv-dev            1.9.1-11
libjpeg                    6b-16
libjpeg-bin                6b-16
libjpeg-shlibs            6b-16
libmpeg                    1.3.1-7
libmpeg-shlibs            1.3.1-7
libncurses5                5.4-20041023-6
libncurses5-shlibs        5.4-20041023-6
libpng3                    1:1.2.8-1
libpng3-shlibs           1:1.2.8-1
libtiff                    3.6.1-4
libtiff-bin                3.6.1-4
libtiff-shlibs            3.6.1-4
libtool                    1.3.5-23
libtool-shlibs            1.3.5-23
libxml2                    2.6.17-1
libxml2-bin                2.6.17-1
libxml2-shlibs            2.6.17-1
lynx-ssl                2.8.4-24
ncurses                    5.4-20041023-6
ncurses-shlibs            5.3-20031018-501
netpbm                    9.25-13
netpbm-bin                10.24-2
netpbm-shlibs            9.25-13
netpbm10-shlibs            10.24-2
openssl                    0.9.6m-11
openssl-shlibs            0.9.6m-11
openssl097-dev            0.9.7d-1
openssl097-shlibs        0.9.7d-1
pdflib                    5.0.1-2
pdflib-shlibs            5.0.1-2
pkgconfig                0.15.0-2
readline                4.3-28
readline-shlibs            4.3-28
sgml-entities-iso8879    1986-3
storable-pm                1.0.14-8
storable-pm560            1.0.14-3
tar                        1.14-1
texinfo                    4.7-11
type1inst                0.6.1-3
unzip                    5.50-14
xmahjongg                3.5-31


Any clue?

Thank


Gianmaria Corazza


------------------------------------
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
------------------------------------






-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to