From owner-freebsd-current Mon Oct 28 17:16:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ACAC37B401 for ; Mon, 28 Oct 2002 17:16:19 -0800 (PST) Received: from hun.org (hun.org [216.190.27.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2690143E42 for ; Mon, 28 Oct 2002 17:16:19 -0800 (PST) (envelope-from attila@hun.org) Received: by hun.org (Postfix, from userid 1001) id 4A99F573FD; Tue, 29 Oct 2002 01:16:08 +0000 (GMT) Date: Tue, 29 Oct 2002 01:16:08 +0000 (GMT) Message-Id: <20021029011608.EaaI58023@hun.org> From: Daniel Flickinger X-Mailer: AttilaMail with XEmacs & Postfix on FreeBSD 5.0-CURRENT X-Ballistic: N 37.218497 W 113.614979 X-Address: 31 N 700 E, St George UT 84770-3028 X-Squawk: (435) 680-0750 X-No-Archive: yes X-Tags: Sanity is the Playground for the Unimaginative To: FreeBSD-CURRENT Cc: Subject: openssl failure with IDEA Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="text" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG buildworld with MAKE_IDEA=YES set failed and then a manual build after make clean, make cleandir (twice), make depend, make obj, make failed: gendsa.o: In function `gendsa_main': gendsa.o(.text+0x1b8): undefined reference to `EVP_idea_cbc' genrsa.o: In function `genrsa_main': genrsa.o(.text+0x1ec): undefined reference to `EVP_idea_cbc' pkcs12.o: In function `pkcs12_main': pkcs12.o(.text+0x3db): undefined reference to `EVP_idea_cbc' speed.o: In function `speed_main': speed.o(.text+0xd8a): undefined reference to `idea_set_encrypt_key' speed.o(.text+0x1725): undefined reference to `idea_cbc_encrypt' speed.o(.text+0x21e3): undefined reference to `idea_options' version.o: In function `version_main': version.o(.text+0x27b): undefined reference to `idea_options' *** Error code 1 Stop in /usr/src/secure/usr.bin/openssl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message