Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 1999 14:18:37 -0700 (PDT)
From:      Fred Condo <fred@condo.chico.ca.us>
To:        freebsd-questions@freebsd.org
Subject:   [Ports] stunnel compilation failure
Message-ID:  <199907172118.OAA32057@hoopy.condo.chico.ca.us>

next in thread | raw e-mail | index | archive | help
When compiling stunnel from the ports (or even when compiling it from
its native distribution), I get the following undefined reference in
the crypto library:

cc  -o stunnel stunnel.o ssl.o protocol.o sthreads.o log.o -lRSAglue -lrsaref -lwrap -L/usr/local/lib -lssl -lcrypto
/usr/local/lib/libcrypto.a(rsa_lib.o): In function `RSA_new_method':
rsa_lib.o(.text+0x2e): undefined reference to `RSA_PKCS1_RSAref'
/usr/local/lib/libcrypto.a(err_all.o): In function `ERR_load_crypto_strings':
err_all.o(.text+0x30): undefined reference to `ERR_load_RSAREF_strings'
*** Error code 1

I would like to hear from anyone who has gotten this to work. I have
seen the problem under 3.2-STABLE and 3.1-RELEASE (both with the
update package installed). I've already tried reinstalling the
ports on which this port depends. Thanks.
-- 
Fred Condo + fcondo@csuchico.edu + http://webclass.csuchico.edu/
fredcondo@acm.org + fred@condo.chico.ca.us



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907172118.OAA32057>