From owner-freebsd-questions Fri Jan 31 15:10:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17893 for questions-outgoing; Fri, 31 Jan 1997 15:10:52 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA17884 for ; Fri, 31 Jan 1997 15:10:49 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id PAA04033; Fri, 31 Jan 1997 15:10:25 -0800 (PST) Date: Fri, 31 Jan 1997 15:10:25 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Keith Leonard cc: Larry Marso , questions@freebsd.org Subject: Re: imake error in /usr/ports compiling In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 31 Jan 1997, Keith Leonard wrote: > know this doesn't help but I've been struggling with exactly the same > problem for the last two days. Attempted to install xcdplayer, xcd, > workman from the ports collection and got exactly the same response when > it tried to config. Been there, done that... > > I originally installed X-user and latter added the 'sys' so that I could > compile sound into the kernel - that's when all hell broke loose. The > kernel compile went fine but nothing else would get past this Imake > thingeee. IMake is a XWindows replacement for make. It uses a core template called 'imake.tmpl' that is installed with the XF32prog distribution. Install that and you should be OK. I don't understand why it's not finding it, it works just fine on my machine. It doesn't matter if it's in the path or not, the path is not searched for Imake. Try adding the '-I/path/to/directory-with-imake.tmpl' to your makefiles if it's having trouble finding it. See the imake man page's I option. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major