From owner-freebsd-questions@FreeBSD.ORG Sun Jan 13 23:16:40 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 745E2F2 for ; Sun, 13 Jan 2013 23:16:40 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 175653FD for ; Sun, 13 Jan 2013 23:16:39 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TuWnN-0001Z6-Fd for freebsd-questions@freebsd.org; Mon, 14 Jan 2013 00:16:53 +0100 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jan 2013 00:16:53 +0100 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jan 2013 00:16:53 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: problem compiling X11 ports under 9.1-RELEASE Date: Sun, 13 Jan 2013 23:16:25 +0000 (UTC) Lines: 29 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2013 23:16:40 -0000 On Sun, 13 Jan 2013 22:01:25 +0000, Will Parsons wrote: > I've recently installed 9.1-RELEASE on a laptop and am in the process of > installing the ports that I want. On several now, I've encountered > error messages that I don't know how to deal with and for which I don't > see anything in the UPDATING file that seems to be relevant. > For example, trying to build both graphics/xv and x11-clocks/wmclock > results failure with the primary error message being: > > imake -DUseInstalled -I/usr/local/lib/X11/config Imakefile.c:16: error: > Imake.tmpl: No such file or directory > > followed by: > > make: don't know how to make all. Stop > > This happens both using portmaster (my usual method of installing ports) > and installing manually (cd /usr/ports/x/y; make). > > Imake seems to be installed (pkg_version reports imake-1.0.4,1) so I > don't know where to go from here. I tried x11-clocks/wmclock and it compiled successfully in seconds. $ locate Imake.tmpl /usr/local/lib/X11/config/Imake.tmpl $ pkg which /usr/local/lib/X11/config/Imake.tmpl /usr/local/lib/X11/config/Imake.tmpl was installed by package xorg-cf- files-1.0.4