From sa2c@sa2c.net  Wed Mar 20 14:35:26 2002
Return-Path: <sa2c@sa2c.net>
Received: from berkeley.sa2c.net (berkeley.sa2c.net [61.194.193.50])
	by hub.freebsd.org (Postfix) with ESMTP id 1357B37B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Mar 2002 14:35:26 -0800 (PST)
Received: by berkeley.sa2c.net (Postfix, from userid 3104)
	id 788BA6D; Thu, 21 Mar 2002 07:35:24 +0900 (JST)
Message-Id: <20020320223524.788BA6D@berkeley.sa2c.net>
Date: Thu, 21 Mar 2002 07:35:24 +0900 (JST)
From: NIIMI Satoshi <sa2c@and.or.jp>
Reply-To: NIIMI Satoshi <sa2c@and.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ports/japanese/Canna cannot be compiled with imake-4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36151
>Category:       ports
>Synopsis:       ports/japanese/Canna cannot be compiled with imake-4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    max
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 20 14:40:01 PST 2002
>Closed-Date:    Mon May 27 23:03:19 PDT 2002
>Last-Modified:  Mon May 27 23:03:19 PDT 2002
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD berkeley.sa2c.net 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #7: Mon Mar 11 23:25:55 JST 2002 sa2c@berkeley.sa2c.net:/usr/obj/usr/src/sys/SA2C_NET i386


	
>Description:
ports/japanese/Canna cannot be compiled with imake-4 that comes
with XFree86-4.2.
	
>How-To-Repeat:
# cd /usr/ports/japanese/Canna; make
with XFREE86_VERSION=4 in /etc/make.conf
	
>Fix:
Include following patches in ports/japanese/Canna/files.

patch-al:
--- Imakefile.orig	Wed Nov 27 16:01:34 1996
+++ Imakefile	Thu Mar 21 07:20:50 2002
@@ -19,6 +19,8 @@
 
 MakeCannaConfigH(cannaconf.h)
 
+includes:: cannaconf.h
+
 CANNAROOT = .
 SERVERDIR = server dic/phono dic/ideo
 CLIENTDIR = cmd dic/phono misc

patch-am:
--- lib/canna/Imakefile.orig	Wed Nov 27 16:23:42 1996
+++ lib/canna/Imakefile	Thu Mar 21 07:22:07 2002
@@ -119,6 +119,8 @@
 sglobal.h: GSYM.awk globnames
 	awk -f GSYM.awk < globnames > $@
 
+includes:: sglobal.h
+
 clean::
 	$(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c sglobal.h
 

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->max 
Responsible-Changed-By: pat 
Responsible-Changed-When: Wed Mar 20 22:55:55 PST 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36151 
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Mon May 27 23:02:04 PDT 2002 
State-Changed-Why:  
This problem has been dealt with primarily in patch-ac rev. 1.6 -> 1.7. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36151 
>Unformatted:
