From nobody@FreeBSD.org  Thu May 11 16:43:46 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 575A716A73A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 May 2006 16:43:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0D07043D53
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 May 2006 16:43:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4BGhjF6007560
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 May 2006 16:43:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4BGhj2H007559;
	Thu, 11 May 2006 16:43:45 GMT
	(envelope-from nobody)
Message-Id: <200605111643.k4BGhj2H007559@www.freebsd.org>
Date: Thu, 11 May 2006 16:43:45 GMT
From: Koji Yokota <yokota@res.otaru-uc.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textproc/scim-table-imengine: doesn't compile due to libtool problem
X-Send-Pr-Version: www-2.3

>Number:         97143
>Category:       ports
>Synopsis:       textproc/scim-table-imengine: doesn't compile due to libtool problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 11 16:50:15 GMT 2006
>Closed-Date:    Wed Aug 23 01:18:17 GMT 2006
>Last-Modified:  Wed Aug 23 01:18:17 GMT 2006
>Originator:     Koji Yokota
>Release:        6.1-RELEASE
>Organization:
Otaru University of Commerce
>Environment:
FreeBSD localhost 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Thu May 11 01:01:16 JST 2006     hoge@localhost:/usr/obj/usr/src/sys/HOGE  amd64

>Description:
When WITH_SKIM=yes, textproc/scim-table-imengine fails compailing in the directory 'textproc/scim-table-imengine/work/scim-tables-0.5.6/skim/setupui' with an error message:
          libtool: link: cannot find the library `'

Someone suggested that it is because the libtool that scim-table-imengine makes is too old. Replacing it with a newer version helps.
>How-To-Repeat:
Compile with WITH_SKIM=yes
>Fix:
Do the following and compile again:
    cd /usr/ports/textproc/scim-table-imengine/work/scim-tables-0.5.6/skim/
    rm libtool
    ln -s /usr/local/bin/libtool .

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu May 11 17:20:21 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97143 

From: Jie Gao <gaoj@cpsc.ucalgary.ca>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/97143: textproc/scim-table-imengine: doesn't compile due
 to libtool problem
Date: Fri, 12 May 2006 09:04:28 -0600 (MDT)

 Thanks for the PR. I'm already aware of the libtool problem in 
 scim-table-imengine. However, I am very busy with my PhD candidacy exams right 
 now, and could not have prompt patches for this issue. Anybody with enough 
 spare time is welcome to patch this port (before I can find some time). 
 Thanks.
 
 -- 
 GAO, Jie
 PhD Candidate
 Artificial Intelligence Research Lab  http://www.cpsc.ucalgary.ca/~gaoj
 Department of Computer Science        E-mail: gaoj@cpsc.ucalgary.ca
 University of Calgary                 Tel: 1-403-220-7688
 
 On Thu, 11 May 2006, Edwin Groothuis wrote:
 
 > Maintainer of textproc/scim-table-imengine,
 >
 > Please note that PR ports/97143 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/97143
 >
 >
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Fri May 12 16:20:43 UTC 2006 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=97143 
State-Changed-From-To: feedback->closed 
State-Changed-By: clsung 
State-Changed-When: Wed Aug 23 01:18:13 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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