[PHP-DEV] PHP 4.0 Bug #7166: Undefined symbols error From: bob <email protected>
Date: 10/12/00

From: bob <email protected>
Operating system: OSX Server 1.2
PHP version: 4.0.3
PHP Bug Type: Apache related
Bug description: Undefined symbols error

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

-- 
Edit Bug report at: http://bugs.php.net/?id=7166&edit=1

-- 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>