[vpn-help] CMake and build directory

Jean-Michel Caricand jean-michel.caricand at laposte.net
Sat Nov 30 02:08:22 CST 2013


Hello,

We want to build Shrew in build directory. Example :

#mkdir build
#cd build
#cmake ..
#make

We've got these errors :

...
[ 33%] Generating conf.token.cpp
flex: can't open conf.token.ll
make[2]: *** [source/iked/conf.token.cpp] Error 1
make[1]: *** [source/iked/CMakeFiles/iked.dir/all] Error 2
make: *** [all] Error 2
jm at jm-laptop:~/PACKAGES/ike-2.2.1/build$

We know autotools but not cmake. How can we fix these errors?

Thanks,

Jean-Michel


More information about the vpn-help mailing list