The last 2 letters I posted to the php-insall list I received automated
letters back from [EMAIL PROTECTED] Is anyone else getting these?
Glen
-- Forwarded Message --
Subject: [PHP-INST] Why does PHP need unix.h? [T20020912059U]
Date: Thu, 12 Sep 2002 11:45:13 GMT
From: [E
I can't get PHP to compile. It keeps kicking out a parse error when it
reaches the # include line in both Zend/zend.h and main/php.h.
When I remove unix.h, ./configure dies stating that it's missing
unix.h, but if I comment out the # include lines it compiles.
Why does it need unix.h (Linu
I'm getting a parse error while trying to compile php (any release). It
appears to be related to IMAP, and occurs when PHP includes unix.h, a
file from the U of Washington's IMAP server. Is there a known
workaround for this? When I comment out the line # Include in
Zend/zend.h and main/php
I'm trying to install PHP. I'm getting the same error with 4.2.2 and
the latest snapshot during make. I'm trying to build it to work with
Apache 2.0.40, IMAP, and TWIG.
./configure --with-mysql --with-imap
--with-apxs2=/usr/local/apache-2.0.40/bin/apxs --enable-track-vars
$ make
/bin/sh lib