On 2003-05-27(Tue) 10:38:01 +0200, Götz Waschk wrote:
> Am Dienstag, 27. Mai 2003, 10:31:00 Uhr MET, schrieb Stefan van der Eijk:
> > I've seen some other packages with plugins. Quite some of them are .so
> > files, but not symlinks to another file.
> 
> If a plugin is a versioned shared library, this is a bug. This often
> happens with xmms plugins, this isn't a problem unless you remove the
> .so symlink. So I guess this one is broken:

That's true, you have already said what I want to tell Stefan :)
Since quite a few packages miscompiles modules into versioned libraries,
I'd want to ask if Stefan can lift the bar a little bit for now,
otherwise these packages will be errornous instantly (at least some apps
will not run correctly) until patches are applied to those packages.

Abel


> [EMAIL PROTECTED] SOURCES]$ rpm -qpl 
> /contrib/RPMS/xmms-dsp-oddcast-effect-0.1.0-1md.i586.rpm|fgrep .so
> /usr/lib/xmms/Effect/liboddcastv2_xmms_effect.so.0
> /usr/lib/xmms/Effect/liboddcastv2_xmms_effect.so.0.0.0
> 
> BTW ORBit2 should be fixed with the attached patch.
> -- 
> What difference does it make to the dead, the orphans and the
> homeless, whether the mad destruction is wrought under the name of
> totalitarianism or the holy name of liberty or democracy?
>     Mahatma Gandhi (1869 - 1948), "Non-Violence in Peace and War"

> --- test/everything/Makefile.am~      2003-04-23 13:09:01.000000000 +0200
> +++ test/everything/Makefile.am       2003-05-26 12:48:54.000000000 +0200
> @@ -55,7 +55,7 @@
>  orbittypelib_LTLIBRARIES = Everything_module.la
>  
>  Everything_module_la_LDFLAGS = \
> -     -export-dynamic -module -no-undefined
> +     -export-dynamic -module -no-undefined -avoid-version
>  Everything_module_la_SOURCES = \
>       everything-imodule.c
>  Everything_module_la_LIBADD = \


-- 
Abel Cheung
GPG Key: (0xC67186FF)   | http://deaddog.org/gpg.asc
Linux counter #256983   | http://counter.li.org
Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to