Ask a Question related to PHP Development, Design and Development.
-
sniper@php.net #1
#26022 [Opn->Bgs]: Unable compile "dns.c", unable to link "libphp4.so"
ID: 26022
Updated by: [email]sniper@php.net[/email]
Reported By: dieter at fiebelkorn dot net
-Status: Open
+Status: Bogus
Bug Type: Compile Failure
Operating System: MacOS X 10.3 (Darwin 7.0)
PHP Version: 4.3.3
New Comment:
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.
Thank you for your interest in PHP.
See bug #25955 (alread fixed in CVS)
And FYI: This is really a MacOSX bug as is. The official BIND release
works fine..
Previous Comments:
------------------------------------------------------------------------
[2003-10-28 17:20:04] dieter at fiebelkorn dot net
Description:
------------
On MacOS X 10.3 (Darwin 7.0) using gcc 3.3:
-----
Cannot compile "dns.c" (missing symbols T_MX and more).
Fixed by include:
#include <nameser8_compat.h>
on "dns.c"
-----
Cannot link "libphp4.so" (unresolved symbols _res_9_...)
Fixed by add "-lresolv" to "EXTRA_LIBS" in "Makefile"
Reproduce code:
---------------
Take "Panther" and pure "PHP 4.3.3"!
Expected result:
----------------
libphp4.so
Actual result:
--------------
Error "undefined symbols"
Error "unresolved symbols"
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=26022&edit=1[/url]
sniper@php.net Guest
-
Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES... -
what is the "utility link" and "global link" supposed tobe for?
I'm using a halo template to create a personal website for myself, and at the top of the page, there's options for "utility link" and "global link"... -
#26022 [NEW]: Unable compile "dns.c", unable to link "libphp4.so"
From: dieter at fiebelkorn dot net Operating system: MacOS X 10.3 (Darwin 7.0) PHP version: 4.3.3 PHP Bug Type: Compile... -
#12029 [Com]: "--with-apxs" can cause the error "MySQL: Unable to save result set in"
ID: 12029 Comment by: sietzepost at streetwisedd dot nl Reported By: root at byone dot com Status: Bogus Bug... -
"Unable to find the plugin that handles this media type" - Shockwave
Can anyone help me with this please? In DreamweaverMX, I insert a shockwave file on the webpage, and when I click on play I get that message. it...



Reply With Quote

