Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2016 08:03:02 +0200
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        freebsd-ports@freebsd.org
Subject:   Re: stunnel fails to build
Message-ID:  <3f697c6c-8f34-7174-6c54-e503eb936236@utanet.at>
In-Reply-To: <58043eb1-4603-02c7-a8d6-fdd2acb4802e@zyxst.net>
References:  <58043eb1-4603-02c7-a8d6-fdd2acb4802e@zyxst.net>

next in thread | previous in thread | raw e-mail | index | archive | help
found something:

maybe, this could help
remove  or comment out--with-ssl="${OPENSSLBASE}"

and  add to the  Makefile:

CONFIGURE_ENV=	OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
OPENSSL_CFLAGS="-I${OPENSSLINC}"
MAKE_ARGS=	LDFLAGS="${LDFLAGS}"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3f697c6c-8f34-7174-6c54-e503eb936236>