From:             j dot j dot d dot e dot lammerts at vanlanschot dot com
Operating system: AIX 5.1 ML4
PHP version:      4.3.6
PHP Bug Type:     Compile Failure
Bug description:  Compile error

Description:
------------
Hi,

Trying to compile PHP against IBM HTTPServer 2.0.47 I get an error
compiling sapi_apache.c :

        /bin/sh /home/USTJLA/php4-STABLE-200405180830/libtool --silent
--preserve-dup-deps
 --mode=compile gcc  -I/usr/IBMIHS/include -Isapi/apache/
-I/home/USTJLA/php4-STABLE-20040
5180830/sapi/apache/ -DPHP_ATOM_INC
-I/home/USTJLA/php4-STABLE-200405180830/include -I/hom
e/USTJLA/php4-STABLE-200405180830/main
-I/home/USTJLA/php4-STABLE-200405180830 -I/home/UST
JLA/php4-STABLE-200405180830/Zend -I/usr/local/include
-I/usr/opt/mysql/include -I/home/US
TJLA/php4-STABLE-200405180830/ext/xml/expat 
-I/home/USTJLA/php4-STABLE-200405180830/TSRM 
 -g -O2  -prefer-pic -c
/home/USTJLA/php4-STABLE-200405180830/sapi/apache/sapi_apache.c -o
 sapi/apache/sapi_apache.lo 
/home/USTJLA/php4-STABLE-200405180830/sapi/apache/sapi_apache.c: In
function `apache_php_m
odule_main':
/home/USTJLA/php4-STABLE-200405180830/sapi/apache/sapi_apache.c:45:
`NOT_FOUND' undeclared
 (first use in this function)
/home/USTJLA/php4-STABLE-200405180830/sapi/apache/sapi_apache.c:45: (Each
undeclared ident
ifier is reported only once
/home/USTJLA/php4-STABLE-200405180830/sapi/apache/sapi_apache.c:45: for
each function it a
ppears in.)
make: 1254-004 The error code from the last command is 1.


Does this ring a bell, somewhere ?

Thanks


-- 
Edit bug report at http://bugs.php.net/?id=28558&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28558&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28558&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28558&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28558&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28558&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28558&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28558&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28558&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28558&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28558&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28558&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28558&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28558&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28558&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28558&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28558&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28558&r=float

Reply via email to