[Openswan Users] CentOS 5.2 RPMs
Paul Wouters
paul at xelerance.com
Wed Dec 10 19:22:53 EST 2008
On Wed, 10 Dec 2008, Weedy wrote:
>>> from 2.6.14-1.el5.
>>> When I tried to build the Klips module with the fedora spec I got stuck.
>>> Has anyone built working RPMs of openswan lately?
>>
>> What's the build error? Try 2.6.20rc1 (from /testing), it fixes a logic
>> error in ipsec_kversion.h that might affect centos builds.
>>
>> Paul
> It explodes nicely
> error: openssl/crypto.h: No such file or directory
yum install openssl-devel
I'll add it to the BuildRequires:
Alternatively, add HAVE_SSL=false to the 'make' lines in the spec file.
(But then you also need to use HAVE_OCF=false)
Paul
More information about the Users
mailing list