On Jul 15, 2004, at 12:07 PM, Alexander K. Hansen wrote:

Go further back in the build and look for "libltdl". That's where the important error is.

I looked (quickly) for an error earlier in the process, but couldn't find it. Here's the whole dump (apologies to those on digest!):


/usr/bin/sudo /sw/bin/fink install mysql
The following package will be installed or updated:
mysql
The following 4 additional packages will be installed:
libtool14 libtool14-shlibs mysql-client mysql12-shlibs
Do you want to continue? [Y/n]
gzip -dc /sw/src/libtool-1.5.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
perl -pi -e "s/\-ldl/\-ldlnot/g" libltdl/configure
./configure --prefix=/sw --program-transform-name=s/libtool/glibtool/ --infodir=/sw/share/info
checking for a BSD-compatible install... /sw/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 gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... powerpc-apple-darwin7.4.0
checking host system type... powerpc-apple-darwin7.4.0
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... 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++... none
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... 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 lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking for gcj... no
checking for windres... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
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... yes
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.4.0 dyld
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ 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.4.0 dyld
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
appending configuration tag "GCJ" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/sw '--prefix=/sw' '--program-transform-name=s/libtool/glibtool/' '--infodir=/sw/share/info' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib' --enable-ltdl-install --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /sw/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 gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... powerpc-apple-darwin7.4.0
checking host system type... powerpc-apple-darwin7.4.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... 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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... 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 lf95... no
checking for g95... 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... yes
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.4.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++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ 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.4.0 dyld
appending configuration tag "F77" to libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldlnotd... no
checking for dlopen in -ldlnot... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make
Making all in .
CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating libtoolize
config.status: executing depfiles commands
chmod +x libtoolize
Making all in libltdl
make all-am
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -c -o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -c ltdl.c -fno-common -DPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc -g -O2 -L/sw/lib -o libltdl.la -rpath /sw/lib -no-undefined -version-info 4:0:1 ltdl.lo
(cd .libs && rm -f libltdl.3.dylib && ln -s libltdl.3.1.0.dylib libltdl.3.dylib)
(cd .libs && rm -f libltdl.dylib && ln -s libltdl.3.1.0.dylib libltdl.dylib)
ar cru .libs/libltdl.a ltdl.o
ranlib .libs/libltdl.a
creating libltdl.la
(cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la)
Making all in doc
make[1]: Nothing to be done for `all'.
Making all in tests
make[1]: Nothing to be done for `all'.
/bin/rm -rf /sw/src/root-libtool14-1.5-1
/bin/mkdir -p /sw/src/root-libtool14-1.5-1/sw
/bin/mkdir -p /sw/src/root-libtool14-1.5-1/DEBIAN
make install DESTDIR=/sw/src/root-libtool14-1.5-1
Making install in .
/bin/sh ./mkinstalldirs /sw/src/root-libtool14-1.5-1/sw/bin
mkdir -p -- /sw/src/root-libtool14-1.5-1/sw/bin
/sw/bin/install -c libtool /sw/src/root-libtool14-1.5-1/sw/bin/glibtool
/sw/bin/install -c libtoolize /sw/src/root-libtool14-1.5-1/sw/bin/glibtoolize
/bin/sh ./mkinstalldirs /sw/src/root-libtool14-1.5-1/sw/share/aclocal
mkdir -p -- /sw/src/root-libtool14-1.5-1/sw/share/aclocal
/sw/bin/install -c -m 644 libtool.m4 /sw/src/root-libtool14-1.5-1/sw/share/aclocal/libtool.m4
/sw/bin/install -c -m 644 ltdl.m4 /sw/src/root-libtool14-1.5-1/sw/share/aclocal/ltdl.m4
/bin/sh ./mkinstalldirs /sw/src/root-libtool14-1.5-1/sw/share/libtool
mkdir -p -- /sw/src/root-libtool14-1.5-1/sw/share/libtool
/sw/bin/install -c -m 644 ltmain.sh /sw/src/root-libtool14-1.5-1/sw/share/libtool/ltmain.sh
/bin/sh ./mkinstalldirs /sw/src/root-libtool14-1.5-1/sw/share/libtool
/sw/bin/install -c config.guess /sw/src/root-libtool14-1.5-1/sw/share/libtool/config.guess
/sw/bin/install -c config.sub /sw/src/root-libtool14-1.5-1/sw/share/libtool/config.sub
make install-data-hook
cd libltdl && make local-install-files
rm -rf /sw/src/root-libtool14-1.5-1/sw/share/libtool/libltdl
/bin/sh ./mkinstalldirs /sw/src/root-libtool14-1.5-1/sw/share/libtool/libltdl
mkdir -p -- /sw/src/root-libtool14-1.5-1/sw/share/libtool/libltdl
Making install in libltdl
/bin/sh ./mkinstalldirs /sw/src/root-libtool14-1.5-1/sw/lib
mkdir -p -- /sw/src/root-libtool14-1.5-1/sw/lib
/bin/sh ./libtool --mode=install /sw/bin/install -c libltdl.la /sw/src/root-libtool14-1.5-1/sw/lib/libltdl.la
/sw/bin/install -c .libs/libltdl.3.1.0.dylib /sw/src/root-libtool14-1.5-1/sw/lib/libltdl.3.1.0.dylib
/sw/bin/install: cannot stat `.libs/libltdl.3.1.0.dylib': No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Failed: installing libtool14-1.5-1 failed




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to