ID: 15623 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux (SuSE 6.4) PHP Version: 4.1.1 New Comment:
Does PHP 4.2.0 and Apache 1.3.24 work any better for you? Previous Comments: ------------------------------------------------------------------------ [2002-02-19 10:25:30] [EMAIL PROTECTED] System: SuSE Linux 6.4 Apache 1.3.23 PHP 4.1.1 WHAT HAPPENED: I compile PHP as a DSO module against Apache 1.3.23 and everything looks ok but then when I try to load the module the httpd binary won't run complaining of unresolved symbols: "undefined reference to `__dn_skipname" HOW I "FIXED" IT. I found this message: http://www.geocrawler.com/archives/3/5/2000/5/0/3821638/ Referencing bug #4739. I did as suggested adding EXTRA_LIBS="-lnss_dns" in Apache's Configuration file and then it all worked as expected. Is this an Apache or PHP bug? Thanks. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15623&edit=1
