php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50541 Missing HEADER definition
Submitted: 2009-12-21 12:27 UTC Modified: 2009-12-21 15:23 UTC
From: spam04 at pornel dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.3SVN-2009-12-21 (snap) OS: Mac OS X 10.5
Private report: No CVE-ID: None
 [2009-12-21 12:27 UTC] spam04 at pornel dot net
Description:
------------
This is regression due to Bug #50508

Reverting this change:

http://svn.php.net/viewvc/?view=revision&revision=292283

fixes the problem on Mac OS X.

Actual result:
--------------
/tmp/php5.3-200912211130/ext/standard/dns.c:302: error: syntax error before ‘HEADER’
/tmp/php5.3-200912211130/ext/standard/dns.c:302: warning: no semicolon at end of struct or union
/tmp/php5.3-200912211130/ext/standard/dns.c:304: error: syntax error before ‘}’ token

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-21 14:00 UTC] jani@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Comment in the other bug. 
 [2009-12-21 14:16 UTC] spam04 at pornel dot net
Can you tell me bug # of the duplicate?

If you mean Bug #50508, then that bug is closed as "fixed" (it's not fixed) and does not allow any comments, which I why I had to submit another bug.
 [2009-12-21 15:22 UTC] svn@php.net
Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=292413
Log: - Tune the fix for bug #50508 and make it work with MacOSX, bug #50541.
 [2009-12-21 15:23 UTC] jani@php.net
Apple should get their crap fixed so that it's not different from every other decent OS out there. Hopefully this is fixed now in SVN.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC