From owner-freebsd-questions@FreeBSD.ORG Thu Feb 24 16:50:05 2005 Return-Path: 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 B139C16A4CE for ; Thu, 24 Feb 2005 16:50:05 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB77F43D54 for ; Thu, 24 Feb 2005 16:50:04 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 0B1261DD64E; Thu, 24 Feb 2005 17:50:04 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 99889-03; Thu, 24 Feb 2005 17:49:47 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id B1F331DD64D; Thu, 24 Feb 2005 17:49:42 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 746521C00094; Thu, 24 Feb 2005 17:49:41 +0100 (CET) From: Dejan Lesjak To: Timothy Smith Date: Thu, 24 Feb 2005 17:49:40 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502241749.41467.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: freebsd-questions@freebsd.org Subject: Re: compiling xorg 6.8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 16:50:05 -0000 Timothy Smith wrote: > has anyone been successful with this? mine errors on make install Are you using the source tarball directly or a patch for ports posted on x11@. If the latter, I would be interested in more specifics of "errors on make install". If the first, then try the patch and see how it goes. Dejan