Subject: Imake.tmpl: No such file or directory
To: None <tech-pkg@netbsd.org>
From: Marc Baudoin <babafou@babafou.eu.org>
List: tech-pkg
Date: 01/12/2005 13:56:24
Hi,

Since yesterday, several packages using imake fail to build with
the following error in config.log:

configure:44524: checking for xmkmf
configure:44580: result: /usr/X11R6/bin/xmkmf
configure:44587: checking various X settings
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
Imakefile.c:15: Imake.tmpl: No such file or directory
imake: Exit code 1.
  Stop.
configure:44676: result: failed
configure:44678: error: /usr/X11R6/bin/xmkmf (imake) failed.
Make sure you have all necessary X development packages installed.
On some systems a missing /lib/cpp symlink is at fault.

On two different NetBSD/i386 2.0 systems with a fresh pkgsrc tree
updated yesterday, this affects at least xv and KDE (that used to
build properly before).

Any clue?