[Vpn-help] make problem on debian etch, using ike 2.1.4

Kenny Scott kenny at kennyscott.co.uk
Wed Jan 7 12:52:16 CST 2009


Hi,

I'm attempting to compile and install the ike vpn software on debian etch.
The problem I'm having is that I can't 'make' the software, as it bombs
out.  Apologies for the dump of the output, but I figure that the output of
the cmake command (which seems to work OK AFAIK) and the subsequent 'make'
command might help someone point me in the direction to resolve the problem:

------------------------ 8< ------------------------

mkns at blackline-2:/tmp$ ls -l ike-2.1.4-release.tgz
-rwxr--r-- 1 mkns mkns 759321 2009-01-07 18:19 ike-2.1.4-release.tgz
mkns at blackline-2:/tmp$ tar zxf ike-2.1.4-release.tgz
mkns at blackline-2:/tmp$ cd ike/
mkns at blackline-2:/tmp/ike$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES
-DETCDIR=/etc -DNATT=YES
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Using install prefix /usr ...
-- Using etc path /etc ...
-- Using man path /usr/local/man ...
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_mutex_timedlock in -lpthread
-- Looking for pthread_mutex_timedlock in -lpthread - found
-- Using binary /usr/bin/flex ...
-- Using binary /usr/bin/bison ...
-- Performing Test NATT_FOUND
-- Performing Test NATT_FOUND - Success
-- Enabled NAT Traversal support ...
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Enabled Client QT GUI support ...
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/ike
mkns at blackline-2:/tmp/ike$ make
Scanning dependencies of target pfk
[  1%] Building CXX object source/libpfk/CMakeFiles/pfk.dir/libpfk.o
Linking CXX shared library libpfk.so
[  1%] Built target pfk
Scanning dependencies of target ike
[  2%] Building CXX object source/libike/CMakeFiles/ike.dir/libike.o
Linking CXX shared library libike.so
[  2%] Built target ike
Scanning dependencies of target idb
[  3%] Building CXX object source/libidb/CMakeFiles/idb.dir/libidb.o
[  4%] Building CXX object source/libidb/CMakeFiles/idb.dir/base64.o
Linking CXX static library libidb.a
[  4%] Built target idb
Scanning dependencies of target ith
[  5%] Building CXX object source/libith/CMakeFiles/ith.dir/libith.o
Linking CXX static library libith.a
[  5%] Built target ith
Scanning dependencies of target ip
[  6%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.frag.o
[  7%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.packet.o
[  8%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.packet.dns.o
[  9%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.packet.ip.o
[ 10%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.packet.udp.o
[ 11%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.pcap.o
[ 12%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.queue.o
[ 13%] Building CXX object source/libip/CMakeFiles/ip.dir/libip.route.o
/tmp/ike/source/libip/libip.route.cpp: In function âbool rtmsg_recv(int,
IPROUTE_ENTRY&)â:
/tmp/ike/source/libip/libip.route.cpp:693: error: âRTA_TABLEâ was not
declared in this scope
make[2]: *** [source/libip/CMakeFiles/ip.dir/libip.route.o] Error 1
make[1]: *** [source/libip/CMakeFiles/ip.dir/all] Error 2
make: *** [all] Error 2

------------------------ 8< ------------------------

Unfortunately, my Googling skills have come up blank in that I can't find
_anyone_ who has had the same problem.

If anyone can tell me what I'm doing wrong, I'd be very grateful.

-- 
Kenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.shrew.net/pipermail/vpn-help/attachments/20090107/5bca5677/attachment-0001.html>


More information about the vpn-help mailing list