[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: dangling symlinks in rpm packages for Fedora-devel
- From: Kevin Kofler <kevin kofler chello at>
- To: fedora-devel-list redhat com
- Subject: Re: dangling symlinks in rpm packages for Fedora-devel
- Date: Mon, 29 Oct 2007 21:41:32 +0000 (UTC)
Michael Schwendt <mschwendt.tmp0701.nospam <at> arcor.de> writes:
> It builds a shared lib with a *.so.0 soname, but what file name? Bad
Hmmm, this is probably it, the files have unversioned .so file names, but
versioned sonames, e.g.:
0x0000000e (SONAME) Library soname: [strigila_cpp.so.0]
I guess some post-processing (maybe the BuildID processing?) gets confused by
that. So the SONAME needs to be fixed to be unversioned.
Kevin Kofler
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]