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
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: nickv at netexpress dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 18:01:34 2025 UTC