From owner-freebsd-questions Wed Feb 6 10:31:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.vine.com (ns2.vine.com [67.112.193.50]) by hub.freebsd.org (Postfix) with ESMTP id CF31E37B41B for ; Wed, 6 Feb 2002 10:31:49 -0800 (PST) Received: from vine.com (ksh@localhost [127.0.0.1]) by ns2.vine.com (8.11.6/8.11.6) with ESMTP id g16IViO73459 for ; Wed, 6 Feb 2002 10:31:44 -0800 (PST) (envelope-from ksh@vine.com) Message-ID: <3C617690.70E7978C@vine.com> Date: Wed, 06 Feb 2002 10:31:44 -0800 From: Kent Harris Organization: Vine Technology X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: stunnel 3.22 build problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I must have a library problem. I'm getting: cc -o stunnel client.o stunnel.o ssl.o protocol.o sthreads.o pty.o log.o options.o -lwrap -lutil -pthread -L/usr/local/lib -lssl -lcrypto -lRSAglue -L/usr/local/lib -lrsaref ssl.o: In function `context_init': ssl.o(.text+0xcf): undefined reference to `SSL_CTX_use_certificate_chain_file' *** Error code 1 Stop in /usr/ports/security/stunnel/work/stunnel-3.22. *** Error code 1 Do I need to upgrade a library? I'm running 4.4. - Kent mailto:ksh@vine.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message