From owner-freebsd-ports Fri Oct 25 06:28:23 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20964 for ports-outgoing; Fri, 25 Oct 1996 06:28:23 -0700 (PDT) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA20959 for ; Fri, 25 Oct 1996 06:28:21 -0700 (PDT) Received: from downlink.eng.umd.edu (downlink.eng.umd.edu [129.2.98.182]) by po2.glue.umd.edu (8.8.2/8.7.3) with ESMTP id JAA16400; Fri, 25 Oct 1996 09:28:17 -0400 (EDT) Received: from localhost (chuckr@localhost) by downlink.eng.umd.edu (8.7.5/8.7.3) with SMTP id JAA06956; Fri, 25 Oct 1996 09:28:15 -0400 (EDT) X-Authentication-Warning: downlink.eng.umd.edu: chuckr owned process doing -bs Date: Fri, 25 Oct 1996 09:28:15 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@downlink.eng.umd.edu To: Greg Arsenault cc: freebsd-ports@FreeBSD.org Subject: Re: port make fails: Imake.tmpl: No such file or dir In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk 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! ----------------------------+-----------------------------------------------