From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 11 15:56:32 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0BF41065670 for ; Thu, 11 Nov 2010 15:56:32 +0000 (UTC) (envelope-from martijn987@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5E35E8FC1C for ; Thu, 11 Nov 2010 15:56:32 +0000 (UTC) Received: by ewy4 with SMTP id 4so826721ewy.13 for ; Thu, 11 Nov 2010 07:56:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=S2YugFF5GZNu5804NjL0KJc2RynMlzR20pAH54q8bYQ=; b=aIa1iP4OdCUlrWm+KVPKUlzu60ooBf3/eAgqA/rEW7kCgOhWFq59zHKTEkwYO1yQKe Bb1SaV8wts9ghP/wdw8Zjxav5wQmzPpQj7nXi7TmmxAS5xRgd0ESsAWzn7RnE5IyUxk9 4Gc5jGa/WO/nXDLv1F8obrHaX8ds+sDvhsqcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=FLr7Qk/LVzSOb2xBkMuI1XKECwtQf3keG1/Y+GtxHJafBf3wcBDaFrPy1Xs9+xEZre 9b/tg5Lu7RvDXj6MZzf3n/+jTNxvQBNHwY3usEOtiKJz6CkqFib8ar0lKtfd8s9EQc39 dpDLsBsEKOOyTPBOUoVx0VmRnQzM+7i0lqNkk= Received: by 10.213.27.79 with SMTP id h15mr956235ebc.88.1289489569002; Thu, 11 Nov 2010 07:32:49 -0800 (PST) Received: from [192.168.153.160] (ip89-26-209-87.adsl2.static.versatel.nl [87.209.26.89]) by mx.google.com with ESMTPS id v51sm2041064eeh.16.2010.11.11.07.32.46 (version=SSLv3 cipher=RC4-MD5); Thu, 11 Nov 2010 07:32:47 -0800 (PST) From: Martijn van Duren To: Anonymous In-Reply-To: <86fwv8bboi.fsf@gmail.com> References: <86fwv8bboi.fsf@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 11 Nov 2010 16:32:05 +0100 Message-ID: <1289489525.1704.36.camel@loki.wretched-dutchman.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@FreeBSD.org Subject: Re: devel/ORBit compile hang X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2010 15:56:32 -0000 On Thu, 2010-11-11 at 09:45 +0300, Anonymous wrote: > Martijn van Duren writes: > > > Hello, > > > > I recently switched from ubuntu to Freebsd. So far I like the entire > > FBSD-experience. > > But when, via a dependency, I tried to compile devel/ORBit, it hangs in > > configuration-stage. > > Specifically on: checking how to ignore standard include path... > [...] > > Have you tried the patch in ports/151773 ? thanks for the tip. It worked. Since I use i386 it can also be noted that this patch works for that platform also.