le mar 02-10-2001 at 16:00 Augusto Cesar Castoldi a écrit :
> Hi... I really need help for compile PHP. I have to
> compile because the previous compiling didn't have
> "-with-dom" option.
> 
> I "./configure" my php-4.0.6 in RedHat 6.2 with this
> command line: 
> "./configure --with-mysql
> --with-apache=../apache_1.3.20 --enable-track-vars
> --with-dom=../libxml2-2.4.5
> --with-java=/usr/local/jdk1.3.1/
> --with-zlib-dir=/usr/src/redhat/SOURCES/zlib-1.1.3/"
> 
> Worked fine, but when I "make", this error occurs:
> -----------------------------------------------------
> [root@vendaval php-4.0.6]# make
> Making all in Zend
> make[1]: Entering directory
> `/home/augusto/src/php-4.0.6/Zend'
> /bin/sh ../libtool --silent --mode=compile gcc
> -DHAVE_CONFIG_H -I. -I. -I../main   -DSUPPORT_UTF8
> -DXML_BYTE_ORDER=12  -g -O2 -c zend_language_scanner.c
> In file included from /usr/include/errno.h:36,
>                  from zend_language_scanner.c:2718:
> /usr/include/bits/errno.h:25: linux/errno.h: No such
> file or directory
> make[1]: *** [zend_language_scanner.lo] Error 1
> make[1]: Leaving directory
> `/home/augusto/src/php-4.0.6/Zend'
> make: *** [all-recursive] Error 1
> [root@vendaval php-4.0.6]
> ------------------------------------------------------
> 
> can you help?
> 
> regards,
> 
> Augusto
> 
> 
>_______________________________________________________________________________________________
> Yahoo! GeoCities
> Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo! GeoCities. É 
>fácil e grátis!
> http://br.geocities.yahoo.com/
> 
> -- 
> PHP Install 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]

It's Work (under a Debian potato [apache 1.3.20 , php 4.0.6 , mod_ssl
and jserv ]*).
But in your case, your system seems to have some C include not
installed.

B.

* to be honest, we use apache 1.3.20+mod_ssl+php4.0.4pl1+jserv in prod.


--
PHP Install 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]

Reply via email to