Subject: Re: pkg/31953
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 11/01/2005 09:13:02
The following reply was made to PR pkg/31953; it has been noted by GNATS.
From: Roland Illig <rillig@NetBSD.org>
To: gnats-bugs@netbsd.org, Bob Lee <bob@bobleeit.net>
Cc:
Subject: Re: pkg/31953
Date: Tue, 01 Nov 2005 10:12:48 +0100
Bob Lee wrote:
> The following reply was made to PR pkg/31953; it has been noted by GNATS.
>
> From: "Bob Lee" <bob@bobleeit.net>
> To: gnats-bugs@netbsd.org
> Cc:
> Subject: RE: pkg/31953
> Date: Mon, 31 Oct 2005 20:05:01 -0700
>
> --TB36FDmn/VVEgNH/
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> Thanks Roland for your help. I did download that file via Lynx. I went
> in with vi and took out the spaces and replaced them with tabs. I
> don't see the @PREFIX@ anywhere, but I thought I send along the output
> anyway.
Another path where the @PREFIX@ might have crept in is via the
substitutions that the ./configure script does. I have updated the file
ftp://ftp.netbsd.org/pub/pkgsrc/misc/rillig/pkgsrc.debug.mk
to include that information. Please try again. You can then just run
make _show-debugging-info-config.status
as the other info has not helped us on.
And thanks in advance for this PR. You're helping me to create a quite
useful debugging tool for pkgsrc. :)
Roland