From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 17:42:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1959016A4CE for ; Wed, 21 Apr 2004 17:42:34 -0700 (PDT) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A897F43D41 for ; Wed, 21 Apr 2004 17:42:33 -0700 (PDT) (envelope-from efinleywork@efinley.com) Received: from [205.161.203.55] (helo=elliotdevelop) by thunderbird.etv.net with smtp (Exim 4.30; FreeBSD) id 1BGSIT-000AaX-1W for freebsd-questions@freebsd.org; Wed, 21 Apr 2004 18:42:33 -0600 Message-ID: <0a9501c42802$b2f36e00$37cba1cd@emerytelcom.com> From: "Elliot Finley" To: Date: Wed, 21 Apr 2004 18:42:32 -0600 Organization: Emery Telcom MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: XFree86-libraries install failing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 00:42:34 -0000 This is on 5.2.1-R. doing a 'portinstall x11/XFree86-4-libraries' fails at: make xmakefile rm -f xmakefile ./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=. rm -f ./config/imake/Makefile.proto making Makefiles in include/bitmaps... imake: not found *** Error code 127 This is with all ports updated with 'portupgrade -raf' from a fresh cvsup as of yesterday. Any ideas? Elliot