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@jm-laptop:~/PACKAGES/ike-2.2.1/build$ We know autotools but not cmake. How can we fix these errors? Thanks, Jean-Michel _______________________________________________ vpn-help mailing list [email protected] https://lists.shrew.net/mailman/listinfo/vpn-help
