Hi,
> I cannot get revision 4107 to build on OSX:
> make terminates with:
>
> _SHA1
> _SSL_library_init
> collect2: ld returned 1 exit status
> make[1]: *** [res_crypto.la] Error 1
> make[1]: Leaving directory `/usr/src/CW/1.2/1.2/res'
> make: *** [install-recursive] Error 1
>
> Thanks for any ideas on fixing this.
>

Add --with-ssl to the configure options.
Now it seems that the default is to not use openssl (as in openssl.m4), but 
the res/Makefile.am doesn't check that it's enabled or not.

> Marty

Bye,
György
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to