I get this exact same error when I apply the patch suggested 
previously in this list.

I'm going to give on Apache2 and try 1.3.26 or whatever was the last 
version.

leandro

On This Day, in the Year of Our Lord 18 Jul 02, at 10:30, thus spake electroteque :

> ok i get this error once i made that patch to functions file
> 
> php_functions.c: In function `zif_apache_lookup_uri':
> php_functions.c:93: structure has no member named `boundary'
> php_functions.c:93: structure has no member named `boundary'
> make[3]: *** [php_functions.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
> 
> man why distribute a release if its not gonna work
> 
> -----Original Message-----
> From: Chris Santerre [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 18, 2002 3:41 AM
> To: 'electroteque'; [EMAIL PROTECTED]
> Subject: RE: [PHP-INST] php 4.2.1 and apache 2.0.39 compile error
> 
> 
> I believe someone else sent me the exact same problem. They restarted from
> scratch and got it to work, but I think they got the latest snapshot.  I had
> to go in and actually change line 92 and 94 of the php_functions.c file.
> They are an if loop for an include statement. Just get rid of the if part
> and include it. That was to get past that error. I ended up having to get
> the latest snapshot and that error was already fixed in it.
> 
> -----Original Message-----
> From: electroteque [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 17, 2002 1:07 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] php 4.2.1 and apache 2.0.39 compile error
> 
> hi guys i am getting this error when compiling php
> 
> -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 `/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
> 
> i have also tried the snapshot version of php but then it told me it
> requires apache 2.40 but there is nowhere to get that ??
> 
> 
> 
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


___ 
leandro asnaghi-nicastro - editor in chief 
capital of nasty - http://con.ca/ 
[EMAIL PROTECTED] - icq uin: 889318  
 
"I've been eating shrimp and now I have an itch down there."
"I don't think the itch is a matter of diet but a matter of hygene."

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

Reply via email to