Quantcast
Channel: mirrorshades
Viewing all articles
Browse latest Browse all 20

Segfaults with SSL-enabled and pkgsrc2010qN/solaris

$
0
0

Starting with 2010q1 I noticed that anything built with openssl, including, well, openssl, would segfault. To fix this, compile the openssl package with SSPRO. Don’t forget to modify your mk.conf:

#PKGSRC_COMPILER=       gcc
PKGSRC_COMPILER=        sunpro

# For sunpro
CC=     cc
CXX=    CC
CPP=    cc -E
CXXCPP= CC -E

I previously tried to compile everything with pkgsrc’s gcc, but perhaps I’ll change that policy now.

Fix defined here.


Viewing all articles
Browse latest Browse all 20

Latest Images

Trending Articles



Latest Images