[Openswan dev] [PATCH] Incorrect automatic route via ipsec0 (fwd)

Paul Wouters paul at xelerance.com
Mon Oct 25 15:57:48 EDT 2010



---------- Forwarded message ----------
Date: Mon, 25 Oct 2010 20:12:02 +0200
From: Harald Jenny <harald at a-little-linux-box.at>
To: Paul Wouters <paul at xelerance.com>
Subject: Re: [Openswan dev] [PATCH] Incorrect automatic route via ipsec0

On Mon, Oct 25, 2010 at 01:19:18PM -0400, Paul Wouters wrote:
> On Mon, 25 Oct 2010, Harald Jenny wrote:
>
> [uml/qemu]
>
>>Is there something I can do to help?
>
> The first step to test would be to grab http://github.com/mcr/bluerose and run "make programs" and "make check"
> on a 32bit machine and see if the test cases indeed work (work as in run properly, not as in whether the outcome
> of the test is good/bad)

cc -c -I../../lib/libisc/include  -I../../lib/libdns/include  -I../../lib/liblwres/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/libisc/nothreads/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/libisc/unix/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/libdns/unix/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/liblwres/unix/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/libisc/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/libdns/include  -I/usr/src/GIT/openswan-bluerose/programs/lwdnsq/../../lib/liblwres/include  -g -Werror -DKLIPS -DSCANDIR_HAS_CONST  -I/usr/src/GIT/openswan-bluerose/ports/linux/include  -I/usr/src/GIT/openswan-bluerose/ports/linux/include  -I/usr/src/GIT/openswan-bluerose/ports/linux/include  -I/usr/src/GIT/openswan-bluerose/ports/linux/include  -I/usr/src/GIT/openswan-bluerose -I/usr/src/GIT/openswan-bluerose/linux/include -I/usr/s
 rc/GIT/openswan-bluerose/include  -Wall -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wbad-function-cast  -DKLIPS -DNAT_TRAVERSAL -DNAT_TRAVERSAL -DKERNEL_ALG -DIKE_ALG -DFINALCONFDIR=\"/etc\" -DFINALCONFDDIR=\"/etc/ipsec.d\" -DFINALCONFFILE=\"/etc/ipsec.conf\" -DFINALVARDIR=\"/var\" -Werror /usr/src/GIT/openswan-bluerose/programs/lwdnsq/lwdnsq.c
In file included from /usr/src/GIT/openswan-bluerose/programs/lwdnsq/lwdnsq.c:43:
/usr/include/dns/rdatastruct.h:1739: error: expected specifier-qualifier-list before 'dns_hash_t'
/usr/include/dns/rdatastruct.h:1832: error: expected specifier-qualifier-list before 'dns_hash_t'

Seems like headers changed - will try to work it out (if nobody has a working solution for me).

>
> If that indeed works, the next step would be to fix openswan for 32bit (it now has some hardcoded 64bit initrd stuff
> in it that would have to be changed) based on the bluerose differences.

Ok I guess you can explain me this in detail when point one works ;-).

>
> Things might be complicated and need a pretty old kernel (KLIPS!) for bluerose.

I'm fairly sure they will be *ggg*.

>
> Paul

Kind regards
Harald


More information about the Dev mailing list