sslv3 question when compiling in archlinux on raspberry pi.

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
better_man
Posts: 8
Joined: Wed Nov 27, 2013 6:38 am

sslv3 question when compiling in archlinux on raspberry pi.

Post by better_man » Thu Feb 16, 2017 4:49 pm

compile in archlinux on raspberrypi and in link step it shows:

tmp/objs/Mayaqua/Network.o: In fuction 'StartSSLEx':
Network.c(.text+0xa15c):undefinedreference to 'SSLv3_method'

how to change the source to prevent it?

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: sslv3 question when compiling in archlinux on raspberry

Post by thisjun » Thu Mar 02, 2017 7:10 am

Is there package system in archlinux?

moatazelmasry
Posts: 336
Joined: Sat Aug 15, 2015 7:41 pm

Re: sslv3 question when compiling in archlinux on raspberry

Post by moatazelmasry » Thu Mar 02, 2017 6:42 pm

I think you need to install the package libssl-dev
This is the package name on ubuntu/debian. You need to find out its name on archlinux

Post Reply