Displaying 2 results from an estimated 2 matches for "32228a52".
2016 May 05
2
cannot find -lasteriskssl
...l 13.9.0 be released?
Ciao, Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160505/32228a52/attachment.bin>
2016 May 05
2
cannot find -lasteriskssl
HI!
I'm trying to compile asterisk 13.8.2+ on openSUSE Linux but it fails. It seems
file ./main/libasteriskssl.so.1 is present when it fails. Building 13.7.2 works
without any problem. It fails since 13.8.0.
$ ./bootstrap.sh
$ ./configure
$ make menuselect.makeopts;menuselect/menuselect --enable chan_ooh323
$ make
..
failure (see message below)
Any hint is appreciated. Thanks in advance.