php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27013 compile error
Submitted: 2004-01-22 18:01 UTC Modified: 2004-01-27 13:04 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: renneyt at yahoo dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.0.0b3 (beta3) OS: SunOS 5.7 Generic_106541-25
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-01-22 18:01 UTC] renneyt at yahoo dot com
Description:
------------
cc: WorkShop Compilers 5.0 98/12/15 C 5.0
CFLAGS=-mt -fast -xCC
./configure --with-pgsql  --with-oracle  --with-apxs2=/usr/local/apache2/bin/apxs --with-oci8
  --with-unixODBC   --with-pgsql  --enable-sockets --enable-dba --with-dbm --with-zlib --enab
le-sysvmsg        --enable-sysvsem       --enable-sysvshm --disable-libxml

----

/bin/sh /opt/sft/php-5.0.0b3/libtool --silent --preserve-dup-deps --mode=compile cc  -Iext/st
andard/ -I/opt/sft/php-5.0.0b3/ext/standard/ -DPHP_ATOM_INC -I/opt/sft/php-5.0.0b3/include -I
/opt/sft/php-5.0.0b3/main -I/opt/sft/php-5.0.0b3 -I/opt/sft/php-5.0.0b3/Zend -I/usr/local/inc
lude -I/u01/app/oracle/product/primary/rdbms/public -I/u01/app/oracle/product/primary/rdbms/d
emo -I/usr/local/pgsql/include  -D_POSIX_PTHREAD_SEMANTICS -I/opt/sft/php-5.0.0b3/TSRM  -mt -
fast -xCC  -prefer-pic -c /opt/sft/php-5.0.0b3/ext/standard/basic_functions.c -o ext/standard
/basic_functions.lo 
"/opt/sft/php-5.0.0b3/Zend/zend_constants.h", line 65: warning: syntax error:  empty declarat
ion
"/opt/sft/php-5.0.0b3/Zend/zend_ini.h", line 85: warning: syntax error:  empty declaration
"/opt/sft/php-5.0.0b3/Zend/zend_ini.h", line 111: warning: syntax error:  empty declaration
"/opt/sft/php-5.0.0b3/Zend/zend_ini.h", line 175: warning: syntax error:  empty declaration
"/opt/sft/php-5.0.0b3/Zend/zend_ini.h", line 181: warning: syntax error:  empty declaration
"/opt/sft/php-5.0.0b3/Zend/zend_ini.h", line 194: warning: syntax error:  empty declaration
"/opt/sft/php-5.0.0b3/Zend/zend_ini.h", line 196: warning: syntax error:  empty declaration
"/opt/sft/php-5.0.0b3/ext/session/php_session.h", line 231: warning: syntax error:  empty dec
laration
"/opt/sft/php-5.0.0b3/ext/standard/basic_functions.c", line 1192: undefined symbol: INADDR_NO
NE
cc: acomp failed for /opt/sft/php-5.0.0b3/ext/standard/basic_functions.c
gmake: *** [ext/standard/basic_functions.lo] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-22 22:36 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2004-01-27 13:04 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 12:01:32 2024 UTC