[Vpn-help] make problem on Ubuntu 9.10

GS24 gs24 at gmx.de
Sat Nov 28 17:25:33 CST 2009


I'm attempting to compile the ike vpn software on Ubuntu 9.10. First I 
run "cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc 
-DNATT=YES". It's create the attached MakeFile. If I run make I get the 
following error:

[ 1%] Built target pfk
[ 9%] Built target ip
[ 10%] Built target ike
[ 12%] Built target idb
[ 13%] Built target log
[ 14%] Built target ith
[ 15%] Building CXX object source/iked/CMakeFiles/iked.dir/conf.token.o
In file included from /usr/src/ike/source/iked/iked.h:82,
from conf.token.ll:48:
conf.parse.yy:67: error: ISO C++ forbids declaration of 'BDATA' with no 
type
conf.parse.yy:67: error: expected ';' before '*' token
In file included from /usr/src/ike/source/iked/iked.h:82,
from conf.token.ll:48:
conf.parse.hpp:277: error: expected ')' before '&' token
conf.parse.hpp:437: error: ISO C++ forbids declaration of 'IKED' with no 
type
conf.parse.hpp:437: error: expected ';' before '&' token
In file included from conf.token.ll:48:
/usr/src/ike/source/iked/iked.h:151: error: 'IKED' has not been declared
conf.token.ll: In function 'yy::conf_parser::token::yytokentype 
yylex(yy::conf_parser::semantic_type*, yy::location*, IKED&)':
conf.token.ll:261: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:262: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:263: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:277: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:278: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:279: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:286: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:287: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:288: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:295: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:296: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll:297: error: 'union yy::conf_parser::semantic_type' has no 
member named 'bval'
conf.token.ll: In member function 'bool _IKED::conf_load(const char*, 
bool)':
conf.token.ll:342: error: no matching function for call to 
'yy::conf_parser::conf_parser(_IKED&)'
conf.parse.hpp:115: note: candidates are: yy::conf_parser::conf_parser()
conf.parse.hpp:115: note: yy::conf_parser::conf_parser(const 
yy::conf_parser&)
make[2]: *** [source/iked/CMakeFiles/iked.dir/conf.token.o] Fehler 1
make[1]: *** [source/iked/CMakeFiles/iked.dir/all] Fehler 2
make: *** [all] Fehler 2

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <https://lists.shrew.net/pipermail/vpn-help/attachments/20091129/d608c221/attachment-0001.ksh>


More information about the vpn-help mailing list