[AWS] Installing AWS
Marius Amado-Alves
marius at amado-alves.info
Thu Jun 28 17:48:20 CEST 2012
> $ make SOCKET=openssl setup
Ok, done.
Now make gives error "cannot find -lssl":
tools.gpr:24:09: warning: no compiler specified for language
"makefile", ignoring all its sources
include.gpr:23:17: warning: no compiler specified for language
"makefile", ignoring all its sources
src.gpr:25:17: warning: no compiler specified for language "makefile",
ignoring all its sources
gcc awsres.o -s -o awsres
/usr/gnat/libexec/gcc/i686-pc-linux-gnu/4.5.4/ld: cannot find -lssl
collect2: ld returned 1 exit status
gprbuild: link of awsres.adb failed
make: *** [build-native] Error 4
I have these "so" files:
/usr/gnat/lib/aws/native/relocatable/libaws_ssl.so
/usr/lib/purple-2/ssl-nss.so
/usr/lib/purple-2/ssl.so
/usr/lib/firefox/libssl3.so
/usr/lib/thunderbird/libssl3.so
/usr/lib/i386-linux-gnu/libssl3.so
(I have installed openssl, but I had these files before.)
Is that what AWS wants, and cannot find?
Thanks.
More information about the AWS
mailing list