Page 1 of 1

sslv3 question when compiling in archlinux on raspberry pi.

Posted: Thu Feb 16, 2017 4:49 pm
by better_man
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?

Re: sslv3 question when compiling in archlinux on raspberry

Posted: Thu Mar 02, 2017 7:10 am
by thisjun
Is there package system in archlinux?

Re: sslv3 question when compiling in archlinux on raspberry

Posted: Thu Mar 02, 2017 6:42 pm
by moatazelmasry
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