From owner-freebsd-questions Sun Aug 4 02:33:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA25658 for questions-outgoing; Sun, 4 Aug 1996 02:33:03 -0700 (PDT) Received: from homer17.u.washington.edu (durang@homer17.u.washington.edu [140.142.76.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA25652 for ; Sun, 4 Aug 1996 02:33:00 -0700 (PDT) Received: from localhost by homer17.u.washington.edu (5.65+UW96.06/UW-NDC Revision: 2.33 ) id AA43828; Sun, 4 Aug 96 02:32:54 -0700 Date: Sun, 4 Aug 1996 02:32:54 -0700 (PDT) From: Ken Marsh To: questions@freebsd.org Subject: Imake.tmpl missing during make for port Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to make xcdplayer2.2. I got the port and distfile from the CD-ROM. When I do the make, I get this: ===> Configuring for xcdplayer-2.2 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. etc.... So what is this Imake thing? I tried to make tetris and had a similar problem. I had no problem making Lynx, Kermit, gmake, or pine. I got gmake from the 2.0.5 CD-ROM, could this be the problem? thanks in advance, Ken Marsh