Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] CFGLAGS ipsec-tools

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Robert Figura <rfigura AT aubergine.zwischengesicht.de>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] CFGLAGS ipsec-tools
  • Date: Wed, 22 Sep 2004 18:13:55 +0200

On Wednesday 22 September 2004 06:15, Eric Sandall wrote:

now as i know it is not of my own usage glitches i'll bear to dive into.

> Quoting Robert Figura <rfigura AT aubergine.zwischengesicht.de>:
[...]
> Weird...when I last cast ipsec-tools it went fine, but now I get the same
> error as you. It may need certain options in the kernel (packet filtering
> (pfkey) maybe?). I'll see what I can find, but no promises. ;)

kernel modules? i don't think so, it compiles fine with my small cludge.
let's
see the smallest program that makes problems:

t.c:
#include <sys/types.h>
#include <errno.h>
int i = EINTR

now:
$ gcc -c t.cc ### compiles fine while:
$ gcc -I ipsec-tools-0.3.3/src/include-glibc/ t.c
t.c:5: error: `EINTR' was not declared in this scope

so it is probably a problem in ipsec. there is a newer version i haven't
tried
out. i guess i'll check this in a couple of hours.

probably a new glibc caused the problem since it is related to ipsec-tools'
glibc fixes. their sys/types.h inhibits proper inclusion of linux/errno.h

regards
- Robert Figura

--
/* mandlsig.c v0.23 (c) by Robert Figura <rfigura AT metabit.com> */
I=1702;float O,o,i;main(l){for(;I--;putchar("oO .,\nm>cot.bitamea\
@urigrf <raguFit erobR"[I%74?I>837&874>I?I^833:l%5:5]))for(O=o=l=
0;O*O+o*o<(16^l++);o=2*O*o+I/74/11.-1,O=i)i=O*O-o*o+I%74*.04-2.2;}




Archive powered by MHonArc 2.6.24.

Top of Page