php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2738 Apache doesn't compile, complaining about undefined things in functions/dns.c
Submitted: 1999-11-17 16:39 UTC Modified: 2000-01-12 13:38 UTC
From: claudio at nextis dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.12 OS: Redhat 6.1
Private report: No CVE-ID: None
 [1999-11-17 16:39 UTC] claudio at nextis dot com
It worked after I added -lresolv on EXTRA_LIBS on apache/src/modules/Makefile .
I've always seen problems like this happening on Redhat, but not on the latest versions.

Regards,
Claudio Neves

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-21 21:39 UTC] sas at cvs dot php dot net
Which symbols did it complain about?
 [2000-01-12 13:38 UTC] sas at cvs dot php dot net
No user feedback. Probably compiled against Bind 8 headers, but linked against Bind 4.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jul 06 07:00:02 2026 UTC