From owner-freebsd-x11@FreeBSD.ORG Wed May 9 23:07:25 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73F8816A406 for ; Wed, 9 May 2007 23:07:25 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 643D813C46C for ; Wed, 9 May 2007 23:07:25 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 842491A3C1A; Wed, 9 May 2007 16:08:08 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7848D51450; Wed, 9 May 2007 19:07:24 -0400 (EDT) Date: Wed, 9 May 2007 19:07:24 -0400 From: Kris Kennaway To: Bruno Damour Message-ID: <20070509230724.GA65588@xor.obsecurity.org> References: <46424D23.9030704@ruomad.net> <46424DF2.7090407@ruomad.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46424DF2.7090407@ruomad.net> User-Agent: Mutt/1.4.2.2i Cc: freebsd-x11@freebsd.org Subject: Re: beryl compile fails X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2007 23:07:25 -0000 On Thu, May 10, 2007 at 12:40:50AM +0200, Bruno Damour wrote: > Bruno Damour wrote: > >Hello > >I"m using the up-to-date git repository. > >trying to build beryl-core fails with (in libberyldecoration): Users who have been tracking git for a while may need to rebuild from scratch to make sure everything is in a sane state. We have not put any work into ensuring that the upgrade path from old git installations is clean. Kris