php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6713 Will not compile right
Submitted: 2000-09-13 11:03 UTC Modified: 2000-12-30 13:58 UTC
From: mongke at gdh dot mine dot nu Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.2 OS: FreeBSD 4.0-RELEASE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
13 + 17 = ?
Subscribe to this entry?

 
 [2000-09-13 11:03 UTC] mongke at gdh dot mine dot nu
mlparse  -DXML_BYTE_ORDER=12 -g -O2  -c basic_functions.c
/bin/sh /usr/local/src/php-4.0.2/libtool --silent --mode=compile gcc  -I. -I/usr/local/src/php-4.0.2/ext/standard -I/usr/local/src/php-4.0.2 -I/usr/local/src/php-4.0.2/main -I/usr/local/include/apache -I/usr/local/src/php-4.0.2/Zend -I/usr/local/src/php-4.0.2 -I/usr/local/src/php-4.0.2/ext/mysql/libmysql -I/usr/local/src/php-4.0.2/ext/xml/expat/xmltok -I/usr/local/src/php-4.0.2/ext/xml/expat/xmlparse  -DXML_BYTE_ORDER=12 -g -O2  -c browscap.c
/bin/sh /usr/local/src/php-4.0.2/libtool --silent --mode=compile gcc  -I. -I/usr/local/src/php-4.0.2/ext/standard -I/usr/local/src/php-4.0.2 -I/usr/local/src/php-4.0.2/main -I/usr/local/include/apache -I/usr/local/src/php-4.0.2/Zend -I/usr/local/src/php-4.0.2 -I/usr/local/src/php-4.0.2/ext/mysql/libmysql -I/usr/local/src/php-4.0.2/ext/xml/expat/xmltok -I/usr/local/src/php-4.0.2/ext/xml/expat/xmlparse  -DXML_BYTE_ORDER=12 -g -O2  -c crc32.c
/bin/sh /usr/local/src/php-4.0.2/libtool --silent --mode=compile gcc  -I. -I/usr/local/src/php-4.0.2/ext/standard -I/usr/local/src/php-4.0.2 -I/usr/local/src/php-4.0.2/main -I/usr/local/include/apache -I/usr/local/src/php-4.0.2/Zend -I/usr/local/src/php-4.0.2 -I/usr/local/src/php-4.0.2/ext/mysql/libmysql -I/usr/local/src/php-4.0.2/ext/xml/expat/xmltok -I/usr/local/src/php-4.0.2/ext/xml/expat/xmlparse  -DXML_BYTE_ORDER=12 -g -O2  -c crypt.c
In file included from /usr/include/rpc/rpc.h:56,
                 from /usr/include/crypt.h:9,
                 from crypt.c:31:
/usr/include/rpc/rpc_msg.h:64: syntax error before `0'
*** Error code 1

Stop in /usr/local/src/php-4.0.2/ext/standard.
*** Error code 1

Stop in /usr/local/src/php-4.0.2/ext/standard.
*** Error code 1

Stop in /usr/local/src/php-4.0.2/ext.
*** Error code 1

Stop in /usr/local/src/php-4.0.2.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-21 06:06 UTC] sniper@php.net
Does this happen with PHP 4.0.3pl1 ?

--Jani
 [2000-12-30 13:58 UTC] sniper@php.net
Reopen this bug report if this happens with PHP 4.0.4 or later releases.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 16:01:28 2024 UTC