Opened 16 years ago

Last modified 15 years ago

#16596 closed defect

php5 build errores — at Initial Version

Reported by: artrigue@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: artrigue@…
Port: php5

Description

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

Change History (1)

Changed 16 years ago by artrigue@…

Attachment: php5_install_log.bz2 added

log of the install

Note: See TracTickets for help on using tickets.