Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2002 18:49:05 +0100
From:      "Winston Smith" <winstonsmith@bsdbox.homeunix.com>
To:        <freebsd-security@freebsd.org>
Subject:   Re: OpenSSl make is still crashing
Message-ID:  <004d01c2415f$6382f2e0$0cc8a8c0@masonr>
References:  <C0FCC8F1FA91D311A14500A0C963717F647AAD@solo.gc.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: OpenSSl make is still crashing</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Thanks to all - OpenSSL is now=20
upgraded.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Had to do 'force install Pod::Parser' - =
it also=20
complained about pod2man!!!</FONT></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dak@gc.ru href=3D"mailto:ak@gc.ru">ak@gc.ru</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dfreebsd-security@FreeBSD.ORG=20
  =
href=3D"mailto:freebsd-security@FreeBSD.ORG">freebsd-security@FreeBSD.ORG=
</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Sunday, August 11, 2002 =
1:53=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: OpenSSl make is =
still=20
  crashing</DIV>
  <DIV><BR></DIV>
  <P><FONT face=3DArial color=3D#0000ff size=3D2>resolved by Stas =
Kuchiev for perl=20
  5.005:</FONT> </P>
  <P><FONT face=3DArial color=3D#0000ff size=3D2>$ perl -MCPAN -e =
shell</FONT> </P>
  <P><FONT face=3DArial color=3D#0000ff size=3D2>&gt; install <A =
href=3D"File::Spec"=20
  target=3D_blank>File::Spec</A></FONT> <BR><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>&gt; install Pod::Parser</FONT> <BR><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>&gt; install Term::ANSIColor</FONT> <BR><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>&gt; install Pod::Man</FONT> <BR><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>&gt; exit</FONT> </P>
  <P><FONT face=3DArial color=3D#0000ff size=3D2>$ cd=20
  /usr/ports/security/openssl</FONT> <BR><FONT face=3DArial =
color=3D#0000ff size=3D2>$=20
  make install</FONT> </P>
  <P><FONT face=3D"Arial CYR" size=3D2>Anatoly Korobkin</FONT> <BR><FONT =

  face=3D"Arial CYR" size=3D2>CIO</FONT> <BR><FONT face=3D"Arial CYR" =
size=3D2>Gamma=20
  Group</FONT> <BR><FONT face=3D"Arial CYR" size=3D2><A=20
  href=3D"mailto:ak@gc.ru">ak@gc.ru</A></FONT> <BR><FONT face=3D"Arial =
CYR"=20
  size=3D2>+7 (812) 118 3445</FONT> </P><BR>
  <UL>
    <P><FONT face=3DArial size=3D1>-----Original Message-----</FONT> =
<BR><B><FONT=20
    face=3DArial size=3D1>From:&nbsp;&nbsp;</FONT></B> <FONT =
face=3DArial=20
    size=3D1>Winston Smith =
[SMTP:winstonsmith@bsdbox.homeunix.com]</FONT>=20
    <BR><B><FONT face=3DArial size=3D1>Sent:&nbsp;&nbsp;</FONT></B> =
<FONT face=3DArial=20
    size=3D1>Sunday, August 11, 2002 12:46 PM</FONT> <BR><B><FONT =
face=3DArial=20
    size=3D1>To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT face=3DArial=20
    size=3D1>freebsd-security@freebsd.org</FONT> <BR><B><FONT =
face=3DArial=20
    =
size=3D1>Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> =
<FONT=20
    face=3DArial size=3D1>OpenSSl make is still crashing</FONT> </P>
    <P><FONT face=3DArial size=3D2>I'm still trying unsuccessfully to =
upgrade=20
    OpenSSL.&nbsp; Here's the error when I</FONT> <BR><FONT face=3DArial =
size=3D2>do=20
    a make install:-</FONT> </P>
    <P><FONT face=3DArial=20
    =
size=3D2>------------------------------------------------------------</FO=
NT>=20
    <BR><FONT face=3DArial size=3D2>Can't locate Pod/Man.pm in @INC =
(@INC=20
    contains:</FONT> <BR><FONT face=3DArial=20
    size=3D2>/usr/local/lib/perl5/site_perl/5.005/i386-freebsd</FONT> =
<BR><FONT=20
    face=3DArial size=3D2>/usr/local/lib/perl5/site_perl/5.005 .=20
    /usr/libdata/perl/5.00503/mach</FONT> <BR><FONT face=3DArial=20
    size=3D2>/usr/libdata/perl/5.00503) at /usr/bin/pod2man line =
16.</FONT>=20
    <BR><FONT face=3DArial size=3D2>BEGIN failed--compilation aborted at =

    /usr/bin/pod2man line 16.</FONT> <BR><FONT face=3DArial size=3D2>*** =
Error code=20
    2</FONT> </P>
    <P><FONT face=3DArial size=3D2>Stop in=20
    /usr/ports/security/openssl/work/openssl-0.9.6e.</FONT> <BR><FONT =
face=3DArial=20
    size=3D2>*** Error code 1</FONT> </P>
    <P><FONT face=3DArial size=3D2>Stop in =
/usr/ports/security/openssl.</FONT>=20
    <BR><FONT face=3DArial=20
    =
size=3D2>------------------------------------------------------------</FO=
NT>=20
    </P>
    <P><FONT face=3DArial size=3D2>I'm running a fairly standard 4.6 =
(upgraded frpm=20
    4.5) install.&nbsp; I've double</FONT> <BR><FONT face=3DArial =
size=3D2>checked=20
    the install of the perl modules that the error message quotes =
and</FONT>=20
    <BR><FONT face=3DArial size=3D2>can't see anything wrong.&nbsp; Any =
help would=20
    be greatly appreciated.</FONT> </P>
    <P><FONT face=3DArial size=3D2>Regards,</FONT> </P><BR><BR><BR>
    <P><FONT face=3DArial size=3D2>To Unsubscribe: send mail to=20
    majordomo@FreeBSD.org</FONT> <BR><FONT face=3DArial size=3D2>with =
"unsubscribe=20
    freebsd-security" in the body of the message</FONT>=20
</P></UL></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_004A_01C24167.C4991980--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004d01c2415f$6382f2e0$0cc8a8c0>