severity 295327 minor
tag 295327 pending
retitle 295327 [fixed in 1.3.24] swig package has symlinks into nowhere
thanks

On Tue, Feb 15, 2005 at 04:55:57AM +0100, [EMAIL PROTECTED] wrote:
 
> ldconfig -v gives me a few errors:
> ldconfig: Cannot stat /usr/lib/libswigguile.so: No such file or directory
... 
> swig provides:
>  /usr/lib/libswigguile.so
>  /usr/lib/libswigguilescm.so
> which are symlinks to 
> lrwxrwxrwx  1 root root    25 2005-02-09 02:15 /usr/lib/libswigguilescm.so -> 
> libswigguilescm-1.3.22.so
> lrwxrwxrwx  1 root root    22 2005-02-09 02:15 /usr/lib/libswigguile.so -> 
> libswigguile-1.3.22.so

You've got a point here. The -dev package for swig is the main swig
package but it might be a good idea to pull in the runtime packages as
well so the symlink is always satisfied.

1.3.24 removed the runtime thought so this problem with just disappear
with it.

> I don't know the severity of this problem (maybe no program use
> those librairies, there seems to have been no other report about
> that). Anyway i would prefer the new version being upload before
> this i refrain from being pedantic (this new fix real bugs, maybe
> even this one).

The .so files are needed during building programs depending on those
libraries. So basically if you install swig and build guile plugins
building will fail because of this bug.

Thanks for reporting
        
        Torsten


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to