From owner-freebsd-questions Mon Jun 9 18:22:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA26914 for questions-outgoing; Mon, 9 Jun 1997 18:22:08 -0700 (PDT) Received: from darius.concentric.net (darius.concentric.net [207.155.184.79]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA26908 for ; Mon, 9 Jun 1997 18:22:04 -0700 (PDT) Received: from cliff.concentric.net (cliff [206.173.119.90]) by darius.concentric.net (8.8.5/(97/05/21 3.30)) id VAA15217; Mon, 9 Jun 1997 21:21:51 -0400 (EDT) [1-800-745-2747 The Concentric Network] Received: from athena (ts002d14.sal-ut.concentric.net [206.173.156.50]) by cliff.concentric.net (8.8.5) id VAA05990; Mon, 9 Jun 1997 21:21:48 -0400 (EDT) Message-ID: <339C4977.B530EDE5@concentric.net> Date: Mon, 09 Jun 1997 19:20:39 +0100 From: Joshua Fielden Organization: Shaggy Enterprises X-Mailer: Mozilla 4.0b5 [en] (WinNT; I) MIME-Version: 1.0 To: Jonathan Lyons CC: questions@FreeBSD.ORG Subject: Re: Xwindow Ports on 2.2.2 X-Priority: 3 (Normal) References: <339AEBE8.41C67EA6@midwest.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jonathan Lyons wrote: > > Has anyone else had problems installing ports on 2.2.2 for xwindows?(ie > like games/alt.desktops/XPM) When ever I attempt a "make all install" on > any port that is related to xwindows I recieve the fallowing errors; > > >> Checksum OK for xpm-3.4j.tar.gz. > ===> Configuring for xpm-3.4j > mv -f Makefile Makefile.bak > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > Imakefile.c:3: Imake.tmpl: No such file or directory > imake: Exit code 33. Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > I am able to make other ports such as netscape and so on, but on my > system, which I've just installed (with Xwindows support) doesn't have a > /usr/X11R6/lib/X11/config <--dir.(btw i've creat one, but still have > same problem) is Imake looking for a Imakefile.c (source file?) file and > if so how can I install it? > > Dazed and confused..Please help!... > > Thanks I have no actual help for this, but wish to add I had almost the same exact error when installing AfterStep over X3.3, and a couple other programs I can't recall right now. Starting to look like a pattern... JF