El sáb., 3 nov. 2018 0:34, Joan Figueras via arch-general < arch-general@xxxxxxxxxxxxx> escribió: > On 26/9/18 10:47, Maykel Franco via arch-general wrote: > > Hi, I received this error when compile the program shrew vpn client: > > > > yaourt -S shrew-vpn-client > > > > > /tmp/yaourt-tmp-maykel/aur-shrew-vpn-client/src/ike/source/libike/manager.file.cpp: > > In member function 'bool _CONFIG_MANAGER::file_pcf_load(CONFIG&, const > > char*, bool&)': > > > /tmp/yaourt-tmp-maykel/aur-shrew-vpn-client/src/ike/source/libike/manager.file.cpp:682:19: > > error: aggregate 'EVP_CIPHER_CTX ctx_cipher' has incomplete type and > > cannot be defined > > EVP_CIPHER_CTX ctx_cipher; > > ^~~~~~~~~~ > > make[2]: *** [source/libike/CMakeFiles/ss_ike.dir/build.make:102: > > source/libike/CMakeFiles/ss_ike.dir/manager.file.o] Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > [ 24%] Linking CXX shared library libss_ip.so > > [ 25%] Linking CXX shared library libss_pfk.so > > [ 25%] Built target ss_ip > > [ 25%] Built target ss_pfk > > make[1]: *** [CMakeFiles/Makefile2:244: > > source/libike/CMakeFiles/ss_ike.dir/all] Error 2 > > make: *** [Makefile:130: all] Error 2 > > ==> ERROR: A failure occurred in build(). > > Aborting... > > ==> ERROR: Makepkg was unable to build shrew-vpn-client. > > > > > > > > Someone happened to him the same? > > > > Thanks in advanced. > > I've just posted a patch to build shrew in AUR: > > https://aur.archlinux.org/packages/shrew-vpn-client/#news > > > Cheers > > Joan > Thanks everybody. I use the ike client un the command línea and it works. >