-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/2/11 7:26 AM, Remi Mommsen wrote: > Hi Alexander, > > On Dec 2, 2011, at 1:19 PM, Alexander Hansen wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> On 12/2/11 5:19 AM, Remi Mommsen wrote: >>> Hi, >>> >>> I try to build fuse4x-dev-0.8.13-2 on 10.7. However, the >>> configure step fails (see below). I installed gettext-tools, >>> which does provide iconv.m4 defining AM_ICONV, but the >>> configure still fails in the same way. >>> >>> Thanks, Remi >>> >>> >>> >>> /var/tmp/tmp.1.Oer1j2 #!/bin/sh -ev >>> >>> autoreconf -f -i -Wall,no-obsolete configure.in:77: warning: >>> macro `AM_ICONV' not found in library glibtoolize: putting >>> auxiliary files in `.'. glibtoolize: copying file `./ltmain.sh' >>> glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. >>> glibtoolize: copying file `m4/libtool.m4' glibtoolize: copying >>> file `m4/ltoptions.m4' glibtoolize: copying file >>> `m4/ltsugar.m4' glibtoolize: copying file `m4/ltversion.m4' >>> glibtoolize: copying file `m4/lt~obsolete.m4' glibtoolize: >>> Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >>> configure.in:77: warning: macro `AM_ICONV' not found in library >>> configure.in:77: error: possibly undefined macro: AM_ICONV If >>> this token and others are legitimate, please use >>> m4_pattern_allow. See the Autoconf documentation. autoreconf: >>> /usr/bin/autoconf failed with exit status: 1 ### execution of >>> /var/tmp/tmp.1.Oer1j2 failed, exit code 1 Removing runtime >>> build-lock... Removing build-lock package... >>> /opt/fink/bin/dpkg-lockwait -r >>> fink-buildlock-fuse4x-dev-0.8.13-2 (Reading database ... 145410 >>> files and directories currently installed.) Removing >>> fink-buildlock-fuse4x-dev-0.8.13-2 ... Failed: phase compiling: >>> fuse4x-dev-0.8.13-2 failed >>> >>> Also include the following system information: Package manager >>> version: 0.31.5 Distribution version: selfupdate-cvs Fri Dec >>> 2 10:55:30 2011, 10.7, x86_64 Trees: local/main stable/main >>> Xcode: 4.2 >>> >>> >>> >> >> Let's start with the usual suspects. What do you get from >> >> which autoreconf > > $ which autoreconf /usr/bin/autoreconf > > > Installing the fink 'autoconf' package leads to this error > message: > > #!/bin/sh -ev > > autoreconf -f -i -Wall,no-obsolete configure.in:77: warning: macro > `AM_ICONV' not found in library 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: > /opt/fink/bin/m4 failed with exit status: 63 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: > /opt/fink/bin/m4 failed with exit status: 63 autoreconf: > /opt/fink/bin/autoconf-2.63 failed with exit status: 63 ### > execution of /var/tmp/tmp.1.ONwELA failed, exit code 63 Removing > runtime build-lock... Removing build-lock package... > /opt/fink/bin/dpkg-lockwait -r fink-buildlock-fuse4x-dev-0.8.13-2 > (Reading database ... 145528 files and directories currently > installed.) Removing fink-buildlock-fuse4x-dev-0.8.13-2 ... Failed: > phase compiling: fuse4x-dev-0.8.13-2 failed > > > > Thanks, Remi > > >
It worked for me just now, even with fink's autoconf, so something else must be the cause. Do you have libtool2 installed? - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7YxowACgkQB8UpO3rKjQ9OXQCgpMT/QpaB4DthZ6nykbPlURPf aVQAn0tc1PPay2S9zGeEOvw16VhRWFFS =+Uw4 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
