From owner-freebsd-questions@FreeBSD.ORG Fri Jan 9 15:16:03 2009 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 909B11065673 for ; Fri, 9 Jan 2009 15:16:03 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 404E68FC08 for ; Fri, 9 Jan 2009 15:16:03 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so5541875qwb.7 for ; Fri, 09 Jan 2009 07:16:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=zWcGqAyvs/GPX7PO75Xmnc/Ll4dbh5i0LXytyZG7GX8=; b=opkvdbgNjrp8Y5OPd1rBQmXM0utSNX30j8w5K22X5HXpC+DQ84/hdXCYOTu1UU531F ZwCBw68I1yTylrbh9K538Y5oayCMBz/1HI5Py99GcQVc7ATornsYQX/wdRevGRACsESw iSqPR96F5nikQ8y8ZFminNMw9PtmZFVbwnkH4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=CPhDe4PscNGJdB1/Kx4hjorxMVm1IMRDBMWVtf+4kgeiDgDI7M/ve6UAw6K7L7E3tJ F5EFwu2nJlWIv7eldvu12NPqTq2yAFuic+q94BtYNGH19ugEcp7YP9MdzxqPc65yljl3 wVESGIKuyaEqTcGHHmuhVURz3y2Q78UuDdTBI= Received: by 10.215.40.11 with SMTP id s11mr22807478qaj.242.1231514162677; Fri, 09 Jan 2009 07:16:02 -0800 (PST) Received: from ?192.168.1.104? (adsl-074-245-053-043.sip.jax.bellsouth.net [74.245.53.43]) by mx.google.com with ESMTPS id 5sm9396550ywl.31.2009.01.09.07.16.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 09 Jan 2009 07:16:02 -0800 (PST) Message-ID: <49676A34.6020208@gmail.com> Date: Fri, 09 Jan 2009 10:16:04 -0500 From: Michael Copeland User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: rg References: <164C627D-EB84-4E50-9474-79CE726CDA52@gmail.com> In-Reply-To: <164C627D-EB84-4E50-9474-79CE726CDA52@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problem compiling gnome2 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: Fri, 09 Jan 2009 15:16:04 -0000 rg wrote: > Hello, > > I am trying to compile gnome2, but libggz fails to compile because of > missing library: gcrypt1.5. It does on to complile security/libgcrypt, > but evidently the current version 1.4.3 doesn't help much. How can I > fight with this beast? > > Thank you. i would assume upgrade to 1.5 > _______________________________________________ > 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"