Subject: Re: ORBit/libtool botch ["It's a long way to Mozilla..."]
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Nick Hudson <skrll@netbsd.org>
List: tech-pkg
Date: 03/28/2001 08:46:42
Hauke Fath wrote:
>
> At 11:22 Uhr +0200 27.3.2001, Nick Hudson wrote:
> >The fix was to detect the shared version of libwrap on a.out platforms.
> >What does
> >
> > $ ls -l /usr/lib/libwrap*
> >
> >give?
>
> [hauke@q700] ~ > ls -l /usr/lib/libwrap*
> -r--r--r-- 1 root wheel 21534 Nov 18 05:04 /usr/lib/libwrap.a
> -r--r--r-- 1 root wheel 25597 Sep 6 1998 /usr/lib/libwrap.so.0.0
> -r--r--r-- 1 root wheel 33750 Nov 18 05:04 /usr/lib/libwrap.so.0.2
> -r--r--r-- 1 root wheel 26382 Nov 18 05:04 /usr/lib/libwrap_p.a
> -r--r--r-- 1 root wheel 29996 Nov 18 05:04 /usr/lib/libwrap_pic.a
The fact that you've got two files matching libwrap.so.*.* is probably
causing the problem. Any reasons you need to keep .0.0?
I'll try and make the configure script a little more robust.
Nick
--
aka skrll@netbsd.org, skrll@excite.co.uk