[PHP-INST] Re: Error compiling Apache 1.3.24 with PHP 4.1.2

2002-04-09 Thread Yasuo Ohgaki
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

RE: [PHP-INST] Re: Error compiling Apache 1.3.24 with PHP 4.1.2

2002-04-09 Thread Hunter, Ray
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

[PHP-INST] Re: Error compiling Apache 1.3.24 with PHP 4.1.2

2002-04-09 Thread Jasper Metselaar
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!

[PHP-INST] Re: Error compiling Apache 1.3.24 with PHP 4.1.2

2002-04-09 Thread Yasuo Ohgaki
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

[PHP-INST] Re: Error compiling Apache 1.3.24 with PHP 4.1.2

2002-04-09 Thread Yasuo Ohgaki
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'