From nobody  Wed Jul 30 13:18:23 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id NAA00676;
          Wed, 30 Jul 1997 13:18:23 -0700 (PDT)
Message-Id: <199707302018.NAA00676@hub.freebsd.org>
Date: Wed, 30 Jul 1997 13:18:23 -0700 (PDT)
From: schweikh@noc.dfn.de
To: freebsd-gnats-submit@freebsd.org
Subject: all ports requiring imake fail to compile
X-Send-Pr-Version: www-1.0

>Number:         4193
>Category:       ports
>Synopsis:       all ports requiring imake fail to compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    asami
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 30 13:20:01 PDT 1997
>Closed-Date:    Wed Jul 30 23:13:38 PDT 1997
>Last-Modified:  Wed Jul 30 23:30:04 PDT 1997
>Originator:     Jens Schweikhardt
>Release:        2.2.2R vanilla off the CD ROM
>Organization:
DFN
>Environment:
FreeBSD 2.2.2-Release (GENERIC) absolutely fresh installed
>Description:
When trying to build ports from the /usr/ports/x11/*
by typing 'make' every build fails due to Imake.tmpl
not being found. This also happens for astro/xphoon,
i.e. any port using imake.
>How-To-Repeat:
mount /cdrom  # The 2nd 2.2.2R cd
cd /usr/ports/x11/ctwm
make

>Fix:
Apparently the X11R6 config files have moved with the new
release of XFree86 so that imake -I/usr/X11R6/lib/X11/config
won't work any longer. Fixing the imake args may be the solution.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: asami 
State-Changed-When: Wed Jul 30 23:13:38 PDT 1997 
State-Changed-Why:  

Um, I don't think anything has moved in XFree86-3.3, I have build 
the full set of packages a few times since the release.  Besides, we are 
calling "xmkmf" and not "imake" with arguments so this is not possible. 

Most likely, the user forgot to install the component of XFree86 that 
includes the imake config files (what was it again?). 


Responsible-Changed-From-To: freebsd-ports->asami 
Responsible-Changed-By: asami 
Responsible-Changed-When: Wed Jul 30 23:13:38 PDT 1997 
Responsible-Changed-Why:  
Closed PR. 

From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
To: schweikh@noc.dfn.de
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/4193: all ports requiring imake fail to compile 
Date: Wed, 30 Jul 1997 23:20:39 -0700

 > FreeBSD 2.2.2-Release (GENERIC) absolutely fresh installed
 
 I assume that also includes the X distribution that came
 with the CD?
 
 > Apparently the X11R6 config files have moved with the new
 > release of XFree86 so that imake -I/usr/X11R6/lib/X11/config
 
 "new" == ? in this context?  With 3.2, this certainly should not
 happen.  I think the problem is, instead, that you have simply
 forgotten to install XFree86's config files at all.
>Unformatted:
