php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16117 php.h / ap_config.h conflict (XtOffsetOf)
Submitted: 2002-03-16 16:53 UTC Modified: 2002-04-23 00:04 UTC
From: photon at comcast dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.1.2 OS: Linux
Private report: No CVE-ID: None
 [2002-03-16 16:53 UTC] photon at comcast dot net
php.h tries to redefine XtOffsetOf when you are compiling with apxs.  It is already defined in Apache's ap_config.h.

The offending lines are from about 339-343.  Someone fix this! :P

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-16 16:55 UTC] photon at comcast dot net
It's also defined in Zend/zend_ini.h
 [2002-04-23 00:04 UTC] sniper@php.net
This is fixed in CVS HEAD. (fixes will be in PHP 4.3.0)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 06:01:35 2024 UTC