From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 18:57:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A678B106566C for ; Sun, 26 Oct 2008 18:57:58 +0000 (UTC) (envelope-from mdh_lists@yahoo.com) Received: from web56804.mail.re3.yahoo.com (web56804.mail.re3.yahoo.com [66.196.97.78]) by mx1.freebsd.org (Postfix) with SMTP id 38C198FC14 for ; Sun, 26 Oct 2008 18:57:58 +0000 (UTC) (envelope-from mdh_lists@yahoo.com) Received: (qmail 2117 invoked by uid 60001); 26 Oct 2008 18:57:57 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=t58HjzrXXBikwdS6B32oYTP8akidDJe2aZkBbYWK9ZqKQ7MEsX8HvJDJxw8Ny8nvHalKBvrPNQDplJeQPazgOWV0UE3Dm0VFN3yGEjXXfZ2caZQeLeqIN6y3KNwDe9BZmoUvnlxZIJfi5KNbxQGFprOhdtF64zw5sirbF92lH8o=; X-YMail-OSG: skItRjwVM1k7qIzhzNawBaCIlFUgLirXhAWcRdFqt.lm3PmgO7MsT2ySHv2MTAcprzb0hfEqNLhMdzlwgI_XCOzq1q9ymEyX_jSGGkpLAsxZpUVPgJkFQf3QclrmJeDz41IwkXVIJSU5BNsWBI.EGyD.dg-- Received: from [71.61.220.126] by web56804.mail.re3.yahoo.com via HTTP; Sun, 26 Oct 2008 11:57:57 PDT X-Mailer: YahooMailWebService/0.7.247.3 Date: Sun, 26 Oct 2008 11:57:57 -0700 (PDT) From: mdh To: Freebsd-Questions , David Christensen In-Reply-To: <4904B2A8.3000102@holgerdanske.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <678939.2091.qm@web56804.mail.re3.yahoo.com> Cc: Subject: Re: FreeBSD 7.0-RELEASE (GENERIC) firefox3 /usr/bin/ld: cannot find -lgio-2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mdh_lists@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2008 18:57:58 -0000 --- On Sun, 10/26/08, David Christensen wrote: > From: David Christensen > Subject: FreeBSD 7.0-RELEASE (GENERIC) firefox3 /usr/bin/ld: cannot find -lgio-2.0 > To: "Freebsd-Questions" > Date: Sunday, October 26, 2008, 2:10 PM > freebsd-questions: > > If I understand the above, the linker is unable to find the > file > gio-2.0. STFW I found something similar: > The answer is to upgrade your devel/glib20 port to the latest version, then try to install or upgrade libgiofam, then install the other software. - mdh