Date: Fri, 25 Oct 1996 09:28:15 -0400 (EDT) From: Chuck Robey <chuckr@glue.umd.edu> To: Greg Arsenault <greg@beacondesign.com> Cc: freebsd-ports@FreeBSD.org Subject: Re: port make fails: Imake.tmpl: No such file or dir Message-ID: <Pine.OSF.3.95.961025092548.6937D-100000@downlink.eng.umd.edu> In-Reply-To: <AE95B502-126A9@204.167.102.204>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25 Oct 1996, Greg Arsenault wrote: > Can someone please tell me what I have config'd incorrectly ? > I'm fairly novice at reading Makefiles, so the deeply nested Makefile > code found in /usr/share/mk/bsd.port.mk is making my head spin.... > > When trying to 'make install' a large number of different ports, most > of them are dying with the following messages during the Configure > phase: > ---------------------------------------------------------------- > ==>Configuring for [portname-version] > mv -f Makefile Makefile.bak > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > Imakefile.c:3: Imake.tmpl: No such file or directory > imake: Exit code 33. Stop. > *** Error code 1 > > Stop. > ---------------------------------------------------------------- > Does this mean imake is looking for a directory named > '/usr/X11R6/lib/X11/config' ? (That seems to be what the manpage for > imake implies.) My system has no such 'config' subdir in the X11 > directory. Where is the Make process formulating this name; and, > should I really have such a config directory. > > The most curious thing is that I was able to SUCCESSFULLY Make the > BASH shell port using its Makefile (although that is the only port > which didn't die in the Configure phase with the message seen above). > > Any help would be most appreciated. You obviously have only a partial XFree86 setup. If you want to be able to build applications, you must have /usr/X11R6/lib/X11/config, there is no way around that. You're going to have to refetch parts of XFree86, and reinstall whatever you're missing. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.95.961025092548.6937D-100000>