Date: 06/30/00
- Next message: Padraig Houlahan: "[PHP-INST] php deosn't work from .html files"
- Previous message: Miles Thompson: "[PHP-INST] PHP4.0.1-Makes OK, but Apache won't run"
- In reply to: David Rogers: "[PHP-INST] PHP 4.0.1 Make Problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am in exactly the same scenario. Slightly different configure
options but the same net result. Annoying isn't it.
I'm not an expert so have run out of ideas to try. Please can someone
else help!
Jason Williams
David Rogers wrote:
>Hi,
>
>I have php 4 working just fine. But I thought updating would be good so I
>got 4.0.1 and proceded to use the same configure flags:
>
>'./configure' '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs'
>'--enable-track-vars' '--enable-memory-limit' '--enable-bcmath'
>'--enable-debug=no' '--with-imap'
>
>without quotes of course(they're from phpinfo())
>
>But when I run make, it runs for about a minute then says:
>
>Making all in main
>make[1]: Entering directory `/home/root/tarballs/php-4.0.1/main'
>make[2]: Entering directory `/home/root/tarballs/php-4.0.1/main'
>/bin/sh /home/root/tarballs/php-4.0.1/libtool --silent --mode=compile gcc
>-DHAVE_CONFIG_H -I. -I/home/root/tarballs/php-4.0.1/main
>-I/home/root/tarballs/php-4.0.1 -I/home/root/tarballs/php-4.0.1/main
>-I/usr/local/apache/include -I/home/root/tarballs/php-4.0.1/Zend
>-I/home/root/tarballs/php-4.0.1
>-I/home/root/tarballs/php-4.0.1/ext/mysql/libmysql
>-I/home/root/tarballs/php-4.0.1/ext/xml/expat/xmltok
>-I/home/root/tarballs/php-4.0.1/ext/xml/expat/xmlparse
>-DXML_BYTE_ORDER=21 -g -O2 -c main.c
>main.c: In function `php_error_cb':
>main.c:370: incompatible types in assignment
>main.c:435: incompatible types in assignment
>make[2]: *** [main.lo] Error 1
>make[2]: Leaving directory `/home/root/tarballs/php-4.0.1/main'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/root/tarballs/php-4.0.1/main'
>make: *** [all-recursive] Error 1
>
>
>Any ideas?
>
>
>Dave Rogers
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Padraig Houlahan: "[PHP-INST] php deosn't work from .html files"
- Previous message: Miles Thompson: "[PHP-INST] PHP4.0.1-Makes OK, but Apache won't run"
- In reply to: David Rogers: "[PHP-INST] PHP 4.0.1 Make Problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

