Re: DTrace/FreeBSD source snapshot

From: Andrew Gallatin <gallatin_at_cs.duke.edu>
Date: Fri, 1 Feb 2008 16:17:40 -0500 (EST)
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
Received on Fri Feb 01 2008 - 20:18:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:26 UTC