Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 02:32:20 +0800 (CST)
From:      leafy <leafy@leafy.idv.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78894: chinese/scim-chewing does not work on 5.x/6
Message-ID:  <20050315183220.38C1393@chihiro.leafy.idv.tw>
Resent-Message-ID: <200503151840.j2FIe1PV074130@freefall.freebsd.org>

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

>Number:         78894
>Category:       ports
>Synopsis:       chinese/scim-chewing does not work on 5.x/6
>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:   Tue Mar 15 18:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     leafy
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD chihiro.leafy.idv.tw 6.0-CURRENT FreeBSD 6.0-CURRENT #46: Tue Mar 15 00:33:07 CST 2005 leafy@chihiro.leafy.idv.tw:/usr/obj/usr/src/sys/CHIHIRO i386


	
>Description:
	scim-chewing does not work on 5.x/6 due to C++ compiler difference
>How-To-Repeat:
	<code/
>Fix:

--- Makefile.orig	Wed Mar 16 02:29:44 2005
+++ Makefile	Wed Mar 16 02:29:54 2005
@@ -23,6 +23,8 @@
 USE_LIBTOOL_VER=	15
 USE_REINPLACE=	yes
 
+CONFIGURE_ENV+= CPPFLAGS="-D__STDC_ISO_10646__"
+
 post-patch:
 	@${REINPLACE_CMD} -e 's,/1.0.0/,/,g' ${WRKSRC}/src/Makefile.in
 
i

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



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