From owner-freebsd-questions Mon Sep 10 14:47:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from filer2.rit.edu (filer2.isc.rit.edu [129.21.2.226]) by hub.freebsd.org (Postfix) with ESMTP id AEA3437B408 for ; Mon, 10 Sep 2001 14:47:41 -0700 (PDT) Received: from killa ("port 1455"@[129.21.117.6]) by osfmail.rit.edu (PMDF V6.0-24 #36986) with ESMTP id <0GJG0006JV73WV@osfmail.rit.edu> for freebsd-questions@freebsd.org; Mon, 10 Sep 2001 17:47:28 -0400 (EDT) Date: Mon, 10 Sep 2001 17:52:09 -0400 From: Marco Carvalho Subject: error in buildworld while updating to 4.4 rc4 stable To: freebsd-questions@freebsd.org Message-id: <000001c13a42$d72a7120$06751581@rh.rit.edu> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook, Build 10.0.2627 Content-type: multipart/alternative; boundary="Boundary_(ID_maHRN/t1KEhFIPA2cH0Z7w)" Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@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. --Boundary_(ID_maHRN/t1KEhFIPA2cH0Z7w) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT i get this error when i do a 'make buildworld' in /usr/src after doing a make update: ===> font/devascii Making R expr: permission denied *** Error code 126 Stop in /usr/src/gnu/usr.bin/groff/font/devascii. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/font. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. --Boundary_(ID_maHRN/t1KEhFIPA2cH0Z7w) Content-type: text/html; charset=us-ascii Content-transfer-encoding: 7BIT
i get this error when i do a 'make buildworld' in /usr/src after doing a make update:
 
===> font/devascii
Making R
expr: permission denied
*** Error code 126
Stop in /usr/src/gnu/usr.bin/groff/font/devascii.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/groff/font.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/groff.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.

 

--Boundary_(ID_maHRN/t1KEhFIPA2cH0Z7w)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message