From owner-freebsd-security Sun Aug 11 10:42:56 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C14237B400 for ; Sun, 11 Aug 2002 10:42:47 -0700 (PDT) Received: from bsdbox.homeunix.com (pc-80-194-17-33-bn.blueyonder.co.uk [80.194.17.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F26843E3B for ; Sun, 11 Aug 2002 10:42:46 -0700 (PDT) (envelope-from winstonsmith@bsdbox.homeunix.com) Received: from masonr (masonr.bsdbox.homeunix.com. [192.168.200.12]) by bsdbox.homeunix.com (8.12.5/8.12.5) with SMTP id g7BHhvTE027523 for ; Sun, 11 Aug 2002 18:43:58 +0100 (BST) (envelope-from winstonsmith@bsdbox.homeunix.com) Message-ID: <004d01c2415f$6382f2e0$0cc8a8c0@masonr> From: "Winston Smith" To: References: Subject: Re: OpenSSl make is still crashing Date: Sun, 11 Aug 2002 18:49:05 +0100 Organization: http://bsdbox.homeunix.com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004A_01C24167.C4991980" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_004A_01C24167.C4991980 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable RE: OpenSSl make is still crashingThanks to all - OpenSSL is now = upgraded. Had to do 'force install Pod::Parser' - it also complained about = pod2man!!! ----- Original Message -----=20 From: ak@gc.ru=20 To: freebsd-security@FreeBSD.ORG=20 Sent: Sunday, August 11, 2002 1:53 PM Subject: RE: OpenSSl make is still crashing resolved by Stas Kuchiev for perl 5.005:=20 $ perl -MCPAN -e shell=20 > install File::Spec=20 > install Pod::Parser=20 > install Term::ANSIColor=20 > install Pod::Man=20 > exit=20 $ cd /usr/ports/security/openssl=20 $ make install=20 Anatoly Korobkin=20 CIO=20 Gamma Group=20 ak@gc.ru=20 +7 (812) 118 3445=20 -----Original Message-----=20 From: Winston Smith [SMTP:winstonsmith@bsdbox.homeunix.com]=20 Sent: Sunday, August 11, 2002 12:46 PM=20 To: freebsd-security@freebsd.org=20 Subject: OpenSSl make is still crashing=20 I'm still trying unsuccessfully to upgrade OpenSSL. Here's the = error when I=20 do a make install:-=20 ------------------------------------------------------------=20 Can't locate Pod/Man.pm in @INC (@INC contains:=20 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd=20 /usr/local/lib/perl5/site_perl/5.005 . = /usr/libdata/perl/5.00503/mach=20 /usr/libdata/perl/5.00503) at /usr/bin/pod2man line 16.=20 BEGIN failed--compilation aborted at /usr/bin/pod2man line 16.=20 *** Error code 2=20 Stop in /usr/ports/security/openssl/work/openssl-0.9.6e.=20 *** Error code 1=20 Stop in /usr/ports/security/openssl.=20 ------------------------------------------------------------=20 I'm running a fairly standard 4.6 (upgraded frpm 4.5) install. I've = double=20 checked the install of the perl modules that the error message = quotes and=20 can't see anything wrong. Any help would be greatly appreciated.=20 Regards,=20 To Unsubscribe: send mail to majordomo@FreeBSD.org=20 with "unsubscribe freebsd-security" in the body of the message=20 ------=_NextPart_000_004A_01C24167.C4991980 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable RE: OpenSSl make is still crashing
Thanks to all - OpenSSL is now=20 upgraded.
 
Had to do 'force install Pod::Parser' - = it also=20 complained about pod2man!!!
----- Original Message -----
From:=20 ak@gc.ru
Sent: Sunday, August 11, 2002 = 1:53=20 PM
Subject: RE: OpenSSl make is = still=20 crashing

resolved by Stas = Kuchiev for perl=20 5.005:

$ perl -MCPAN -e = shell

> install File::Spec
> install Pod::Parser
> install Term::ANSIColor
> install Pod::Man
> exit

$ cd=20 /usr/ports/security/openssl
$=20 make install

Anatoly Korobkin
CIO
Gamma=20 Group
ak@gc.ru
+7 (812) 118 3445


    -----Original Message----- =
    From:   Winston Smith = [SMTP:winstonsmith@bsdbox.homeunix.com]=20
    Sent:   = Sunday, August 11, 2002 12:46 PM
    To:     freebsd-security@freebsd.org
    Subject:        = OpenSSl make is still crashing

    I'm still trying unsuccessfully to = upgrade=20 OpenSSL.  Here's the error when I
    do=20 a make install:-

    ------------------------------------------------------------=20
    Can't locate Pod/Man.pm in @INC = (@INC=20 contains:
    /usr/local/lib/perl5/site_perl/5.005/i386-freebsd =
    /usr/local/lib/perl5/site_perl/5.005 .=20 /usr/libdata/perl/5.00503/mach

    /usr/libdata/perl/5.00503) at /usr/bin/pod2man line = 16.=20
    BEGIN failed--compilation aborted at = /usr/bin/pod2man line 16.
    *** = Error code=20 2

    Stop in=20 /usr/ports/security/openssl/work/openssl-0.9.6e.
    *** Error code 1

    Stop in = /usr/ports/security/openssl.=20
    ------------------------------------------------------------=20

    I'm running a fairly standard 4.6 = (upgraded frpm=20 4.5) install.  I've double
    checked=20 the install of the perl modules that the error message quotes = and=20
    can't see anything wrong.  Any = help would=20 be greatly appreciated.

    Regards,




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

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