[PHP-DEV] PHP 4.0 Bug #7166 Updated: Undefined symbols error From: sniper <email protected>
Date: 01/30/01

ID: 7166
Updated by: sniper
Reported By: bob <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: Apache related
Assigned To:
Comments:

Fixed in PHP 4.0.4pl1.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-12-04 09:14:38] sniper <email protected>
You don't have to run autoconf when using release
versions of PHP. Please try PHP 4.0.4RC3 to check
if this problem exists with it:

http://www.php.net/distributions/php-4.0.4RC3.tar.gz

--Jani

---------------------------------------------------------------------------

[2000-10-12 15:24:38] bob <email protected>
I used the following:

autoconf configure.in > c

sh c
--with-fbsql
--without-mysql
--disable-pear
--with-apxs=/usr/local/sbin/apxs
--with-config-file-path=/usr/local/etc

make
make install

Not only didn't it work, but the above at least didn't
cause apache to spit under 4.0.2. Now I am getting the
following when trying to start apache 1.3.12:

dyld: /usr/local/sbin/apache Undefined symbols:
_DL_UNLOAD

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7166

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>