Jasper Metselaar wrote:
> Yasuo,
>
> Thanks for your reply. I did what you told me to do, but the package I had
> to reinstall was exactly the package I already installed earlier today:
>
> [root@mybox admin]# rpm -qf /lib/libresolv.so.*
> glibc-2.1.3-23
>
> Unfortunately that did not solve the
Message-
From: Jasper Metselaar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 3:54 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Re: Error compiling Apache 1.3.24 with PHP 4.1.2
Yasuo,
Thanks for your reply. I did what you told me to do, but the package I had
to reinstall was exactly
Yasuo,
Thanks for your reply. I did what you told me to do, but the package I had
to reinstall was exactly the package I already installed earlier today:
[root@mybox admin]# rpm -qf /lib/libresolv.so.*
glibc-2.1.3-23
Unfortunately that did not solve the problem. Any other suggestions?
Thanks!
Sorry Jasper,
I'm replying to wrong one.
It seems you have problem with resolver lib.
As someone already mentioned.
rpm -qf /lib/libresolve.so.*
to find out package name.
The reinstall both resolver rpm and it's devel rpm (if any)
Then your problem should be fixed.
--
Yasuo Ohgaki
Jasper M
Hi Jasper,
Search archive :)
I've answered enough to say that, I think.
--
Yasuo Ohgaki
Jasper Metselaar wrote:
> Hello,
>
> I am trying to compile Apache 1.3.24 with PHP 4.1.2, but when
> compiling I get the following errors:
>
> modules/php4/libphp4.a(dns.o): In function `zif_checkdnsrr'