From:             max at neuropunks dot org
Operating system: FreeBSD 5.2.1-RELEASE sparc64
PHP version:      5.0.4
PHP Bug Type:     Compile Failure
Bug description:  rpc_msg.h syntax error

Description:
------------
Compiled with:
--with-apxs=/usr/local/apache/bin/apxs --with-openssl --with-imap
--with-imap-ssl --with-ldap --with-mysql=/usr/local/mysql
--with-pgsql=/usr/local/pgsql --enable-soap --with-curl --with-gd
--with-zlib




Actual result:
--------------
/bin/sh /root/software/php-5.0.4/libtool --silent --preserve-dup-deps
--mode=compile gcc  -Iext/standard/
-I/root/software/php-5.0.4/ext/standard/ -DPHP_ATOM_INC
-I/root/software/php-5.0.4/include -I/root/software/php-5.0.4/main
-I/root/software/php-5.0.4 -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include/c-client
-I/usr/local/mysql/include/mysql -I/usr/local/pgsql/include
-I/root/software/php-5.0.4/TSRM -I/root/software/php-5.0.4/Zend    -g -O2 
 -c /root/software/php-5.0.4/ext/standard/crypt.c -o ext/standard/crypt.lo
In file included from /usr/include/rpc/rpc.h:59,
                 from /usr/include/crypt.h:9,
                 from /root/software/php-5.0.4/ext/standard/crypt.c:31:
/usr/include/rpc/rpc_msg.h:66: error: syntax error before numeric
constant
*** Error code 1

Stop in /root/software/php-5.0.4.


-- 
Edit bug report at http://bugs.php.net/?id=32847&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32847&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32847&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32847&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32847&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32847&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32847&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32847&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32847&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32847&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32847&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32847&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32847&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32847&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32847&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32847&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32847&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32847&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32847&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32847&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32847&r=mysqlcfg

Reply via email to