Date: Mon, 9 Jun 2008 14:03:09 +0200 From: "Alexey Shuvaev" <shuvaev@physik.uni-wuerzburg.de> To: freebsd-current@freebsd.org Subject: Re: X ports trying to use dtrace Message-ID: <20080609120309.GA13525@wep4017.physik.uni-wuerzburg.de> In-Reply-To: <484D0215.9030200@FreeBSD.org> References: <484D0215.9030200@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! On Mon, Jun 09, 2008 at 12:12:37PM +0200, Kris Kennaway wrote: > A number of X ports are auto-detecting dtrace and trying to use it > during their build: > > [snip] > > What is the solution here? > > Kris > Have a look at this thread: "http://lists.freebsd.org/pipermail/freebsd-current/2008-May/085814.html" and revision 1.58 of "http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-servers/xorg-server/Makefile" In a nutshell one should fix for now all the ports auto-detecting dtrace with CONFIGURE_ARGS+= --without-dtrace Alexey.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080609120309.GA13525>