Re: DNS problems with FreeBSD 2.2.1

From: SO Kwok Tsun <ktso@dont-contact.us>
Date: Wed, 9 Apr 1997 00:23:16 +0800 (WST)

According to Alberto de Poo Bas's mail...
>
>
> At the same time I upgraded form FBSD 2.1.6 to 2.2.1 and squid 1.1.8 to
> 1.1.9
>
> At this time squid begins to die because can not complete the DNS tests.
>
> When I issue a ping in the new FBSD no problem at all, it is resolved in
> the main DNS, but squid don't like that resolution I guess and can not
> run.
>
> Is something I have to change when I compile Squid?

FreeBSD 2.2.1 no longer use libresolv.a. Upgrading from older release
will not remove old libs. Linking 2.1.7's libresolv.a confuse the
function gethostbyname(). Remove the following, configure again and
make again:

/usr/lib
-r--r--r-- 1 bin bin 12756 Feb 20 06:42 libgnumalloc.a
-r--r--r-- 1 bin bin 15806 Feb 20 06:42 libgnumalloc_p.a
-r--r--r-- 1 bin bin 14056 Feb 20 06:41 libresolv_p.a
-r--r--r-- 1 bin bin 12842 Feb 20 06:41 libresolv.a

So K T, CUHK
Received on Tue Apr 08 1997 - 09:52:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:58 MST