Opened 13 years ago

Closed 12 years ago

#30936 closed defect (fixed)

gnet autoreconf failure

Reported by: nerdling (Jeremy Lavergne) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: gnet

Description

--->  Configuring gnet
DEBUG: Using compiler 'Mac OS X llvm-gcc 4.2'
DEBUG: Executing org.macports.configure (gnet)
DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnet/gnet/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnet/gnet/work/gnet-1.1.9" && autoreconf --install'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnet/gnet/work/gnet-1.1.9" && autoreconf --install 
configure.ac:147: warning: macro `AM_PATH_GLIB' not found in library
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:147: warning: macro `AM_PATH_GLIB' not found in library
configure.ac:155: error: possibly undefined macro: AM_PATH_GLIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Attachments (1)

gnet.log (7.9 KB) - added by nerdling (Jeremy Lavergne) 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by nerdling (Jeremy Lavergne)

Attachment: gnet.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Works for me. What version of glib2 is installed? AM_PATH_GLIB should be defined in /opt/local/share/aclocal/glib-2.0.m4. Is that file present and ok?

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.