Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2008 18:32:56 +0900 (JST)
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        turutani@scphys.kyoto-u.ac.jp
Subject:   ports/125972: building japanese/grep fails
Message-ID:  <200807260932.m6Q9Wu1B010020@h120.65.226.10.32118.vlan.kuins.net>
Resent-Message-ID: <200807260940.m6Q9e2tw035873@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125972
>Category:       ports
>Synopsis:       building japanese/grep fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 26 09:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 7.0-STABLE FreeBSD 7.0-STABLE #15: Sun Jul 20 21:06:33 JST 2008 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	building japanese/grep fails.
	
>How-To-Repeat:
	always when building.
	
>Fix:
	see http://nhh.mo-blog.jp/ttt/2008/05/freebsd_portsja_6137.html.
	this site says the fixing Makefile can avoid this problem.
	here is a fix:

--- Makefile.orig	2008-07-26 18:29:41.000000000 +0900
+++ Makefile	2008-07-26 17:35:39.000000000 +0900
@@ -18,6 +18,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU grep + multi-byte extension
 
+USE_AUTOTOOLS=	autoconf:213 aclocal:15
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=j --disable-nls
 
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807260932.m6Q9Wu1B010020>