|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-07-26 01:54 UTC] waldschrott@php.net
[2000-08-02 17:49 UTC] waldschrott@php.net
[2000-11-01 02:46 UTC] andi@php.net
[2000-12-07 11:15 UTC] sniper@php.net
[2001-04-23 16:42 UTC] darren at bmv dot state dot me dot us
[2001-05-27 21:21 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 17:00:01 2025 UTC |
A very simplue configuration... --enable-mysql --with-apxs apache 1.3.12 gcc 2.95.1 and 2.95.2 I've seen this same error detailed numerous times in the past year. Make results in.... /bin/sh /home/darren/Temp/php-4.0.0/libtool --silent --mode=compile gcc -DHAVE_C ONFIG_H -I. -I/home/darren/Temp/php-4.0.0/sapi/apache -I/home/darren/Temp/php-4. 0.0 -I/usr/local/apache/include -I/home/darren/Temp/php-4.0.0/Zend -I/home/darre n/Temp/php-4.0.0 -I/home/darren/Temp/php-4.0.0/ext/mysql/libmysql -I/home/darren /Temp/php-4.0.0/ext/xml/expat/xmltok -I/home/darren/Temp/php-4.0.0/ext/xml/expat /xmlparse -DXML_BYTE_ORDER=21 -O2 -g -Wall -c sapi_apache.c In file included from /usr/local/apache/include/ap_config.h:116, from /usr/local/apache/include/httpd.h:71, from sapi_apache.c:32: /usr/local/apache/include/os.h:122: conflicting types for `dlerror' /usr/include/dlfcn.h:35: previous declaration of `dlerror' gmake[3]: *** [sapi_apache.lo] Error 1 gmake[3]: Leaving directory `/home/darren/Temp/php-4.0.0/sapi/apache' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/darren/Temp/php-4.0.0/sapi/apache' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/darren/Temp/php-4.0.0/sapi' gmake: *** [all-recursive] Error 1