From owner-freebsd-questions@FreeBSD.ORG Sun Mar 13 00:05:23 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id EA6831065673; Sun, 13 Mar 2011 00:05:23 +0000 (UTC) Date: Sun, 13 Mar 2011 00:05:23 +0000 From: Alexander Best To: freebsd-questions@freebsd.org Message-ID: <20110313000523.GA65691@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: post-installation of CDDL files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 00:05:24 -0000 hi there, my current world does not include any CDDL files, because i had WITHOUT_CDDL in my src.conf. now i'd like to build world with CDDL files (in order to use dtrace). what are the necessary steps for doing so? i've removed the WITHOUT_CDDL part from my src.conf, but targets buildworld and toolchain both fail: make: don't know how to make /usr/lib/libctf.a. Stop cheers. alex -- a13x