Subject: Re: pkg/21619: chat/gaim update to 0.63
To: None <soren@blef.org>
From: Soren Jacobsen <soren@blef.org>
List: netbsd-bugs
Date: 05/18/2003 20:54:56
On 05/18 19:30, soren@bob.blef.org wrote:
> --- PLIST	2003/04/25 17:16:52	1.12
> +++ PLIST	2003/05/19 02:06:05
> @@ -52,9 +49,14 @@
>  lib/gaim/notify.a
>  lib/gaim/notify.la
>  lib/gaim/notify.so
> +lib/gaim/perl.a
> +lib/gaim/perl.la

I just noticed the lacking perl.so, and upon further investigation found

*** Warning: This library needs some functionality provided by
/usr/pkg/lib/perl5/5.6.1/i386-netbsd/auto/DynaLoader/DynaLoader.a.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This library needs some functionality provided by -lgcc.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module perl.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.

I don't know anything about libtool, so unless someone can fix it, I
suggest just dropping --enable-perl. I doubt many (if any) of our users
will be using perl plugins anyway.