[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

binary-or-shlib-defines-rpath



How do you solve the binary-or-shlib-defines-rpath lintian warning?  In a
package I am preparing, --rpath is passed to the linker via libtool:

 /bin/sh ../libtool --mode=link gcc    -o pgedit  pgedit.o -lpgui
 mkdir .libs
 gcc -o pgedit pgedit.o  /usr/local/lib/libpgui.so -Wl,--rpath
 -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib

How do I fix this?  The expanded version of the warning says to ask here.

Joshua
          
-- 
Joshua Haberman  <joshua@haberman.com>



Reply to: