From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 11 17:17:42 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B89016A680 for ; Thu, 11 May 2006 17:17:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FE343FB2 for ; Thu, 11 May 2006 16:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4BGoFnp042077 for ; Thu, 11 May 2006 16:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4BGoF74042076; Thu, 11 May 2006 16:50:15 GMT (envelope-from gnats) Resent-Date: Thu, 11 May 2006 16:50:15 GMT Resent-Message-Id: <200605111650.k4BGoF74042076@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Koji Yokota Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 575A716A73A for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/97143: textproc/scim-table-imengine: doesn't compile due to libtool problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 17:18:00 -0000 >Number: 97143 >Category: ports >Synopsis: textproc/scim-table-imengine: doesn't compile due to libtool problem >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 11 16:50:15 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted: