VPN server installation PROBLEM !!
Posted: Sat Jun 30, 2018 2:41 pm
Hi , i tried to install the soft ether VPN with my ROC-RK3328-CC. I did everything people said to install it , and it come with all the same problem after I hit MAKE . i press 1 in every agreement , and at the end it said :
make[1]: Entering directory '/home/firefly/vpnserver'
Preparing SoftEther VPN Server...
ranlib lib/libcharset.a
ranlib lib/libcrypto.a
ranlib lib/libedit.a
ranlib lib/libiconv.a
ranlib lib/libncurses.a
ranlib lib/libssl.a
ranlib lib/libz.a
ranlib code/vpnserver.a
gcc code/vpnserver.a -O2 -fsigned-char -lm -ldl -lrt -Wl,--no-warn-mismatch -lpthread -L./ lib/libssl.a lib/libcrypto.a lib/libiconv.a lib/libcharset.a lib/libedit.a lib/libncurses.a lib/libz.a -o vpnserver
code/vpnserver.a: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:18: recipe for target 'i_read_and_agree_the_license_agreement' failed
make[1]: *** [i_read_and_agree_the_license_agreement] Error 1
make[1]: Leaving directory '/home/firefly/vpnserver'
i try armbian and ubuntu server , with softether VPN server CPU EABI 32 bit ( i tried all CPU model just to check and all the time i come with this error) I try to all beta , and RTM version ...
What i have to do now ??
Thank you
make[1]: Entering directory '/home/firefly/vpnserver'
Preparing SoftEther VPN Server...
ranlib lib/libcharset.a
ranlib lib/libcrypto.a
ranlib lib/libedit.a
ranlib lib/libiconv.a
ranlib lib/libncurses.a
ranlib lib/libssl.a
ranlib lib/libz.a
ranlib code/vpnserver.a
gcc code/vpnserver.a -O2 -fsigned-char -lm -ldl -lrt -Wl,--no-warn-mismatch -lpthread -L./ lib/libssl.a lib/libcrypto.a lib/libiconv.a lib/libcharset.a lib/libedit.a lib/libncurses.a lib/libz.a -o vpnserver
code/vpnserver.a: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:18: recipe for target 'i_read_and_agree_the_license_agreement' failed
make[1]: *** [i_read_and_agree_the_license_agreement] Error 1
make[1]: Leaving directory '/home/firefly/vpnserver'
i try armbian and ubuntu server , with softether VPN server CPU EABI 32 bit ( i tried all CPU model just to check and all the time i come with this error) I try to all beta , and RTM version ...
What i have to do now ??
Thank you