From:             [EMAIL PROTECTED]
Operating system: Mandrake 8.1
PHP version:      4.1.2
PHP Bug Type:     Compile Failure
Bug description:  PHP Complie with APXS2

!!! NOTICE: This is for 4.2.0RC1 !!

./configure works fine.

During make:

var_unserializer.c: In function `php_var_unserialize':
var_unserializer.c:300: warning: comparison is always false due to limited
range of data type

and the other error:

Making all in sapi
make[1]: Entering directory `/root/php-4.2.0RC1/sapi'
Making all in apache2filter
make[2]: Entering directory `/root/php-4.2.0RC1/sapi/apache2filter'
make[3]: Entering directory `/root/php-4.2.0RC1/sapi/apache2filter'
/bin/sh /root/php-4.2.0RC1/libtool --silent --mode=compile gcc  -I.
-I/root/php-4.2.0RC1/sapi/apache2filter -I/root/php-4.2.0RC1/main
-I/root/php-4.2.0RC1 -I/www/include -I/root/php-4.2.0RC1/Zend
-I/root/php-4.2.0RC1/ext/xml/expat  -D_REENTRANT -I/root/php-4.2.0RC1/TSRM
-g -O2 -pthread -DZTS -prefer-pic  -c sapi_apache2.c
sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:473: `AP_FTYPE_RESOURCE' undeclared (first use in this
function)
sapi_apache2.c:473: (Each undeclared identifier is reported only once
sapi_apache2.c:473: for each function it appears in.)
make[3]: *** [sapi_apache2.lo] Error 1
make[3]: Leaving directory `/root/php-4.2.0RC1/sapi/apache2filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/php-4.2.0RC1/sapi/apache2filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.2.0RC1/sapi'
make: *** [all-recursive] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=16229&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16229&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16229&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16229&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16229&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16229&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16229&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16229&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16229&r=submittedtwice

Reply via email to