Date: Wed, 19 Jan 2000 17:44:11 +0100 From: Stephan van Beerschoten <stephanb@luna.nl> To: current@freebsd.org Subject: make world break Message-ID: <20000119174411.B8084@supra.rotterdam.luna.net>
next in thread | raw e-mail | index | archive | help
cc -O -pipe -DMONOLITH -DNO_IDEA -I/mnt/archive/CVS/4.0-CURRENT/src/secure/usr.bin/openssl -DRSAref -I/usr/obj/mnt/archive/CVS/4.0-CURRENT/src/i386/usr/include -o openssl apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dsa.o dsaparam.o enc.o errstr.o gendh.o gendsa.o genrsa.o nseq.o openssl.o pkcs12.o pkcs7.o pkcs8.o req.o rsa.o s_cb.o s_client.o s_server.o s_socket.o s_time.o sess_id.o speed.o verify.o version.o x509.o -lssl -lcrypto -L/usr/local/lib -lrsaref speed.o: In function `speed_main': speed.o(.text+0x60a): undefined reference to `RSA_PKCS1_RSAref' This is going on since openssl changed its place in the sourcetree. Am I forgetting something ? (updated -CURRENT as of an hour ago). -Steve -- Stephan van Beerschoten Email: stephanb@luna.nl Network Engineer Luna Internet Services PGP fingerprint 4557 9761 B212 FB4C 778D 3529 C42A 2D27 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000119174411.B8084>