From owner-freebsd-stable Fri Jul 6 13:17:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id C402437B401 for ; Fri, 6 Jul 2001 13:17:41 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id NAA17073 for stable@FreeBSD.org; Fri, 6 Jul 2001 13:17:41 -0700 (MST) (envelope-from chad) Date: Fri, 6 Jul 2001 13:17:41 -0700 From: "Chad R. Larson" To: stable@FreeBSD.org Subject: make world fails in RELENG_4_3 Message-ID: <20010706131741.A17035@freeway.dcfinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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