From owner-freebsd-ports@FreeBSD.ORG Sun Aug 29 15:28:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF4D816A4CF for ; Sun, 29 Aug 2004 15:28:54 +0000 (GMT) Received: from the-macgregors.org (82-33-59-105.cable.ubr06.stav.blueyonder.co.uk [82.33.59.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD30143D4C for ; Sun, 29 Aug 2004 15:28:53 +0000 (GMT) (envelope-from freebsd.macgregor@blueyonder.co.uk) X-Urban-Legend: Mail headers contain urban legends Received: from fire (rob@fire.macgregor [192.168.32.100]) (authenticated bits=0) by the-macgregors.org (8.13.1/8.13.1) with ESMTP id i7TFSqIt014879 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sun, 29 Aug 2004 15:28:52 GMT Message-Id: <200408291528.i7TFSqIt014879@the-macgregors.org> From: "Rob MacGregor" To: Date: Sun, 29 Aug 2004 16:28:52 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <20040829160934.6288972d@ariel.office.volker.de> Thread-Index: AcSN0hZMtdO4m9KYQvyUI1Qjp3N+bAACUJ3w X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/) Subject: RE: gnomespell couldn't find installed aspell X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 15:28:55 -0000 On Sunday, August 29, 2004 3:10 PM, Volker Kindermann <> unleashed the infinite monkeys and produced: > checking for new_aspell_config in -laspell... no > configure: error: gnome-spell cannot be built without aspell library "Me too" :) I'm seeing the same problem with gnomespell 1.0.5_3 on 5.3-BETA1. A quick strings on the library suggests that the required function *is* in the library. I'm guessing the problem is this, from the config.log: /usr/local/lib/libaspell.so: undefined reference to `libintl_bindtextdomain' /usr/local/lib/libaspell.so: undefined reference to `dgettext' /usr/local/lib/libaspell.so: undefined reference to `libintl_bind_textdomain_codeset' HTH -- Rob | Oh my God! They killed init! You bastards!