From owner-freebsd-stable@FreeBSD.ORG Tue Nov 23 20:41:00 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67CBC106566B for ; Tue, 23 Nov 2010 20:41:00 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id B9D258FC19 for ; Tue, 23 Nov 2010 20:40:59 +0000 (UTC) Received: by wwd20 with SMTP id 20so8734644wwd.31 for ; Tue, 23 Nov 2010 12:40:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=CUUKWbGcd3yk7Ex8U3Q8Ch5ZUDtAqq3q9soKa1Ugivk=; b=wfrtugVhntLovUK/rQhl7Y2LPDZatf29jRgo/typX9QKNKlVklwOhI1I6Srf980tq8 iNpie4egI/xYfKr1/tB67m3XjApjz8UUzaGTjeb2ui90JP/gFtHcd31c3Wa2dmCA5XxC gO6pG91IYa/2ZZhj/o8aY6FvCIfU1vRjdWta0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Vfw0JN7aDJfITtNQOHMHSnjnJulc/rtllOaWq77fLj4V3dxOgEuB/ASh0yYqBedsPI n9RTChpbwLAq8Ve/z0aFLp0Jp3itQnAMPANlbN4LqtNFuILJotx48/SweEgsShp+su46 Zi6hi6mJ3L/d5hTC/SmCFDrBCQ0IAdFZ4TO9Q= MIME-Version: 1.0 Received: by 10.227.133.11 with SMTP id d11mr8244691wbt.173.1290544857547; Tue, 23 Nov 2010 12:40:57 -0800 (PST) Received: by 10.227.136.73 with HTTP; Tue, 23 Nov 2010 12:40:56 -0800 (PST) In-Reply-To: <20101123145159.157170lfpi646gw0@webmail.leidinger.net> References: <20101123081244.GA38354@icarus.home.lan> <20101123082046.GA62301@compaq.yuetime> <4CEBB613.5010009@freebsd.org> <20101123131353.GA7243@icarus.home.lan> <20101123145159.157170lfpi646gw0@webmail.leidinger.net> Date: Tue, 23 Nov 2010 14:40:56 -0600 Message-ID: From: Zhihao Yuan To: Alexander Leidinger Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, Andriy Gapon , Jeremy Chadwick Subject: Re: Fwd: Re: Fail to use Dtrace on FreeBSD 8.1-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 20:41:00 -0000 Does the WITH_CTF=1 works for the buildworld? And, what should I do now? On Tue, Nov 23, 2010 at 7:51 AM, Alexander Leidinger < Alexander@leidinger.net> wrote: > Quoting Jeremy Chadwick (from Tue, 23 Nov 2010 > 05:13:53 -0800): > > On Tue, Nov 23, 2010 at 02:39:47PM +0200, Andriy Gapon wrote: >> >>> on 23/11/2010 10:20 Zhihao Yuan said the following: >>> > Attach my kernel configuration here, just in case. >>> > >>> > On 00:12 Tue 23 Nov, Jeremy Chadwick wrote: >>> >> Forwarding back to the mailing list since the OP didn't CC it on his >>> >> reply to me. >>> >> >>> >> ----- Forwarded message from Zhihao Yuan ----- >>> >> >>> >>> From: Zhihao Yuan >>> >>> To: Jeremy Chadwick >>> >>> Date: Tue, 23 Nov 2010 01:18:57 -0600 >>> >>> Subject: Re: Fail to use Dtrace on FreeBSD 8.1-STABLE >>> >>> >>> >>> I followed the instructions, but still can not run any D-scripts. All >>> >>> scripts shows the error message that I just posted. >>> >>> Are the installed world and the installed kernel in sync? >>> (Built from the same state of source code). >>> >> >> FWIW, I can reproduce his problem when following the procedure outlined >> in the Wiki. >> >> As a workaround I tried adding WITH_CTF=true to /etc/src.conf and >> > > WITH_CTF for makeoptions is only supported on 9-current (don't remember the > exact rev). > > The text there tells to use WITH_CTF=1 for the buildkernel, but the example > does not use it (it should for 8.x, it shouldn't need to for an approriate > rev. of 9-current). The text that it will not work in make.conf/src.conf is > valid for 8.x, but not (at least it shouldn't) for an appropriate versions > of 9-current. > > Bye, > Alexander. > > -- > For people who like that kind of book, > that is the kind of book they will like. > > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- Zhihao Yuan The best way to predict the future is to invent it.