X ports trying to use dtrace

Alexey Shuvaev shuvaev at physik.uni-wuerzburg.de
Mon Jun 9 12:03:14 UTC 2008


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.


More information about the freebsd-current mailing list