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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fmal at fmal dot com
New email:
PHP Version: OS:

 

 [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: Tue Apr 23 19:01:31 2024 UTC