I got the same problem on RH7.2
I've tryed gcc 2.96-97 and kgcc , but the
problem remains the same
M.
Elendal wrote:
Hi, i know that this question was asked many times but i still can't find any solution :-(
When i try to compile php
./configure --with-apxs=/opt/apache/sbin/apxs --prefix=/opt/php --with-zlib --with-bz2 --with-db3 --with-dom --enable-ftp --with-gettext --with-iconv --with-imap --with-kerberos --with-mysql --with-mm --enable-trans-sid --enable-sockets --enable-sysvsem --enable-sysvshm --enable-xslt --with-xslt-sablot --enable-inline-optimization --enable-ctype --with-imap-ssl --disable-static --disable-debug --disable-rpath --enable-pic --enable-magic-quotes --enable-debugger --enable-track-vars --enable-safe-mode --with-regex=system --with-versioning
I alweys recive this error:
make[4]: Entering directory `/package/php-4.1.2/ext/mysql/libmysql'
/bin/sh /package/php-4.1.2/libtool --silent --mode=compile gcc -I. -I/package/php-4.1.2/ext/mysql/libmysql -I/package/php-4.1.2/main -I/package/php-4.1.2 -I/opt/apache/include -I/package/php-4.1.2/Zend -I/usr/include/libxml2 -I/us....