Re: [courier-users] cone does not compile with libressl

2016-04-27 Thread Sam Varshavchik

Rosario writes:


Hello,

LibreSSL www.libressl.org is more secure version of the OpenSSL. And
today I have tried to compile Cone, and it fails.

I am just guessing it is maybe because I don't use OpenSSL version. It
would be nice to see that it does compile with the LibreSSL.

But maybe I am wrong. Maybe it is something else.

Rosario


That compilation error should already be fixed, just need to create a new  
cone build.




pgpRs_qQmF4U_.pgp
Description: PGP signature
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] cone does not compile with libressl

2016-04-27 Thread Rosario
Hello,

LibreSSL www.libressl.org is more secure version of the OpenSSL. And
today I have tried to compile Cone, and it fails.

I am just guessing it is maybe because I don't use OpenSSL version. It
would be nice to see that it does compile with the LibreSSL.

But maybe I am wrong. Maybe it is something else.

Rosario

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. 
-I./../.. -I../.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo 
-c tlscache.c  -fPIC -DPIC -o .libs/tlscache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. 
-I./../.. -I../.. -Wall -g -O2 -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo 
-c tlscache.c -o tlscache.o >/dev/null 2>&1
mv -f .deps/tlscache.Tpo .deps/tlscache.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/p11-kit-1  -I./.. -I.. -I./../.. -I../.. -Wall -g -O2 -MT 
libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c -o libcouriertls.lo 
libcouriertls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/p11-kit-1 -I./.. -I.. 
-I./../.. -I../.. -Wall -g -O2 -MT libcouriertls.lo -MD -MP -MF 
.deps/libcouriertls.Tpo -c libcouriertls.c  -fPIC -DPIC -o .libs/libcouriertls.o
libcouriertls.c:77:21: error: 'SSLv3_method' undeclared here (not in a function)
 { "SSL3",  _method,   SSL_OP_ALL },
  ^
  Makefile:565: recipe for target 'libcouriertls.lo' 
failed
  make[3]: *** [libcouriertls.lo] Error 1
  make[3]: Leaving directory 
'/sources/courier-mta/cone-0.92/libs/tcpd'
  Makefile:429: recipe for target 'all' failed
  make[2]: *** [all] Error 2
  make[2]: Leaving directory 
'/sources/courier-mta/cone-0.92/libs/tcpd'
  Makefile:469: recipe for target 'all-recursive' failed
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory 
'/sources/courier-mta/cone-0.92'
  Makefile:375: recipe for target 'all' failed
  make: *** [all] Error 2
   root [ /sources/courier-mta/cone-0.92 ]# 

--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users