Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2001 13:17:41 -0700
From:      "Chad R. Larson" <chad@DCFinc.com>
To:        stable@FreeBSD.org
Subject:   make world fails in RELENG_4_3
Message-ID:  <20010706131741.A17035@freeway.dcfinc.com>

next in thread | raw e-mail | index | archive | help
I'm getting failures on "make world" or  "make installworld" when
trying to install openssl.  The make does not have a path to
the perl "pod2man" at the point ssl is being installed.

Fresh CVS checkout with tag RELENG_4_3.

+---------------
| ===> secure/usr.bin/telnet
| install -c -s -o root -g wheel -m 555   telnet /usr/bin
| install -c -o root -g wheel -m 444 /usr/src/secure/usr.bin/telnet/../../../crypto/telnet/telnet/telnet.1 /usr/share/man/man1
| ===> secure/usr.bin/openssl
| install -c -s -o root -g wheel -m 555   openssl /usr/bin
| pod2man /usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/../doc/apps//openssl.pod > openssl.1
| pod2man: not found
| *** Error code 127
| 
| Stop in /usr/src/secure/usr.bin/openssl.
| *** Error code 1
| 
| Stop in /usr/src/secure/usr.bin.
| *** Error code 1
| 
| Stop in /usr/src/secure.
| *** Error code 1
| 
| Stop in /usr/src.
| *** Error code 1
| 
| Stop in /usr/src.
| *** Error code 1
| 
| Stop in /usr/src.
| *** Error code 1
| 
| Stop in /usr/src.
+---------------
	-crl
--
Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
chad@dcfinc.com         chad@larsons.org          larson1@home.com
DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010706131741.A17035>