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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to