ID:               36042
 User updated by:  bruce at webresearch dot co dot uk
 Reported By:      bruce at webresearch dot co dot uk
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.10 release
 PHP Version:      4.4.2
 New Comment:

Thi also happens with php 5.1.2 (again on FreeBSD 4.10)


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to