Hi all,
I'm trying to compile ike-2.2.0-beta-1 under Linux Mint 7 (which is based on Ubuntu jaunty).  The 2.1.7 release compiled fine, but I am getting errors and warnings when I run "make".

$ make
Scanning dependencies of target ss_ith
[  1%] Building CXX object source/libith/CMakeFiles/ss_ith.dir/libith.o
Linking CXX shared library libss_ith.so
[  1%] Built target ss_ith

{snip}

[ 10%] Building CXX object source/libike/CMakeFiles/ss_ike.dir/manager.file.o
/home/steve/Desktop/ike/source/libike/manager.file.cpp: In member function ‘bool _CONFIG_MANAGER::file_vpn_save(CONFIG&, const char*)’:
/home/steve/Desktop/ike/source/libike/manager.file.cpp:364: warning: format ‘%i’ expects type ‘int’, but argument 4 has type ‘long int’
[ 11%] Building CXX object source/libike/CMakeFiles/ss_ike.dir/libike.o

{snip}

 62%] Building CXX object source/iked/CMakeFiles/iked.dir/ike.socket.o
/home/steve/Desktop/ike/source/iked/ike.socket.cpp: In member function ‘bool _IKED::client_setup(IDB_TUNNEL*)’:
/home/steve/Desktop/ike/source/iked/ike.socket.cpp:725: error: ‘adapter’ was not declared in this scope
/home/steve/Desktop/ike/source/iked/ike.socket.cpp:740: error: ‘adapter’ was not declared in this scope
/home/steve/Desktop/ike/source/iked/ike.socket.cpp:757: error: ‘adapter’ was not declared in this scope
make[2]: *** [source/iked/CMakeFiles/iked.dir/ike.socket.o] Error 1
make[1]: *** [source/iked/CMakeFiles/iked.dir/all] Error 2
make: *** [all] Error 2


Has anyone any clues about what might be going wrong here?  Is there a problem with 2.2.0-beta?

-Steve


_______________________________________________
vpn-help mailing list
[email protected]
http://lists.shrew.net/mailman/listinfo/vpn-help

Reply via email to