sorry i get this in my compile

In file included from sapi_apache2.c:32:
/usr/local/etc/httpd/include/ap_config.h:268:16: os.h: No such file or
directory
In file included from /usr/local/etc/httpd/include/util_filter.h:61,
                 from sapi_apache2.c:33:
/usr/local/etc/httpd/include/httpd.h:76:16: os.h: No such file or directory
make[3]: *** [sapi_apache2.lo] Error 1
make[3]: Leaving directory `/usr/local/etc/php-4.2.1/sapi/apache2filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/etc/php-4.2.1/sapi/apache2filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/etc/php-4.2.1/sapi'
make: *** [all-recursive] Error 1

os.h is missing but it is in /os/unix


"Melvyn Sopacua" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> prolly FAQ nr. 2 after register globals :-)
>
> In any case, you need apache 2.0.40 (CVS) and php 4.3.0 (CVS).
>
> In between release 2.0.36 and 2.0.39 Apache has changed the API.
> Also see:
> http://bugs.php.net/report.php
>
> The text in all capitals.
>
> At 12:02 7/17/2002 +0200, Nora Speer wrote:
>
> >Hi,
> >
> >I get the following error message while running make.
> >I use php4.2.1 and apache2.0.39 and want to install php as DSO.
> >
> >make[2]: Entering directory `/tmp/php-4.2.1/sapi/apache2filter'
> >make[3]: Entering directory `/tmp/php-4.2.1/sapi/apache2filter'
> >/bin/sh /tmp/php-4.2.1/libtool --silent --mode=compile gcc  -I.
>
>-I/tmp/php-4.2.1/sapi/apache2filter -I/tmp/php-4.2.1/main -I/tmp/php-4.2.1
> >-I/tmp/apache-2.0.39/include -I/tmp/php-4.2.1/Zend
> >-I/afs/wsi/i386_rh62/mysql-3.23.37/include
> >-I/tmp/php-4.2.1/ext/xml/expat  -D_REENTRANT -I/tmp/php-4.2.1/TSRM -g -O2
> >-pthread -DZTS -prefer-pic  -c php_functions.c
> >php_functions.c:93:27: missing binary operator before '!'
> >make[3]: *** [php_functions.lo] Error 1
> >make[3]: Leaving directory `/tmp/php-4.2.1/sapi/apache2filter'
> >make[2]: *** [all-recursive] Error 1
> >make[2]: Leaving directory `/tmp/php-4.2.1/sapi/apache2filter'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/tmp/php-4.2.1/sapi'
> >make: *** [all-recursive] Error 1
> >
> >I know that you fixed a bug in version 4.2.0, but seems that there is
> >still something wrong.
> >
> >Greetings
> >
> >Nora Speer
> >
> >
> >--
>
>---------------------------------------------------------------------------
> >Dipl. Biol. Nora Speer            Phone: (+49/0) 7071-2978987
> >Comp. Architecture, WSI           Fax:   (+49/0) 7071-29-5091
> >Univ. Tuebingen, Sand 1 mailto:[EMAIL PROTECTED]
> >D-72076 Tuebingen, Germany
http://www-ra.informatik.uni-tuebingen.de
>
>---------------------------------------------------------------------------
> >
> >
> >--
> >PHP Development Mailing List <http://www.php.net/>
> >To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> Met vriendelijke groeten / With kind regards,
>
> Webmaster IDG.nl
> Melvyn Sopacua
>
> <@Logan> I spent a minute looking at my own code by accident.
> <@Logan> I was thinking "What the hell is this guy doing?"
> http://www.geekissues.org/quotes/top50.html?6824
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to