From owner-freebsd-questions@FreeBSD.ORG Sun Jun 4 12:35:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A33716A476 for ; Sun, 4 Jun 2006 12:35:45 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 492E943D53 for ; Sun, 4 Jun 2006 12:35:44 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by nz-out-0102.google.com with SMTP id m7so834144nzf for ; Sun, 04 Jun 2006 05:35:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Pg3z11A0TS8FSqJZyB1QeYrJo/TABIpPS9JrbuDPdSTdCgk1Sp1Zrv+Wx7sjGv3hEj8VnpLQgwgMIFkAZljeQm4ITo46kXO6c//TiL/wS5V5FT4ydrao8p73bPV88kEOP55EPlIuq2asUnfW/ceVt2j65bDrKl+OIFIIo1GQ/B4= Received: by 10.37.13.8 with SMTP id q8mr4761428nzi; Sun, 04 Jun 2006 05:35:41 -0700 (PDT) Received: by 10.36.224.24 with HTTP; Sun, 4 Jun 2006 05:35:41 -0700 (PDT) Message-ID: <80f4f2b20606040535x5aeec9a5w58ad08f49926bbe2@mail.gmail.com> Date: Sun, 4 Jun 2006 08:35:41 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: building xgl 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: Sun, 04 Jun 2006 12:35:46 -0000 Does anyone have experience building XGL on Freebsd? It has Makefile.am files, but no other files needed for automake (such as configure.ac/configure.in). Does anyone know where I can find them for this program, or if there is a trivial manner to generate them (following the gnu automake tutorial, changeing the names as appropriate, is only producing errors). Thanks, -Jim Stapleton