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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Mar 29 13:01:29 2024 UTC