Hi there, I've been trying to build libgpod on OS X (10.4.2), using Fink's autotools since those of OS X are old. I got such errors running autogen.sh:
clay HH:~/libgpod [1065]% ./autogen.sh Cleaning autotools files... Running autoreconf... /sw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /sw/share/aclocal/libtool.m4:25: warning: underquoted definition of AC_PROG_LIBTOOL /sw/share/aclocal/libtool.m4:55: warning: underquoted definition of AC_LIBTOOL_SETUP /sw/share/aclocal/libtool.m4:135: warning: underquoted definition of AC_LIBTOOL_DLOPEN /sw/share/aclocal/libtool.m4:138: warning: underquoted definition of AC_LIBTOOL_WIN32_DLL /sw/share/aclocal/libtool.m4:144: warning: underquoted definition of AC_ENABLE_SHARED /sw/share/aclocal/libtool.m4:170: warning: underquoted definition of AC_DISABLE_SHARED /sw/share/aclocal/libtool.m4:177: warning: underquoted definition of AC_ENABLE_STATIC /sw/share/aclocal/libtool.m4:203: warning: underquoted definition of AC_DISABLE_STATIC /sw/share/aclocal/libtool.m4:211: warning: underquoted definition of AC_ENABLE_FAST_INSTALL /sw/share/aclocal/libtool.m4:237: warning: underquoted definition of AC_DISABLE_FAST_INSTALL /sw/share/aclocal/libtool.m4:241: warning: underquoted definition of AC_PROG_LD /sw/share/aclocal/libtool.m4:311: warning: underquoted definition of AC_PROG_LD_GNU /sw/share/aclocal/libtool.m4:322: warning: underquoted definition of AC_PROG_NM /sw/share/aclocal/libtool.m4:356: warning: underquoted definition of AC_CHECK_LIBM /sw/share/aclocal/libtool.m4:383: warning: underquoted definition of AC_LIBLTDL_CONVENIENCE /sw/share/aclocal/libtool.m4:404: warning: underquoted definition of AC_LIBLTDL_INSTALLABLE /sw/share/aclocal/libtool.m4:425: warning: underquoted definition of AM_PROG_LIBTOOL /sw/share/aclocal/libtool.m4:426: warning: underquoted definition of AM_ENABLE_SHARED /sw/share/aclocal/libtool.m4:427: warning: underquoted definition of AM_ENABLE_STATIC /sw/share/aclocal/libtool.m4:428: warning: underquoted definition of AM_DISABLE_SHARED /sw/share/aclocal/libtool.m4:429: warning: underquoted definition of AM_DISABLE_STATIC /sw/share/aclocal/libtool.m4:430: warning: underquoted definition of AM_PROG_LD /sw/share/aclocal/libtool.m4:431: warning: underquoted definition of AM_PROG_NM libtoolize: `configure.in' does not exist Try `libtoolize --help' for more information. autoreconf: libtoolize failed with exit status: 1 The tools versions are: ii autoconf2.5 2.59-6 ii automake1.9 1.9.4-1 ii pkgconfig 0.15.0-2 ii libtool 1.3.5-23 ii intltool 0.30-16 ii glib2 2.4.6-6 I'm using the latest source from CVS HEAD of libgpod. Any hint or suggestion is appreciated. -Isaac -- Regards, Isaac () ascii ribbon campaign - against html e-mail /\ - against microsoft attachments ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
