From owner-freebsd-stable@FreeBSD.ORG Fri May 4 19:54:58 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63CBE16A404 for ; Fri, 4 May 2007 19:54:58 +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 52CA313C48A for ; Fri, 4 May 2007 19:54:58 +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 E670A1A4DA8; Fri, 4 May 2007 12:55:34 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 978F1513E9; Fri, 4 May 2007 15:54:57 -0400 (EDT) Date: Fri, 4 May 2007 15:54:57 -0400 From: Kris Kennaway To: Anurag Jain Message-ID: <20070504195457.GA39752@xor.obsecurity.org> References: <1178307228.8606.1188163883@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1178307228.8606.1188163883@webmail.messagingengine.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org Subject: Re: xdriinfo-1.0.1_1 fails with "- xdriinfo.c:62: error: syntax error before "GLubyte"" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2007 19:54:58 -0000 On Fri, May 04, 2007 at 12:33:48PM -0700, Anurag Jain wrote: > I am trying to move to Xorg 7.2 from git repository. > As part of the xorg - make all process - > I am getting the following error for xdriinfo package. Don't do that yet, we're still finalizing the upgrade procedure you need to follow. Kris