pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43995: security/gnutls failed to compile with error "-lreadline not found", though it was installed
The following reply was made to PR pkg/43995; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/43995: security/gnutls failed to compile with error
"-lreadline not found", though it was installed
Date: Tue, 02 Nov 2010 20:33:46 +0900
On Tue, 02 Nov 2010 16:40:04 +0900, Volkmar Seifert
<vs%nifelheim.info@localhost> wrote:
> The only content of .work.log is 26 times these two lines:
> [*] /home/pkgwork/security/gnutls/work/.tools/bin/true
> <.> true
> That's all. No matter whether there's my patch applied to the Makefile, or
> not.
Please remove PATH setting in your .shrc, or add your settings after existent
variables,
like PATH=${PATH}:/some/whare, or move it to .profile.
Without it, more issues will come up with various packages (like your
PR#43999).
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index