ID: 36042
User updated by: bruce at webresearch dot co dot uk
Reported By: bruce at webresearch dot co dot uk
-Status: Bogus
+Status: Open
Bug Type: Compile Failure
Operating System: FreeBSD 4.10 release
PHP Version: 4.4.2
New Comment:
The reply says update the OS, but to which version? I need to ensure
the dummynet works, would you recommend 5.4 or 6.0?
Previous Comments:
------------------------------------------------------------------------
[2006-01-17 07:49:56] [EMAIL PROTECTED]
Update your OS.
------------------------------------------------------------------------
[2006-01-17 05:08:33] bruce at webresearch dot co dot uk
Thi also happens with php 5.1.2 (again on FreeBSD 4.10)
------------------------------------------------------------------------
[2006-01-17 03:57:13] bruce at webresearch dot co dot uk
Description:
------------
Compile failure, already reported as bug #6713
Reproduce code:
---------------
Configuration is:
./configure
--enable-versioning
--enable-memory-limit
--with-layout=GNU
--with-zlib-dir=/usr
--disable-all
--with-regex=php
--with-gd
--disable-cli
--enable-ctype
--with-mysql=/usr/local
--enable-overload
--with-pcre-regex=yes
--enable-posix
--enable-session
--enable-tokenizer
--with-expat-dir=/usr/local
--enable-xml
--with-zlib=yes
--with-apxs2=/usr/local/sbin/apxs
--prefix=/usr/local
i386-portbld-freebsd4.10
Expected result:
----------------
I'd like it to build!
Actual result:
--------------
Compile fails with:
In file included from /usr/include/rpc/rpc.h:56,
from /usr/include/crypt.h:9,
from /temp/php/php-4.4.2/ext/standard/crypt.c:31:
/usr/include/rpc/rpc_msg.h:64: syntax error before `0'
*** Error code 1
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=36042&edit=1