From owner-freebsd-alpha Thu Nov 14 10:22:48 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B8F37B401 for ; Thu, 14 Nov 2002 10:22:45 -0800 (PST) Received: from blacklamb.mykitchentable.net (207-173-241-209.bras01.elk.ca.frontiernet.net [207.173.241.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77BD43E4A for ; Thu, 14 Nov 2002 10:22:44 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 395D3EE571 for ; Thu, 14 Nov 2002 10:22:44 -0800 (PST) Message-ID: <009301c28c0a$d356fc10$6e2a6ba5@tagalong> From: "Drew Tomlinson" To: Subject: Fw: OpenSSL Problems Building Webmin Port Date: Thu, 14 Nov 2002 10:22:44 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I sent the following post to -questions a few days ago but have not gotten a response. I'm hoping someone here might have an idea on how to resolve this problem. Thanks, Drew ----- Original Message ----- From: "Drew Tomlinson" To: "FreeBSD Questions" Sent: Tuesday, November 12, 2002 3:20 PM Subject: OpenSSL Problems Building Webmin Port > I just installed 4.7-RELEASE on a ev56 Alpha platform via bootdisks and > FTP. The install went without a hitch. Next I downloaded the > 4.7-RELEASE-p1 sources, and built a custom kernel. Again no problems. > > I have done a fresh cvsup of my ports tree as of today, 11/12/02. > However when attempting to install webmin via portupgrade, I get the > following error: > > ===> Verifying reinstall for > /usr/local/lib/perl5/site_perl/5.005/alpha-freebsd/Net/SSLeay.pm in > /usr/ports/security/p5-Net-SSLeay > ===> Extracting for p5-Net-SSLeay-1.17 > >> Checksum OK for Net_SSLeay.pm-1.17.tar.gz. > ===> Patching for p5-Net-SSLeay-1.17 > ===> Configuring for p5-Net-SSLeay-1.17 > Checking for OpenSSL-0.9.6d or newer... > You have OpenSSL-0.9.6g installed in /usr > *** Could not figure out which C compiler was used to compile > /usr/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSLeay > are compiled with the same compiler and flags. Mixing and matching > compilers is not supported. at ./Makefile.PL line 132. > Checking if your kit is complete... > Looks good > Checking if your kit is complete... > Looks good > Writing Makefile for Net::SSLeay::Handle > Writing Makefile for Net::SSLeay > ===> Building for p5-Net-SSLeay-1.17 > Makefile out-of-date with respect to > /usr/libdata/perl/5.00503/mach/Config.pm > /usr/libdata/perl/5.00503/mach/CORE/config.h > Cleaning current config before rebuilding Makefile... > make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true > /usr/bin/perl5.00503 "-I/usr/libdata/perl/5.00503/mach" > "-I/usr/libdata/perl/5.00503" Makefile.PL "CC=cc" > "CCFLAGS=-O -pipe -mcpu=ev56" "PREFIX=/usr/local" > "INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib" > Checking for OpenSSL-0.9.6d or newer... > I could not find your OpenSSL in `CC=cc' > Please provide OpenSSL-0.9.6d installation directory (get from > http://www.openssl.org/ if you don't have it; please note that > SSLeay is no longer supported, see README) (C-c to abort): > > *** END OF OUTPUT *** > > and there it sits, waiting for me to tell it where OpenSSL lives. I > have check my system and found /usr/bin/openssl. It appears I have it > installed: > > zombie# /usr/bin/openssl version > OpenSSL 0.9.6g 9 Aug 2002 > > However, passing either '/usr/bin' or '/usr/bin/openssl' doesn't satisfy > the request. I've searched the web but found only one small thread that > didn't have a resolution. So far, other ports build fine. Any ideas? > > Thanks, > > Drew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message