#16596: php5: undefined symbols _executor_globals _sapi_globals _compiler_globals _core_globals ---------------------------------+------------------------------------------ Reporter: artrigue@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: php5 | ---------------------------------+------------------------------------------ Comment(by ryandesign@macports.org): Your install log says: {{{ checking for safe mode exec dir... /usr/local/php/bin }}} Things installed in /usr/local can interfere with things installed by MacPorts. Please rename /usr/local to /usr/local-off, then clean the work area and try installing again. {{{ sudo mv /usr/local /usr/local-off sudo port clean --work php5 sudo port -v install php5 +apache2 +fastcgi +imap +mysql5 +pcntl +pear +pspell +sockets +tidy | tee php5_install_log }}} If it works, then you'll know /usr/local interfered. You should use MacPorts to install whatever it is you had in /usr/local and then not install anything in /usr/local in the future. Regarding the error: {{{ Notice: Following unknown configure options were used: }}} This is not a serious problem, and has already been reported in #14859. -- Ticket URL: <http://trac.macports.org/ticket/16596#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS