From owner-freebsd-questions@FreeBSD.ORG Tue Oct 31 07:43:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DF7416A40F for ; Tue, 31 Oct 2006 07:43:40 +0000 (UTC) (envelope-from ben@spooty.net) Received: from swift.swiftnames.com (swift.swiftnames.com [205.214.82.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E1A43D46 for ; Tue, 31 Oct 2006 07:43:39 +0000 (GMT) (envelope-from ben@spooty.net) Received: from cpc2-brig8-0-0-cust625.brig.cable.ntl.com ([81.98.162.114] helo=[192.168.1.101]) by swift.swiftnames.com with esmtpa (Exim 4.52) id 1GeoHT-0006mg-7t for freebsd-questions@freebsd.org; Tue, 31 Oct 2006 00:43:31 -0700 From: Ben Paley To: FreeBSD Questions Date: Tue, 31 Oct 2006 07:43:35 +0000 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610310743.35672.ben@spooty.net> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - swift.swiftnames.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - spooty.net X-Source: X-Source-Args: X-Source-Dir: Subject: libtool can't find a library X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 07:43:40 -0000 Hello, I've googled this, but only manage to come up with the same question, never an answer! I'm running FreeBSD 6.2-PRERELEASE, and trying to compile kftpgrabber (there seems to be a bug in the version that's in the ports) and I get this error: libtool: link: cannot find the library `' (That's the whole line, it really does end with a back-tick and a single quote). I don't know where to begin with this since google has let me down, so I'd really appreciate some help! Cheers, Ben