The snapshot gives me the following error on the php make command:
Making all in Zend
/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I
../main -I../TSRM -g -prefer-non-pic -static -c
zend_language_parser.c
/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I
../main -I../TSRM -g -prefer-non-pic -static -c
zend_language_scanner.c
"zend_language_scanner.c", line 2697.7: 1506-282 (S) The type of the
parameters
must be specified in a prototype.
make: The error code from the last command is 1.
I tried both the latest version, and the second to latest version..
Thanks,
Mike Hepworth
Stop.
make: The error code from the last command is 1.
>>> Bug Database <[EMAIL PROTECTED]> 08/15/01 10:28AM >>>
ID: 12767
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Old Bug Type: *Compile Issues
Bug Type: Compile Failure
Operating System: AIX 4.3.3.0
PHP Version: 4.0.6
New Comment:
Could you please try the latest CVS snapshot from
http://snaps.php.net/ since this should have been
fixed already.
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-08-15 11:12:56] [EMAIL PROTECTED]
Whenever I try to compile Apache server 1.3.20 including the libphp4.a
module, make crashes with a code 8. It compiles just fine if I don't
include the php directive.
It is complaining about .alloc symbol.
------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at
http://bugs.php.net/?id=12767&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]