Subject: Re: imake woes
To: None <netbsd-users@NetBSD.ORG>
From: Paul DuBois <dubois@primate.wisc.edu>
List: netbsd-users
Date: 03/05/1997 13:21:58
Mike Long writes:
> >From: xiamin <ingerrn@cris.com>
> >
> >every time i try to use 'imake' i get this:
> >i reinstalled the xcomp12 binary for mac68k and it didnt change this.
> >
> >pork% imake
> >Imakefile.c:3: Imake.tmpl: No such file or directory
> >imake: Exit code 33.  Stop.
> >pork% 
> 
> Imake.tmpl and the other imake config files live in
> $XROOT/lib/X11/config, where $XROOT is either /usr/X11R6 or /usr/X11
> (I forget).
> 
> You can use ktrace(1) and kdump(1) to determine where imake is trying
> to find the file.

Run this command and imake will show you what arguments it's passing
to cpp, among which will be a -I option showing what include directory
it wants to find the config files in:

	% imake -v -s/dev/null -f/dev/null -T/dev/null

-- 
Paul DuBois
dubois@primate.wisc.edu
Home page: http://www.primate.wisc.edu/people/dubois
 Software: http://www.primate.wisc.edu/software