[Openswan Users] 2.4.7rc3 compile issue
Paul Wouters
paul at xelerance.com
Fri Nov 3 00:51:54 EST 2006
On Thu, 2 Nov 2006, Mike Horn wrote:
> I ran into a compile issue with 2.4.7rc3 that didn't exist in 2.4.7rc2 for
> my system. This is on a FC5 system (2.6.18.1 kernel with NETKEY) with gcc
> 4.1.1. This is from a fresh 2.4.7rc3 downloaded today. During 'make
> programs' I get the following failure:
>
> spdb_struct.c: In function 'parse_isakmp_sa_body':
> spdb_struct.c:951: error: 'oakley_group_desc' undeclared (first use in this
> function)
> spdb_struct.c:951: error: (Each undeclared identifier is reported only once
> spdb_struct.c:951: error: for each function it appears in.)
Change line 950-951 to:
ugh = builddiag("Diffie-Hellamn group %d is not a supported modp group" , val);
I've just commited it to CVS as well.
Paul
More information about the Users
mailing list