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
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: photon at comcast dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 12:01:29 2025 UTC