[Pkg-crosswire-devel] rpath issues

Jonathan Marsden jmarsden at fastmail.fm
Sat Jan 24 22:29:21 GMT 2009


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
W: diatheke: binary-or-shlib-defines-rpath ./usr/bin/diatheke /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/addld /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/addld /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/imp2gbs /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/imp2gbs /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/imp2ld /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/imp2ld /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/imp2vs /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/imp2vs /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/installmgr /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/installmgr /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mkfastmod /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mkfastmod /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2imp /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2imp /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2osis /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2osis /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2vpl /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2vpl /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2zmod /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/mod2zmod /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/osis2mod /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/osis2mod /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/vpl2mod /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/vpl2mod /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/vs2osisref /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/vs2osisref /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/xml2gbs /lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/bin/xml2gbs /usr/lib
W: libsword7: binary-or-shlib-defines-rpath ./usr/lib/libsword.so.7.0.0
/usr/lib

Thanks!

Jonathan




More information about the Pkg-crosswire-devel mailing list