Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread bencer
> Hi. > > this pacth can solve rpath problem. > > diff -u a/rules b/rules > --- a/rules 2005-10-25 01:26:53.0 +0900 > +++ b/rules 2005-10-25 01:28:00.0 +0900 > @@ -3,9 +3,8 @@ >DEB_TAR_SRCDIR := knetdockapp-0.63 >DEB_AUTO_CLEANUP_RCS:= ye

Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Masami Ichikawa
Hi. this pacth can solve rpath problem. diff -u a/rules b/rules --- a/rules 2005-10-25 01:26:53.0 +0900 +++ b/rules 2005-10-25 01:28:00.0 +0900 @@ -3,9 +3,8 @@ DEB_TAR_SRCDIR := knetdockapp-0.63 DEB_AUTO_CLEANUP_RCS:= yes -DEB_CONFIGURE_E

Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Masami Ichikawa
Hi. this pacth can solve rpath problem. diff -u a/rules b/rules --- a/rules 2005-10-25 01:26:53.0 +0900 +++ b/rules 2005-10-25 01:28:00.0 +0900 @@ -3,9 +3,8 @@ DEB_TAR_SRCDIR := knetdockapp-0.63 DEB_AUTO_CLEANUP_RCS:= yes -DEB_CONFIGURE_EXT

Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Thomas Viehmann
Jorge Salamero Sanz wrote: > https://bencer.cauterized.net/debian/knetdockapp/ Please point to a proper Debian source package if possible. Basically, you want other people to be able to reproduce your problem... Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE

Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Justin Pryzby
On Mon, Oct 24, 2005 at 03:27:35PM +0200, Jorge Salamero Sanz wrote: > hi all, > > i'm packaging knetdockapp, i have in de debian/rules (using cdbs): > > DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --prefix=/usr > > but lintian says that the problem isn't solved ... > > W: knetdockapp: > bina

Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Jorge Salamero Sanz
On Monday 24 October 2005 16:47, Thomas Viehmann wrote: > Hi Jorge, > > for a proper answer, it would be good if you included a link to your > packages. https://bencer.cauterized.net/debian/knetdockapp/ > > The last guy that had this very question was in the situation of the > lintian hint, i.e.

Re: --disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Thomas Viehmann
Hi Jorge, for a proper answer, it would be good if you included a link to your packages. The last guy that had this very question was in the situation of the lintian hint, i.e. there was an rpath option hardcoded into his Makefile(.am). Kind regards T. -- Thomas Viehmann, http://thomas.viehman

--disable-rpath doesn't resolve the rpath problem

2005-10-24 Thread Jorge Salamero Sanz
hi all, i'm packaging knetdockapp, i have in de debian/rules (using cdbs): DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --prefix=/usr but lintian says that the problem isn't solved ... W: knetdockapp: binary-or-shlib-defines-rpath ./usr/bin/knetdockapp /usr/lib:/usr/share/qt3/lib:/usr/X11R6/l