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
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: 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

Pull Requests

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 Oct 27 16:01:27 2024 UTC