[MacPorts] #16596: php5 build errores
MacPorts
noreply at macports.org
Fri Sep 19 14:14:52 PDT 2008
#16596: php5 build errores
--------------------------------+-------------------------------------------
Reporter: artrigue at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port: php5
--------------------------------+-------------------------------------------
sudo port -v install php5 +apache2 +fastcgi +imap +mysql5 +pcntl +pear
+pspell +sockets +tidy | tee -a ./php5_install_log
produces (besides a massive log) ld errors:
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_executor_globals
_sapi_globals
_compiler_globals
_core_globals
...looking through the log I see 4 places where it appears a configuration
script is called with invalid parameters:
Generating files
updating cache ./config.cache
[...]
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
Notice: Following unknown configure options were used:
--with-xml
--with-expat-dir=/opt/local
--enable-filepro
--enable-trans-sid
--enable-dbx
Check './configure --help' for available options
---> Building php5 with target all
I have perl 5.10 and a generally fresh 10.4 install (plus updates to
10.4.11), and xcode 2.5. I only have had this hard drive installed for 2
days :)
Logfile is attached
--
Ticket URL: <http://trac.macports.org/ticket/16596>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list