pkgsrc-Bugs archive

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

Re: pkg/38333 (mail/alpine fails on build)



The following reply was made to PR pkg/38333; it has been noted by GNATS.

From: David Brownlee <abs%NetBSD.org@localhost>
To: diro%nixsyspaus.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost, pkgsrc-bugs%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost
Subject: Re: pkg/38333 (mail/alpine fails on build)
Date: Tue, 15 Jul 2008 23:02:40 +0100 (BST)

 On Tue, 15 Jul 2008, diro%nixsyspaus.org@localhost wrote:
 
 > On Sat, Jul 05, 2008 at 11:55:01PM +0000, abs%NetBSD.org@localhost wrote:
 >>
 >> There is something quite odd going on here - your systems value of SSLBASE
 >> should be something like /usr rather than (defined).
 >> Can you update pkgsrc and retest, and/or type the following in
 >> pkgsrc/mail/alpine and let me know the result:
 >> make show-var VARNAME=SSLBASE
 >> thanks
 >
 >
 > Strange indeed:
 >
 > # make show-var VARNAME=SSLBASE
 >
 > # egrep SSL /etc/mk.conf
 > SSLBASE=/usr/pkg
 
        If you move /etc/mk.conf to one side and run 'make show-var
        VARNAME=SSLBASE' in pkgsrc/mail/alpine what does it say?
        Typically SSLBASE is defined by security/openssl/buildlink3.mk.
        If you are trying to get alpine to use pkgsrc openssl Could
        you try setting IS_BUILTIN.openssl=no ?
 


Home | Main Index | Thread Index | Old Index