From: Mark Redding (mark.redding_at_datatote.co.uk)
Date: Tue Oct 22 2002 - 17:48:39 CEST
Hi all,
I'm in the process of building a secure gateway device for our network. To
give my users remote connectivity I have been trying to install Free S/WAN
1.98b on my RH7.3 system with a monolithic 2.4.18 kernel. I've got the
kernel support all sorted and the machine runs fine with nice shiny new
ipsec interfaces. The problem comes when building the utilities, in
particular ikeping
When I do
# make programs
I get a compilation error:
make[3]: Entering directory
`/root/installs/freeswan-1.98b/testing/utils/ikeping'
cc -I../../../lib -I../../.. -DDEBUG -g -Wall -W -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-declarations
-Wwrite-strings -Wstrict-prototypes -Werror -c ikeping.c
cc1: warnings being treated as errors
ikeping.c: In function `send_ping':
ikeping.c:113: warning: `raddrlen' might be used uninitialized in this
function
ikeping.c: In function `receive_ping':
ikeping.c:197: warning: `rport' might be used uninitialized in this function
ikeping.c:199: warning: `xchg' might be used uninitialized in this function
make[3]: *** [ikeping.o] Error 1
make[3]: Leaving directory
`/root/installs/freeswan-1.98b/testing/utils/ikeping'
make[2]: *** [programs] Error 2
make[2]: Leaving directory `/root/installs/freeswan-1.98b/testing/utils'
make[1]: *** [programs] Error 2
make[1]: Leaving directory `/root/installs/freeswan-1.98b/testing'
make: *** [programs] Error 2
Am I making a fool of myself, is there something obvious I'm missing (maybe
a dependency or something?)?
Has anyone seen this error before?
Any idea's would be much appreciated
Thanks,
Mark
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.5 : Wed Oct 23 2002 - 05:20:35 CEST