php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #441 Apache-1.2.5 and dns.o problems
Submitted: 1998-06-06 16:38 UTC Modified: 1998-06-06 19:48 UTC
From: nickv at netexpress dot net Assigned: rasmus (profile)
Status: Closed Package: Compile Failure
PHP Version: other OS: Linux 2.0.34
Private report: No CVE-ID: None
 [1998-06-06 16:38 UTC] nickv at netexpress dot net
When linking PHP 3.0 final into apache 1.2.5 Under RH 5.0 
I get undefined referances to the following symbols

res_search
__dn_skipname
dn_expand


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-06-06 19:48 UTC] rasmus
Add -lresolv to your LIBS line.  Upgrading to Apache-1.3.0 will also solve this since the entire build process is automated.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 22:01:29 2024 UTC