-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/19/11 11:10 PM, Konstantin Tchernov wrote: > Here is a more complete log: > > GConf-2.28.0/defaults/Makefile.am > GConf-2.28.0/defaults/gconf-defaults.xml > GConf-2.28.0/defaults/gconf-defaults-main.c > GConf-2.28.0/defaults/org.gnome.GConf.Defaults.conf > GConf-2.28.0/defaults/gconf-defaults.h > GConf-2.28.0/defaults/Makefile.in > GConf-2.28.0/defaults/gconf-defaults-glue.h > GConf-2.28.0/defaults/gconf-defaults.c > GConf-2.28.0/defaults/org.gnome.gconf.defaults.policy.in > <http://org.gnome.gconf.defaults.policy.in> > GConf-2.28.0/defaults/org.gnome.GConf.Defaults.service.in > <http://org.gnome.GConf.Defaults.service.in> [ -r > /sw/fink/dists/stable/main/finkinfo/gnome/gconf2.patch ] patch -p1 < > /sw/fink/dists/stable/main/finkinfo/gnome/gconf2.patch patching file > Makefile.am patching file backends/Makefile.am patching file > gconf/Makefile.am patching file gconf/default.path.in > <http://default.path.in> patching file gconf/gconf-internals.c > autoreconf -fi configure.in:265 <http://configure.in:265>: warning: > macro `AM_GLIB_GNU_GETTEXT' not found in library glibtoolize: putting > auxiliary files in `.'. glibtoolize: copying file `./ltmain.sh' > glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to > configure.in <http://configure.in> and glibtoolize: rerunning > libtoolize, to keep the correct libtool macros in-tree. glibtoolize: > Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. > configure.in:265 <http://configure.in:265>: warning: macro > `AM_GLIB_GNU_GETTEXT' not found in library configure.in:265 > <http://configure.in:265>: error: possibly undefined macro: > AM_GLIB_GNU_GETTEXT 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
The above seems suspicious to me, since gconf2 explicitly calls for Fink's autoconf2.6, but yet you're running /usr/bin/autoconf somehow. What do you get from running: which autoreconf ls -l `which autoreconf` ? - -- 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/ iEYEARECAAYFAk4m8N8ACgkQB8UpO3rKjQ+9fACdFJCGhnlK6U6PuuBI2Xdx3PnV zPgAnRNbONqhK3cRP8zh2Y3kvo36/2GE =CYtL -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ 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
