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: Takahiro Kambe <taca%back-street.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/42452: doesn't build on netbsd-current
Date: Tue, 15 Dec 2009 22:02:32 +0900 (JST)
In message <20091215082502.63E1F63B844%www.NetBSD.org@localhost>
on Tue, 15 Dec 2009 08:25:02 +0000 (UTC),
"OBATA Akio" <obache%netbsd.org@localhost> wrote:
> > - 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
I've created patch make thses CANNA, SSL and ZLIB prefix "USE_".
(Modify AC_PREFIX_PKG in configure.in and generate configure.)
> > - 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.
In this case, I think it is enough to update modernize OpenSSL API.
> 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?)
PKCS7_decrypt(3)'s BUGS section describes that the problem still
exists?
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index