From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 03:01:02 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 33FD71065679 for ; Mon, 27 Oct 2008 03:01:02 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from holgerdanske.com (holgerdanske.com [65.19.145.106]) by mx1.freebsd.org (Postfix) with SMTP id 198D38FC0A for ; Mon, 27 Oct 2008 03:01:02 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from 64.142.42.100 ([64.142.42.100]) by holgerdanske.com for ; Sun, 26 Oct 2008 20:01:01 -0700 Message-ID: <49052EF1.2090701@holgerdanske.com> Date: Sun, 26 Oct 2008 20:01:05 -0700 From: David Christensen User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Freebsd-Questions@Freebsd.Org" References: <678939.2091.qm@web56804.mail.re3.yahoo.com> <4904CDF5.7060400@holgerdanske.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2008 03:01:02 -0000 Sahil Tandon wrote: > Do these ellipses include a 'make install'? Otherwise, that is likely > your problem; devel/glib20 is not actually installed. Michael Powell wrote: > If you previously had glib20-2.14.6 installed, you will need to do a 'make > deinstall' prior to 'make reinstall'. ... > then follow up by doing the gio-fam-backend port. Thank you both for your help. :-) I didn't understand the need to do a make deinstall/ reinstall on glib20. So I tried again: http://holgerdanske.com/node/392 devel/glib20 and gio-fam-backend seemed to go okay. I think I got further into firefox3, but it failed: configure: error: Library requirements (cairo >= 1.6.0 freetype2 fontconfig) not met What's next? TIA, David