php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1903 "PACKAGE" + "VERSION" Redefined
Submitted: 1999-07-28 07:14 UTC Modified: 1999-07-31 15:52 UTC
From: straub at i-netpartner dot de Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.0 Latest CVS (28/07/1999) OS: Linux-2.2.3 glibc-2.0.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: straub at i-netpartner dot de
New email:
PHP Version: OS:

 

 [1999-07-28 07:14 UTC] straub at i-netpartner dot de
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM -I/usr/src/apache/src/include -I/usr/src/apache/src/os/unix   -I/usr/local/include -I/usr/src/gd -I/usr/src/ldap/include -I/usr/local/include/mysql   -I/home/sybase/include -I/usr/src/expat/include/xml -I/usr/src/zlib/include -I../.. -I../../libzend    -g -O2 -g -O2 -c sybase.c
In file included from ../../libzend/zend.h:45,
                 from ../../php.h:36,
                 from sybase.c:29:
../../libzend/zend_config.h:281: warning: `PACKAGE' redefined
../../php_config.h:535: warning: this is the location of the previous definition
../../libzend/zend_config.h:284: warning: `VERSION' redefined
../../php_config.h:538: warning: this is the location of the previous definition  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-31 15:52 UTC] zeev at cvs dot php dot net
Fixed in the latest CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 02 11:01:28 2024 UTC