From owner-freebsd-current Thu Jul 11 6:34:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F35537B400 for ; Thu, 11 Jul 2002 06:34:15 -0700 (PDT) Received: from lockdown.spectrum.fearmuffs.net (c164-147.pro.thalamus.se [212.31.164.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DCF943E4A for ; Thu, 11 Jul 2002 06:34:14 -0700 (PDT) (envelope-from gmh003532@brfmasthugget.se) Received: from lockdown.spectrum.fearmuffs.net (localhost [127.0.0.1]) by lockdown.spectrum.fearmuffs.net (8.12.5/8.12.5) with ESMTP id g6BDY9V4001023; Thu, 11 Jul 2002 15:34:09 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Received: (from redpixel@localhost) by lockdown.spectrum.fearmuffs.net (8.12.5/8.12.5/Submit) id g6BDY438001022; Thu, 11 Jul 2002 15:34:04 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Date: Thu, 11 Jul 2002 15:34:04 +0200 From: Martin Faxer To: John Angelmo Cc: lenin@weltregierung.de, "Thyer, Matthew" , "'FreeBSD-CURRENT'" Subject: Re: don't know how to make /usr/X11R6/bin/ucs2any.pl. on v.r ecen t -CURRENT when trying to build ports/x11/XFree86-4 Message-ID: <20020711133404.GB605@lockdown.spectrum.fearmuffs.net> References: <3D2D87A6.7040109@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D2D87A6.7040109@veidit.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 11, 2002 at 03:27:02PM +0200, John Angelmo wrote: > I've got the same problem here but I found no Makefile for glxinfo just > an Imakefile but there were no LINKFORTARGET or LINKER there Apply the patches Jeremy Lea (reg@FreeBSD.ORG) posted last week. They might be incorrect but at least they'll give you a working installation of X. (Don't forget to compile XFree86-4-clients before the main XFree86-4 port.) As a side-note: GCC3 doesn't seem to be able to compile X with -march=athlon, so if you've got an Athlon CPU, your best bet is probably to change CPUTYPE to i686 before starting the compilation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message