[Pkg-crosswire-devel] rpath issues
Daniel Glassey
dglassey at gmail.com
Sat Jan 24 23:09:29 GMT 2009
On Sat, Jan 24, 2009 at 10:29 PM, Jonathan Marsden <jmarsden at fastmail.fm> wrote:
> I'm also seeing a lot of lintian warnings about rpath. Basically we
> shouldn't be defining it during the build process, and we are. I'm
> tempted to just use chrpath to remove them all afterwards, but there is
> probably a better way... has anyone got previous experience with this
> that they can share?
>
> See http://wiki.debian.org/RpathIssue
>
> I am currently seeing:
>
> W: diatheke: binary-or-shlib-defines-rpath ./usr/bin/diatheke /lib
...
I can't guarantee that it would fix it but these might help,
especially the debian/rules:
debian/rules
DEB_DH_MAKESHLIBS_ARGS_libsword6 := -V"libsword7 (>= 1.5.11-1)"
DEB_SHLIBDEPS_INCLUDE_libsword6 := debian/tmp/usr/lib
that should be DEB*_libsword7
debian/libsword7.shlibs
I think that should be
libsword 7 libsword7 (>= 1.5.11-1)
Regards,
Daniel
More information about the Pkg-crosswire-devel
mailing list