Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 23:01:14 +0000 (UTC)
From:      Will Parsons <oudeis@nodomain.invalid>
To:        freebsd-questions@freebsd.org
Subject:   Re: problem compiling X11 ports under 9.1-RELEASE
Message-ID:  <kd4n3q$6qg$1@ger.gmane.org>
References:  <kcvarl$mo0$1@ger.gmane.org> <kcvf89$kfn$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Walter Hurry wrote:
> 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 

I re-installed devel/imake and compilation problems seem to be solved.

-- 
Will




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?kd4n3q$6qg$1>