HI there, i'm installing php5 on a 10.3 system and i'm getting an error while gd2 is being installed. This is on a recent clean 10.3 server install with all updates to the system, Xcode and X11 have also been installed. I have installed php5 on another (supposedly identical) system just a few days ago without any problem, the only difference is that in this case i have installed apache2 and mysql5 while the previous one was using mysql4 and the mac os version of apache ... I have compared the php5 and gd2 Portfile from the 2 systems and they are identical, does someone has a suggestion on what else i could be looking for? Thanks, Marco
here is the transcript of the error i get: ---> Fetching gd2 ---> Attempting to fetch gd-2.0.35.tar.bz2 from http://www.libgd.org/ releases/ ---> Verifying checksum(s) for gd2 ---> Extracting gd2 ---> Applying patches to gd2 ---> Configuring gd2 ---> Building gd2 with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic s_gd2/work/gd-2.0.35" && make all " returned error 2 Command output: cd . && /bin/sh /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic s_gd2/work/gd-2.0.35/config/missing --run aclocal-1.9 -I config /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic s_gd2/work/gd-2.0.35/config/missing: line 46: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic s_gd2/work/gd-2.0.35/config/missing --run automake-1.9 --foreign /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic s_gd2/work/gd-2.0.35/config/missing: line 46: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic s_gd2/work/gd-2.0.35/config/missing --run autoconf configure.ac:28: error: Autoconf version 2.58 or higher is required aclocal.m4:7870: AM_INIT_AUTOMAKE is expanded from... configure.ac:28: the top level autom4te: /usr/bin/gm4 failed with exit status: 1 make: *** [configure] Error 1 Error: The following dependencies failed to build: gd2 libmcrypt libxml2 libtool automake autoconf help2man p5-locale-gettext perl5.8 m4 libxslt mhash tiff Error: Status 1 encountered during processing. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
