From owner-freebsd-current@FreeBSD.ORG Fri May 16 13:45:48 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6604610656AA; Fri, 16 May 2008 13:45:48 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from mailrelay.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A1D58FC26; Fri, 16 May 2008 13:45:47 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id CFC3EA06D5; Fri, 16 May 2008 15:45:46 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id C1897A06B7; Fri, 16 May 2008 15:45:46 +0200 (CEST) Received: from mail.physik.uni-wuerzburg.de (wthp192.physik.uni-wuerzburg.de [132.187.40.192]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 96FC9A068C; Fri, 16 May 2008 15:45:45 +0200 (CEST) Received: from wep4017.physik.uni-wuerzburg.de ([132.187.37.17]) by mail.physik.uni-wuerzburg.de (Lotus Domino Release 8.0.1HF110) with ESMTP id 2008051615454425-17750 ; Fri, 16 May 2008 15:45:44 +0200 Received: by wep4017.physik.uni-wuerzburg.de (sSMTP sendmail emulation); Fri, 16 May 2008 15:45:44 +0200 From: "Alexey Shuvaev" Date: Fri, 16 May 2008 15:45:44 +0200 To: freebsd-current@freebsd.org, x11@freebsd.org Message-ID: <20080516134544.GA12754@wep4017.physik.uni-wuerzburg.de> Mail-Followup-To: freebsd-current@freebsd.org, x11@freebsd.org References: <20080515144700.GA44343@wep4017.physik.uni-wuerzburg.de> MIME-Version: 1.0 In-Reply-To: Organization: Universitaet Wuerzburg User-Agent: Mutt/1.5.17 (2007-11-01) X-MIMETrack: Itemize by SMTP Server on domino1/uni-wuerzburg(Release 8.0.1HF110 | April 11, 2008) at 05/16/2008 03:45:44 PM, Serialize by Router on domino1/uni-wuerzburg(Release 8.0.1HF110 | April 11, 2008) at 05/16/2008 03:45:45 PM, Serialize complete at 05/16/2008 03:45:45 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Cc: Subject: Re: [SOLVED] xorg-server on amd64-current with dtrace failed to compile. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 13:45:48 -0000 On Fri, May 16, 2008 at 10:07:50AM +0100, Florent Thoumie wrote: > On Thu, May 15, 2008 at 3:47 PM, Alexey Shuvaev > wrote: > > Hello! > > > > I just have got the following error during xorg-server compilation: > > Try to add --with-dtrace=/nonexistent to CONFIGURE_ARGS. > --without-dtrace worked for me, but the problem does not exist at all. This was pilot error, caused by the remnants of custom (dtrace-enabled) freebsd-snapshot. Sorry for the noise, Alexey.