Hello, I'm trying to install gnome-games on my new MacBook Pro. I've managed to install MacPorts 1.9.1 with Xcode 3.2.3. After installing, I made sure I had the latest version by running "sudo port -v selfupdate".
I've ran "sudo ports install gnome-games" and it stop at the totem-pl-parser package with the following log: ************** version:1 :debug:main Executing org.macports.main (totem-pl-parser) :debug:main Skipping completed org.macports.fetch (totem-pl-parser) :debug:main Skipping completed org.macports.checksum (totem-pl-parser) :debug:main setting option extract.cmd to /usr/bin/bzip2 :debug:main Skipping completed org.macports.extract (totem-pl-parser) :debug:main Skipping completed org.macports.patch (totem-pl-parser) :msg:main ---> Configuring totem-pl-parser :debug:main Using compiler 'Mac OS X gcc 4.2' :debug:configure configure phase started at Tue Aug 10 18:36:44 EDT 2010 :debug:configure Executing org.macports.configure (totem-pl-parser) :debug:configure Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_totem-pl-parser/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_totem-pl-parser/work/totem-pl-parser-2.26.3" && autoreconf --install -fvi' :info:configure autoreconf: Entering directory `.' :info:configure autoreconf: configure.in: not using Gettext :info:configure autoreconf: running: aclocal --force :info:configure configure.in:7: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=totem-pl-parser&component=General :info:configure autoreconf: configure.in: tracing :info:configure configure.in:7: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=totem-pl-parser&component=General :info:configure autoreconf: running: glibtoolize --copy --force :info:configure glibtoolize: putting auxiliary files in `.'. :info:configure glibtoolize: copying file `./ltmain.sh' :info:configure glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and :info:configure glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree. :info:configure glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. :info:configure configure.in:7: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=totem-pl-parser&component=General :info:configure autoreconf: running: /opt/local/bin/autoconf --force :info:configure configure.in:7: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=totem-pl-parser&component=General :info:configure configure:16097: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl :info:configure If this token and others are legitimate, please use m4_pattern_allow. :info:configure See the Autoconf documentation. :info:configure autoreconf: /opt/local/bin/autoconf failed with exit status: 1 :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_totem-pl-parser/work/totem-pl-parser-2.26.3" && autoreconf --install -fvi " returned error 1 :error:configure Target org.macports.configure returned: autoreconf failure: shell command failed :debug:configure Backtrace: autoreconf failure: shell command failed while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for totem-pl-parser): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for totem-pl-parser is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_totem-pl-parser/main.log ************** Is there anything I can do to make it build correctly? Thanks _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
