Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2008 16:17:40 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        John Birrell <jb@what-creek.com>
Cc:        current@freebsd.org
Subject:   Re: DTrace/FreeBSD source snapshot
Message-ID:  <18339.35979.765504.132672@grasshopper.cs.duke.edu>
In-Reply-To: <20080201093538.GA83169@what-creek.com>
References:  <20080201093538.GA83169@what-creek.com>

next in thread | previous in thread | raw e-mail | index | archive | help

John Birrell writes:
 > [ amd64 and i386 users only ]
 > 
 > Here is a link to a current snapshot containing DTrace:
 > 
 > <http://people.freebsd.org/~jb/dtrace/dtrace-20080201.tar.bz>;

Awesome!

 > It's a big file, but for anyone who is interested, I can provide
 > diffs in future from it.
 > 
 > The source builds like a normal FreeBSD buildworld/buildkernel.

A make -j16 buildworld using this tree died like as follows on
a virgin box, so it seems there may be some dependancy issues
to work out:

cc -O2 -fno-strict-aliasing -pipe  -DHAVE_CONFIG_H
-I/var/tmp/dtrace/src/kerberos5/tools/make-roken/../../include -g  -c
make-roken.c
ctfconvert -L VERSION make-print-version.o
ctfconvert: not found
*** Error code 127
1 error
*** Error code 2
ctfconvert -L VERSION make-roken.o
ctfconvert: not found
*** Error code 127
1 error
*** Error code 2
2 errors


I'll install ctfconvert and try again :)

Drew




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18339.35979.765504.132672>