pkgsrc-Bugs archive

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

Re: pkg/42452: doesn't build on netbsd-current



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

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/42452: doesn't build on netbsd-current
Date: Tue, 15 Dec 2009 17:23:00 +0900

 Should this PR be sent to onoe-san?
 
 On Tue, 15 Dec 2009 15:45:00 +0900, <yamt%netbsd.org@localhost> wrote:
 
 >      building mail/cue ends up with the following errors.
 >
 >      - cue's Makefile does -DSSL which conflicts with this version of
 >        openssl header files.
 
 following flagments may help to build.
 
 BUILDLINK_TRANSFORM+=  rm:-DSSL
 CPPFLAGS+=     -DAPOP
 
 >      - cue's OPENSSL_BUG_FIXED section uses STACK which is no longer
 >        provided by openssl.  (it's now _STACK?)
 
 pkgsrc/x11/kdelibs/patches/patch-be may help you.
 
 But I' not sure that OPENSSL_BUG_FIXED still required,
 because it's for a bug in openssl-0.9.1c as mentioned in smime.c.
 (PKCS7_decrypt(3) should be used nowadays?)
 


Home | Main Index | Thread Index | Old Index