php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1542 Impossible to compile after Bind497 Installation
Submitted: 1999-06-15 04:48 UTC Modified: 2000-07-24 23:20 UTC
From: fmal at fmal dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.9 OS: AIX 4.3.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
12 + 48 = ?
Subscribe to this entry?

 
 [1999-06-15 04:48 UTC] fmal at fmal dot com
If I install on my system the bind497 package, it changes
some files in /usr/include :
netdb.h
resolv.h
arpa/inet.h
and more ...

But whit these news one, php fails to compile, reporting
a lot of syntax errors from language-parser.y,
for definitions in those header files...
After reinstalling the original ones, it works fine.

NB : I compiled few packges correctly after installing
bind, only php worries about syntax in netdb.h and inet.h.

An example of incorrect statement in netdb.h is

__BEGIN_DECLS
void           endhostent __P((void));

and all following statements



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-24 08:35 UTC] sas at cvs dot php dot net
Please post the error messages, so we can fix dns.c.
 [2000-07-24 23:20 UTC] joey@php.net
Outdated.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 21:01:29 2024 UTC