Re: dhelp_parse error?

2002-02-11 Thread Matt Zimmerman
On Mon, Feb 11, 2002 at 10:51:54PM -0500, Neil L. Roeth wrote: > When installing or purging the package I am developing, I get the message > "dhelp_parse: no title found for directory windowmanagers". Does anyone > know what I need to do to make this go away? I don't explicitly call > dhelp_pars

dhelp_parse error?

2002-02-11 Thread Neil L. Roeth
When installing or purging the package I am developing, I get the message "dhelp_parse: no title found for directory windowmanagers". Does anyone know what I need to do to make this go away? I don't explicitly call dhelp_parse or dh_dhelp anywhere in debian/rules. Should I? Thanks. -- Neil L.

Re: dhelp_parse error?

2002-02-11 Thread Matt Zimmerman
On Mon, Feb 11, 2002 at 10:51:54PM -0500, Neil L. Roeth wrote: > When installing or purging the package I am developing, I get the message > "dhelp_parse: no title found for directory windowmanagers". Does anyone > know what I need to do to make this go away? I don't explicitly call > dhelp_par

dhelp_parse error?

2002-02-11 Thread Neil L. Roeth
When installing or purging the package I am developing, I get the message "dhelp_parse: no title found for directory windowmanagers". Does anyone know what I need to do to make this go away? I don't explicitly call dhelp_parse or dh_dhelp anywhere in debian/rules. Should I? Thanks. -- Neil L

422 Genealogy Databases [2]

2002-02-11 Thread Angie's Genealogy
Below is a list of 422 Genealogy Databases with over 1.5 billion names. I am offering to search these databases for only $1(US) per search. Just send a minimum of $10(US) to: Angie Giles P.O.Box 873 Rowlett, TX, USA 75030-0873 Because of technical reasons beyond my control, I might not be ab

422 Genealogy Databases [2]

2002-02-11 Thread Angie's Genealogy
Below is a list of 422 Genealogy Databases with over 1.5 billion names. I am offering to search these databases for only $1(US) per search. Just send a minimum of $10(US) to: Angie Giles P.O.Box 873 Rowlett, TX, USA 75030-0873 Because of technical reasons beyond my control, I might not be a

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread David Z Maze
[EMAIL PROTECTED] writes: > How can i check what is contained in the rpath of a shared library > to make sure it is ok to override this lintian error ? objdump --private-headers will list, among, other things, the RPATH setting. (It will also show the libraries the file directly depends on, where

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Sven
On Mon, Feb 11, 2002 at 12:04:51PM -0500, David Z Maze wrote: > Kjetil Torgrim Homme <[EMAIL PROTECTED]> writes: > > Gaetano Paolone <[EMAIL PROTECTED]> writes: > >> Lintian tells me this: > >> > >> W: php-gtk: binary-or-shlib-defines-rpath > >> ./usr/lib/php4/20010901/php_gtk.so /usr/X11R6/lib >

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Ossama Othman
Hi, On Mon, Feb 11, 2002 at 01:11:28PM -0500, Steve M. Robbins wrote: > > rpath, and needed fixing. I vehemently oppose that. Patching libtool > > in debian/rules is fine with me, though :-) > > Although the latter is a horrible kludge that is going to > break when the internals of libtool chan

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Steve M. Robbins
On Mon, Feb 11, 2002 at 07:01:09PM +0100, Kjetil Torgrim Homme wrote: > David Z Maze <[EMAIL PROTECTED]> writes: > > > Kjetil Torgrim Homme <[EMAIL PROTECTED]> writes: > > > This is a bug in lintian. It should not complain about rpath being > > > set to directories which are part of Debian. > >

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Kjetil Torgrim Homme
David Z Maze <[EMAIL PROTECTED]> writes: > Kjetil Torgrim Homme <[EMAIL PROTECTED]> writes: > > This is a bug in lintian. It should not complain about rpath being > > set to directories which are part of Debian. > > Yes, it should. In this case, imagine GNU libc 3 comes out, Debian > decides to

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread David Z Maze
Kjetil Torgrim Homme <[EMAIL PROTECTED]> writes: > Gaetano Paolone <[EMAIL PROTECTED]> writes: >> Lintian tells me this: >> >> W: php-gtk: binary-or-shlib-defines-rpath >> ./usr/lib/php4/20010901/php_gtk.so /usr/X11R6/lib > > This is a bug in lintian. It should not complain about rpath being > s

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Kjetil Torgrim Homme
Gaetano Paolone <[EMAIL PROTECTED]> writes: > Lintian tells me this: > > W: php-gtk: binary-or-shlib-defines-rpath > ./usr/lib/php4/20010901/php_gtk.so /usr/X11R6/lib > N: > N: The binary or shared library defines the `RPATH'. Usually this is a > N: bad thing. Most likely you will find a Make

Pb upgrading package

2002-02-11 Thread Nicolas SABOURET
Hi, I have a problem upgrading a package. In tkgate (1.6h-2), I used the default installation. The doc was in /usr/X11R6/lib/tkgate-1.6h/doc. I couldn't have dhelp work with this : Netscape kept looking in /usr/share/doc/tkgate-1.6h/doc instead of /usr/share/doc/tkgate/doc. I made a new version (w

Re: broderic@korrnet.org

2002-02-11 Thread Matt Zimmerman
On Mon, Feb 11, 2002 at 09:38:39AM +0100, J?r?me Marant wrote: > On Mon, Feb 11, 2002 at 12:01:49AM -0500, Matt Zimmerman wrote: > > Has anyone else gotten one of these? It arrived shortly after I sent a > > message to -mentors, and a google search reveals a couple of similarly > > random public

Re: broderic@korrnet.org

2002-02-11 Thread Jérôme Marant
On Mon, Feb 11, 2002 at 12:01:49AM -0500, Matt Zimmerman wrote: > Has anyone else gotten one of these? It arrived shortly after I sent a > message to -mentors, and a google search reveals a couple of similarly > random public postings to -mentors in December: Did you used to be called "Toad But

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Gaetano Paolone
On Mon, Feb 11, 2002 at 01:04:54PM +1100, Craig Small wrote: > > W: php-gtk: binary-or-shlib-defines-rpath > > ./usr/lib/php4/20010901/php_gtk.so /usr/X11R6/lib > > > Strangely enough, I had this problem yesterday. :) > # Patch the generated libtool to avoid passing -rpath when linking,

Re: broderic@korrnet.org

2002-02-11 Thread Jérôme Marant
On Mon, Feb 11, 2002 at 12:01:49AM -0500, Matt Zimmerman wrote: > Has anyone else gotten one of these? It arrived shortly after I sent a > message to -mentors, and a google search reveals a couple of similarly > random public postings to -mentors in December: Did you used to be called "Toad Bu

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Gaetano Paolone
On Mon, Feb 11, 2002 at 01:04:54PM +1100, Craig Small wrote: > > W: php-gtk: binary-or-shlib-defines-rpath > > ./usr/lib/php4/20010901/php_gtk.so /usr/X11R6/lib > > > Strangely enough, I had this problem yesterday. :) > # Patch the generated libtool to avoid passing -rpath when linking,