i cant install php4.1.2 with apache2.0.32-beta
i type:
./configure --prefix=/usr/local/www/httpd --enable-module=so
make
make install
its ok. apche installed.
next php:
./configure --with-apxs=/usr/local/www/httpd/bin/apxs
ERROR!
Making install in sapi
make[1]: directory /tmp/php/sapi'
Making install in apache
make[2]: directory/tmp/php/sapi/apache'
make[3]: directory /tmp/php/sapi/apache'
/bin/sh /tmp/php/libtool --silent --mode=compile gcc -I. -I/tmp/php/sapi/apache -I/tmp/php/main -I/tmp/php -I/usr/local/www/httpd/include -I/tmp/php/Zend -I/tmp/php/ext/mysql/libmysql -I/tmp/php/ext/xml/expat -I/tmp/php/TSRM -g -O2 -prefer-pic -c sapi_apache.c
sapi_apache.c: In functionapache_php_module_main':
sapi_apache.c:81: NOT_FOUND' undeclared (first use in this function)
sapi_apache.c:81: (Each undeclared identifier is reported only once
sapi_apache.c:81: for each function it appears in.)
make[3]: *** [sapi_apache.lo] ïÛÉÂËÁ 1
make[3]: ÷ÙÈÏÄ ÉÚ ËÁÔÁÌÏÇ/tmp/php/sapi/apache'
make[2]: [install-recursive] ïÛÉÂËÁ 1
make[2]: ÷ÙÈÏÄ ÉÚ ËÁÔÁÌÏÇ /tmp/php/sapi/apache'
make[1]: *** [install-recursive] ïÛÉÂËÁ 1
make[1]: ÷ÙÈÏÄ ÉÚ ËÁÔÁÌÏÇ/tmp/php/sapi'
make: [install-recursive] ïÛÉÂËÁ 1
WHY? help me plz.
PS. os- linux redhat 7.1
PPS. sorry for long message and for bad english 🙂