Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Aug 2002 14:49:55 -0700
From:      Ismail YENIGUL <ismail@o2.net.tr>
To:        normal <normal@hackmania.ath.cx>
Cc:        security@FreeBSD.ORG
Subject:   Re: openssl build
Message-ID:  <3D4AFE83.3040800@o2.net.tr>
References:  <200208011205.04188.gobinau@digitalcelt.com> <001101c239d7$7c9d4a30$a5e8a3ce@effortnix>

next in thread | previous in thread | raw e-mail | index | archive | help

hi
Pod module is used only for openssl docs installiation.
remove "install_docs" value from Makefile line 632
normally it looks like following
install: all install_docs
this should be
  install: all
regards
Ismail YENIGUL
http://www.enderunix.org



normal wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Yeah, I've run into this problem too :-( I ended up with 50 extra
> symlinks (i installed a new perl, it ended going into /usr/local when
> openssl was looking in /usr), I just copied all the binaries to where
> they belong. I'm sure more people will/have run into this problem.
> Any ideas besides mine will be great.
> 
> http://www.hackmania.net  
> 
> - ----- Original Message ----- 
> From: "Reuben A. Popp" <gobinau@digitalcelt.com>
> To: <security@FreeBSD.ORG>
> Sent: Thursday, August 01, 2002 11:04 AM
> Subject: openssl build
> 
> 
> 
>>-----BEGIN PGP SIGNED MESSAGE-----
>>Hash: SHA1
>>
>>Hi all,
>>
>>I've run into a small conundrum, while building the recent port of
>>openssl  ((openssl-0.9.6e).  It appears that the build works fine,
>>except to the point  where it begins to install the man pages.  The
>>following is my error snippet.   This box is running 4.6-STABLE if
>>that helps any.  And now, the snippet:  
>>
>>making all in apps...
>>making all in test...
>>making all in tools...
>>created directory `/usr/openssl'
>>created directory `/usr/openssl/man'
>>created directory `/usr/openssl/man/man1'
>>created directory `/usr/openssl/man/man3'
>>created directory `/usr/openssl/man/man5'
>>created directory `/usr/openssl/man/man7'
>>installing man1/CA.pl.1
>>/usr/bin/pod2man does not work properly ('MultilineTest' failed). 
>>Looking for  another pod2man ...
>>Can't locate Pod/Man.pm in @INC (@INC contains: 
>>/usr/local/lib/perl5/site_perl/5.005/i386-freebsd 
>>/usr/local/lib/perl5/site_perl/5.005 .
>>/usr/libdata/perl/5.00503/mach  /usr/libdata/perl/5.00503) at
>>/usr/local/bin/pod2man line 16.
>>BEGIN failed--compilation aborted at /usr/local/bin/pod2man line
>>16. *** Error code 2
>>
>>Stop in /usr/ports/security/openssl/work/openssl-0.9.6e.
>>*** Error code 1
>>
>>Stop in /usr/ports/security/openssl.
>>[gobinau@www (/usr/ports/security/openssl)] (10:32:56)#
>>
>>Thanks in advance for any insight/suggestions :D
>>
>>..
>>With threats of gas and rose motif
>>Their lips apart like a swollen rose
>>Their tongues extend, and then retract
>>A redcap, a redcap, before the kiss, before the kiss.
>>..
>>
>>-----BEGIN PGP SIGNATURE-----
>>Version: GnuPG v1.0.7 (FreeBSD)
>>
>>iD8DBQE9SWo3l5MJ0L8ObVoRAup5AJsHGVLDKehkJudCiBl53xDUOHvx6wCfX74A
>>1aiKX2B72BJHpzK2J2nkuNY=
>>=Pnek
>>-----END PGP SIGNATURE-----
>>
>>To Unsubscribe: send mail to majordomo@FreeBSD.org
>>with "unsubscribe freebsd-security" in the body of the message
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>;
> Comment: https://www.hackmania.ath.cx
> 
> iQA/AwUBPUoBEmuqlDKIknpUEQIkQACg/c1BULmLdRO04ddC1I8vk9Q83ocAnjBK
> rJCw8wvnb1GcWXjIt+HMQnit
> =2rds
> -----END PGP SIGNATURE-----
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message
> 
> 
> This e-mail was scanned by RAV AntiVirus!
> 
> O2Net - Yeni Nesil İletişim Çözümleri http://www.o2.net.tr
> 
> 
> 




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?3D4AFE83.3040800>