Hello. I'm trying to install libdbi-drivers-mysql 0.8.3-1 package on MacOSX 10.6.1 with 64 bit fink source distribution. The compilation of the package fails with the following error message.
It seems that there's a confusion between /usr/bin/autoconf and /sw/ bin/autoconf and the package fails to generate its configure script. It also fails when I download the original http://sourceforge.net/projects/libdbi/files/libdbi/libdbi-0.8.3/libdbi-0.8.3.tar.gz package and try to do "LIBTOOLIZE=glibtoolize ./autogen.sh" as instructed in the README.osx file. Should I just remove the Apple provided /usr/bin/autoconf (and other auto* tools) or is there a cleaner way to force using newer version of the /sw/bin/autoconf tools? Exporting the AUTOCONF=/sw/bin/autoconf environment variable doesn't seem to do the trick. The installation itself fails with the following log: $ fink selfupdate rsync -az -q rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4/' -- include='10.4/stable/' --include='10.4/stable/main/' --include='10.4/ stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' -- include='10.4/stable/main/finkinfo/*' --include='10.4/stable/main/ finkinfo/**/*' --include='10.4/' --include='10.4/stable/' -- include='10.4/stable/crypto/' --include='10.4/stable/crypto/finkinfo/' --include='10.4/stable/crypto/finkinfo/*/' --include='10.4/stable/ crypto/finkinfo/*' --include='10.4/stable/crypto/finkinfo/**/*' -- include='10.4/' --include='10.4/unstable/' --include='10.4/unstable/ main/' --include='10.4/unstable/main/finkinfo/' --include='10.4/ unstable/main/finkinfo/*/' --include='10.4/unstable/main/finkinfo/*' -- include='10.4/unstable/main/finkinfo/**/*' --include='10.4/' -- include='10.4/unstable/' --include='10.4/unstable/crypto/' -- include='10.4/unstable/crypto/finkinfo/' --include='10.4/unstable/ crypto/finkinfo/*/' --include='10.4/unstable/crypto/finkinfo/*' -- include='10.4/unstable/crypto/finkinfo/**/*' --include='VERSION' -- include='DISTRIBUTION' --include='README' --exclude='**' 'rsync:// distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/' Scanning package description files.......... Information about 8147 packages read in 2 seconds. No packages to install. The core packages have been updated. You should now update the other packages using commands like 'fink update-all'. $ fink update-all Information about 8147 packages read in 1 seconds. No packages to install. $ fink install libdbi-drivers-mysql Information about 8147 packages read in 0 seconds. The following package will be installed or updated: libdbi-drivers-mysql Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libdbi-drivers- mysql-0.8.3-1 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-libdbi-drivers- mysql-0.8.3-1' in `/sw/src/fink.build/fink-buildlock-libdbi-drivers- mysql-0.8.3-1_2009.09.27-15.15.21_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-libdbi- drivers-mysql-0.8.3-1_2009.09.27-15.15.21_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-libdbi-drivers- mysql-0.8.3-1. (Reading database ... 31134 files and directories currently installed.) Unpacking fink-buildlock-libdbi-drivers-mysql-0.8.3-1 (from .../fink- buildlock-libdbi-drivers-mysql-0.8.3-1_2009.09.27-15.15.21_darwin- x86_64.deb) ... Setting up fink-buildlock-libdbi-drivers-mysql-0.8.3-1 (2009.09.27-15.15.21) ... gzip -dc /sw/src/libdbi-drivers-0.8.3-1.tar.gz | /sw/bin/tar -xf - -- no-same-owner --no-same-permissions perl -pi -e 's,../dbd_mysql.sgml,/sw/share/sgml/dtd/docbook/4.1/ docbook.dcl ../dbd_mysql.sgml,g' drivers/mysql/Makefile.am ./autogen.sh libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/sw/share/aclocal/libtool.m4' libtoolize: `/sw/share/aclocal/ltoptions.m4' libtoolize: `/sw/share/aclocal/ltversion.m4' libtoolize: `/sw/share/aclocal/ltsugar.m4' libtoolize: `/sw/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te-2.63: /sw/bin/m4 failed with exit status: 63 autoheader: '/sw/bin/autom4te-2.63' failed with exit status: 63 drivers/firebird/Makefile.am:10: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_FIREBIRD_INTERBASE ... configure.in:2: ... `docdir' previously defined here drivers/firebird/Makefile.am:11: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_FIREBIRD_INTERBASE ... configure.in:2: ... `htmldir' previously defined here drivers/firebird/Makefile.am:15: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_FIREBIRD_INTERBASE ... configure.in:2: ... `docdir' previously defined here drivers/firebird/Makefile.am:16: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_FIREBIRD_INTERBASE ... configure.in:2: ... `htmldir' previously defined here drivers/freetds/Makefile.am:7: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_FREETDS ... configure.in:2: ... `docdir' previously defined here drivers/freetds/Makefile.am:8: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_FREETDS ... configure.in:2: ... `htmldir' previously defined here drivers/freetds/Makefile.am:12: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_FREETDS ... configure.in:2: ... `docdir' previously defined here drivers/freetds/Makefile.am:13: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_FREETDS ... configure.in:2: ... `htmldir' previously defined here drivers/freetds/Makefile.am:22: docdir was already defined in condition TRUE, which includes condition !HAVE_FREETDS ... configure.in:2: ... `docdir' previously defined here drivers/freetds/Makefile.am:23: htmldir was already defined in condition TRUE, which includes condition !HAVE_FREETDS ... configure.in:2: ... `htmldir' previously defined here drivers/ingres/Makefile.am:6: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_INGRES ... configure.in:2: ... `docdir' previously defined here drivers/ingres/Makefile.am:7: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_INGRES ... configure.in:2: ... `htmldir' previously defined here drivers/ingres/Makefile.am:11: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_INGRES ... drivers/ingres/Makefile.am:6: ... `docdir' previously defined here drivers/ingres/Makefile.am:12: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_INGRES ... drivers/ingres/Makefile.am:7: ... `htmldir' previously defined here drivers/ingres/Makefile.am:23: docdir was already defined in condition TRUE, which includes condition !HAVE_INGRES ... drivers/ingres/Makefile.am:6: ... `docdir' previously defined here drivers/ingres/Makefile.am:24: htmldir was already defined in condition TRUE, which includes condition !HAVE_INGRES ... drivers/ingres/Makefile.am:7: ... `htmldir' previously defined here drivers/msql/Makefile.am:8: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_MSQL ... configure.in:2: ... `docdir' previously defined here drivers/msql/Makefile.am:9: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_MSQL ... configure.in:2: ... `htmldir' previously defined here drivers/msql/Makefile.am:13: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_MSQL ... configure.in:2: ... `docdir' previously defined here drivers/msql/Makefile.am:14: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_MSQL ... configure.in:2: ... `htmldir' previously defined here drivers/msql/Makefile.am:25: docdir was already defined in condition TRUE, which includes condition !HAVE_MSQL ... configure.in:2: ... `docdir' previously defined here drivers/msql/Makefile.am:26: htmldir was already defined in condition TRUE, which includes condition !HAVE_MSQL ... configure.in:2: ... `htmldir' previously defined here drivers/mysql/Makefile.am:8: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_MYSQL ... configure.in:2: ... `docdir' previously defined here drivers/mysql/Makefile.am:9: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_MYSQL ... configure.in:2: ... `htmldir' previously defined here drivers/mysql/Makefile.am:13: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_MYSQL ... configure.in:2: ... `docdir' previously defined here drivers/mysql/Makefile.am:14: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_MYSQL ... configure.in:2: ... `htmldir' previously defined here drivers/mysql/Makefile.am:25: docdir was already defined in condition TRUE, which includes condition !HAVE_MYSQL ... configure.in:2: ... `docdir' previously defined here drivers/mysql/Makefile.am:26: htmldir was already defined in condition TRUE, which includes condition !HAVE_MYSQL ... configure.in:2: ... `htmldir' previously defined here drivers/oracle/Makefile.am:8: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_ORACLE ... configure.in:2: ... `docdir' previously defined here drivers/oracle/Makefile.am:9: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_ORACLE ... configure.in:2: ... `htmldir' previously defined here drivers/oracle/Makefile.am:13: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_ORACLE ... drivers/oracle/Makefile.am:8: ... `docdir' previously defined here drivers/oracle/Makefile.am:14: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_ORACLE ... drivers/oracle/Makefile.am:9: ... `htmldir' previously defined here drivers/oracle/Makefile.am:25: docdir was already defined in condition TRUE, which includes condition !HAVE_ORACLE ... drivers/oracle/Makefile.am:8: ... `docdir' previously defined here drivers/oracle/Makefile.am:26: htmldir was already defined in condition TRUE, which includes condition !HAVE_ORACLE ... drivers/oracle/Makefile.am:9: ... `htmldir' previously defined here drivers/pgsql/Makefile.am:6: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_PGSQL ... configure.in:2: ... `docdir' previously defined here drivers/pgsql/Makefile.am:7: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_PGSQL ... configure.in:2: ... `htmldir' previously defined here drivers/pgsql/Makefile.am:11: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_PGSQL ... configure.in:2: ... `docdir' previously defined here drivers/pgsql/Makefile.am:12: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_PGSQL ... configure.in:2: ... `htmldir' previously defined here drivers/pgsql/Makefile.am:23: docdir was already defined in condition TRUE, which includes condition !HAVE_PGSQL ... configure.in:2: ... `docdir' previously defined here drivers/pgsql/Makefile.am:24: htmldir was already defined in condition TRUE, which includes condition !HAVE_PGSQL ... configure.in:2: ... `htmldir' previously defined here drivers/sqlite/Makefile.am:8: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_SQLITE ... configure.in:2: ... `docdir' previously defined here drivers/sqlite/Makefile.am:9: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_SQLITE ... configure.in:2: ... `htmldir' previously defined here drivers/sqlite/Makefile.am:13: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_SQLITE ... configure.in:2: ... `docdir' previously defined here drivers/sqlite/Makefile.am:14: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_SQLITE ... configure.in:2: ... `htmldir' previously defined here drivers/sqlite/Makefile.am:25: docdir was already defined in condition TRUE, which includes condition !HAVE_SQLITE ... configure.in:2: ... `docdir' previously defined here drivers/sqlite/Makefile.am:26: htmldir was already defined in condition TRUE, which includes condition !HAVE_SQLITE ... configure.in:2: ... `htmldir' previously defined here drivers/sqlite3/Makefile.am:8: docdir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_SQLITE3 ... configure.in:2: ... `docdir' previously defined here drivers/sqlite3/Makefile.am:9: htmldir was already defined in condition TRUE, which includes condition BUILDDOCS and HAVE_SQLITE3 ... configure.in:2: ... `htmldir' previously defined here drivers/sqlite3/Makefile.am:13: docdir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_SQLITE3 ... configure.in:2: ... `docdir' previously defined here drivers/sqlite3/Makefile.am:14: htmldir was already defined in condition TRUE, which includes condition !BUILDDOCS and HAVE_SQLITE3 ... configure.in:2: ... `htmldir' previously defined here drivers/sqlite3/Makefile.am:25: docdir was already defined in condition TRUE, which includes condition !HAVE_SQLITE3 ... configure.in:2: ... `docdir' previously defined here drivers/sqlite3/Makefile.am:26: htmldir was already defined in condition TRUE, which includes condition !HAVE_SQLITE3 ... configure.in:2: ... `htmldir' previously defined here Using autoconf (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille., if you have problems while building then set the environemnt variable AUTOCONF to a different autoconf version and rerun ./autogen.sh aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te-2.63: /sw/bin/m4 failed with exit status: 63 ### execution of ./autogen.sh failed, exit code 63 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-libdbi-drivers-mysql-0.8.3-1 (Reading database ... 31135 files and directories currently installed.) Removing fink-buildlock-libdbi-drivers-mysql-0.8.3-1 ... Failed: phase compiling: libdbi-drivers-mysql-0.8.3-1 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists, with a carbon copy to the maintainer: Dave Reiser <dbrei...@users.sourceforge.net> Note that this is preferable to emailing the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users