Dear friends,
I have a problem in configuraing apache 1.3.26 & php
4.2.1 in our server. We are running at present 1.3.20
apache & php 4.0.6. (Os: Linux 6.2 redhat, kernel:
2.2.16-3)



we used the follwing steps for compliation
This is the error when i do make (php-4.2.1)
 
[root@www php-4.2.1]# make cd apache_1.3.26
$ ./configure
$ cd ..
 
$ gunzip -c php-4.2.1.tar.gz | tar xf -
$ cd php-4.2.1
$ ./configure --with-pgsql
--with-apache=/home/cmc/apache_1.3.26
$ make


we got the following error,

Making all in Zend
make[1]: Entering directory `/home/cmc/php-4.2.1/Zend'
/bin/sh ../libtool --silent --mode=compile gcc
-DHAVE_CONFIG_H -I. -I.
-I../main   -I../TSRM
 -g -O2 -prefer-non-pic -static -c -o
zend_language_parser.lo `test -f
zend_language_parser.c || echo
'./'`zend_language_parser.c
In file included from /usr/include/errno.h:36,
                 from zend_operators.h:24,
                 from zend_API.h:28,
                 from zend_language_parser.c:151:
/usr/include/bits/errno.h:25: linux/errno.h: No such
file or directory
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/home/cmc/php-4.2.1/Zend'
make: *** [all-recursive] Error 1


Make fails for apache too with different errors.


Please advise us what could be the problem. I am a
relatively newbie in apache & php.



thanx
james

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to