From owner-freebsd-questions@FreeBSD.ORG Thu Jul 20 10:39:25 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 741F816A4DE for ; Thu, 20 Jul 2006 10:39:25 +0000 (UTC) (envelope-from nick@nickwithers.com) Received: from mail.nickwithers.com (mail.manrags.com [203.219.206.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE44543D4C for ; Thu, 20 Jul 2006 10:39:24 +0000 (GMT) (envelope-from nick@nickwithers.com) Received: from localhost (shmick.shmon.net [10.0.0.252]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.nickwithers.com (Postfix) with ESMTP id A4CB03AA8F; Thu, 20 Jul 2006 20:39:15 +1000 (EST) Date: Thu, 20 Jul 2006 20:39:15 +1000 From: Nick Withers To: Andriy Babiy Message-Id: <20060720203915.ebe8221a.nick@nickwithers.com> In-Reply-To: <200607200052.16345.ABabiy@shaw.ca> References: <200607200052.16345.ABabiy@shaw.ca> Organization: nickwithers.com X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-nickwithers-MailScanner: Found to be clean X-nickwithers-MailScanner-From: nick@nickwithers.com Cc: freebsd-questions@freebsd.org Subject: Re: k3b installation problem - make fails 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: Thu, 20 Jul 2006 10:39:25 -0000 On Thu, 20 Jul 2006 00:52:16 -0700 Andriy Babiy wrote: > Hi all, > > I installed all the libraries mentioned on k3b.org, including mandatory and > optional (actually, excluding two of the optional libraries - libmusicbrainz > and hal). I used the latest versions of all the libraries, and k3b as well. > FreeBSD version 6.1. > > "./configure" runs without error messages. > > But when I run "make", it fails with the error message as follows: > > make all-recursive > Making all in doc > Making all in libk3bdevice > /usr/local/bin/bash ../libtool --silent --mode=link --tag=CXX g++ > -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor > -fno-exceptions -fno-check-new -fno-common -fpermissive -o libk3bdevice.la > -rpath /usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -version-info 2:1:0 > -no-undefined k3bdevice.lo k3bdevice_mmc.lo k3bscsicommand.lo k3btrack.lo > k3btoc.lo k3bdevicemanager.lo k3bmsf.lo k3bdiskinfo.lo k3bdeviceglobals.lo > k3bcrc.lo k3bcdtext.lo -lkio -lcam -lm -L/usr/local/lib -L/usr/X11R6/lib > libtool: link: cannot find the library `' > *** Error code 1 > Stop in... > > The name of the library, which cannot be found, appears empty in the message. > > Maybe, I should try some configuration options? > If someone here faced a similar problem and solved it, Methinks someone did, since it's in the ports collection (at /usr/ports/sysutils/k3b). > or just know how to approach the problem, their advice would be highly appreciated. Is there a reason you're compiling it manually? If so, it may be worth your while examining how it's done in ports and applying a similar approach. > I can provide all the results shown on the screen during "configure" and > "make", if it is useful for targeting the problem. > > Many thanks to all in advance. > Andriy -- Nick Withers email: nick@nickwithers.com Web: http://www.nickwithers.com Mobile: +61 414 397 446