Could you please take a look in your system headers to see where "uint" gets defined. It will be guarded by an #ifdef; in order to correct this problem without breaking the build for other platforms, we need to know what causes that thing to get defined.
--Wez. > -----Original Message----- > From: Marcus Bointon [mailto:[EMAIL PROTECTED] > Sent: 28 May 2004 01:38 > To: PHP internals > Subject: Re: [PHP-DEV] RC3RC1 > > on 27/5/04 21:11, Curt Zirzow at [EMAIL PROTECTED] wrote: > > > In file included > > from /usr/home/curt/source/php-5.0.0RC3RC1/Zend/zend.h:244, > > from /usr/home/curt/source/php-5.0.0RC3RC1/main/php.h:34, > > from > /usr/home/curt/source/php-5.0.0RC3RC1/ext/standard/proc_open.c:25: > > /usr/home/curt/source/php-5.0.0RC3RC1/Zend/zend_hash.h:39: > > error: syntax error before "uint" > > > > I'm seeing the same on OpenBSD. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php