From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 14:44: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 92CE0106567F for ; Wed, 26 Mar 2008 14:44:02 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id 231568FC20 for ; Wed, 26 Mar 2008 14:44:01 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so5223012fka.11 for ; Wed, 26 Mar 2008 07:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=LhTWnFvo6/3fEdITWTWWMyjOUwXN3kESswqxjsuzbZU=; b=eXuhxlVzuYEhV4WhfmUZMZpQ7z/XeAFo9IXhMT32OVxoXFtNvJc2GOGkjmjt+h+9nB9g9z9j/iHEEVHCevtTgv0VT5MmL3NRMTgRIUDQ3TKSBWjPb2nlwxogwcYfakif0K8d+KAx9TIg0NL+Tlk4GOoq6fIDhAKpyRN5RzYCRS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dhPjARk4lqX5GFXAstWt9fzlpH7o80xGdhXEhLpbE/SGGJymH+hjQpOjeZoI4CCw2M5JhqPRhj0rRkbFoTMB2AzvdNsrBC/7yky6keVT4MY+UKVazYjles9Q70d/19CNevUXk1876dS8eZPJu5LNnFbnPXOlzDjFKf7TVQe11b8= Received: by 10.82.177.5 with SMTP id z5mr123730bue.14.1206542640385; Wed, 26 Mar 2008 07:44:00 -0700 (PDT) Received: by 10.82.116.2 with HTTP; Wed, 26 Mar 2008 07:44:00 -0700 (PDT) Message-ID: Date: Wed, 26 Mar 2008 10:44:00 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Andreas Davour" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: a6d24fae49b44ef7 Cc: freebsd-questions@freebsd.org Subject: Re: /usr/ports/devel/gio-fam-backend wont build 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: Wed, 26 Mar 2008 14:44:02 -0000 On Wed, Mar 26, 2008 at 10:05 AM, Andreas Davour wrote: > > Anyone have had any luck building /usr/ports/devel/gio-fam-backend? It > complains /usr/bin/ld: cannot find -lgio-2.0 when I try to build it. > > Anyone know a site where I can find a pre-build package for this puppy > (for 6.3) so I can bypass this problem? > Looks like you have an old version of glib on your system, you need to update your ports. > /Andreas > > -- > A: Because it fouls the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing on usenet and in e-mail? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >