[lug] PHP compile problem

Jonathan Briggs zlynx at acm.org
Fri Mar 15 16:53:49 MST 2002


Greg Horne wrote:

> Also, I ran across this thread saying it's not a PHP problem, but I 
> don't quite understand it:
>
> http://www.zend.com/lists/php-dev/200111/msg01404.html
>
>  
>
> Is the solution obvious to anybody?  Thanks.
>
>  
>

What appears to be happening is that the /usr/local/include/unix.h file 
is being used and it's the wrong file.  The thread seems to recommend 
moving the unix.h file into a new directory named 
/usr/local/include/c-client

I believe that the configure script is searching for a unix.h file in 
the standard include paths.  It finds that one but it is not the true 
unix.h.





More information about the LUG mailing list