From owner-freebsd-current@FreeBSD.ORG Sun May 25 03:41:33 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ED0F106566B for ; Sun, 25 May 2008 03:41:33 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.187]) by mx1.freebsd.org (Postfix) with ESMTP id DF9C48FC0A for ; Sun, 25 May 2008 03:41:32 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so940946tid.3 for ; Sat, 24 May 2008 20:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=0qZU/icIc0CxuPx9jzdDuoPLgpW9EE8k+pFfxxNAgsA=; b=KWO0GoWA7TtCJ5K95rAhiXw4l7daiuZgStB4PCrn43brE3UOY6ghi8Vs/N+q7MxzdFlKIlZu03cLJwbCcE89hhYSbAnxcyW0QnWavgaONUGbM+vOH8qRFzibnXp4kCi/0YUn1x17veGmDEoexe37kf5pyAWfdeBpkWpf158mUnA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=d5YaVPaLLznMhyyY10LiL2aG1iq8cGCUgCCEZpXqrMFIbA9IiFpxqs525KQtju97sQl+PSqW87PMD1nRtqKHfDWp0zhhvRSvmCE8BhRXF9IRAksd4j9jGOrM9nlDPzThZRpJl6O11LbLpqiRaK5T2UYOQIVuQuEVuQCLMqKIlJM= Received: by 10.110.63.6 with SMTP id l6mr32705tia.4.1211686891425; Sat, 24 May 2008 20:41:31 -0700 (PDT) Received: by 10.110.15.16 with HTTP; Sat, 24 May 2008 20:41:31 -0700 (PDT) Message-ID: Date: Sun, 25 May 2008 11:41:31 +0800 From: "Jiawei Ye" To: freebsd-current@freebsd.org In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Buildkernel failure for recent -current wrt dtrace X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 03:41:33 -0000 On Sun, May 25, 2008 at 11:23 AM, Jiawei Ye wrote: > I am getting this for buildkernel, > > linking kernel.debug > exception.o(.text+0xf2): In function `Xill': > /usr/src/sys/i386/i386/exception.s:176: undefined reference to > `dtrace_invop_jump_addr' > exception.o(.text+0x103):/usr/src/sys/i386/i386/exception.s:195: undefined > reference to `dtrace_invop_calltrap_addr' > exception.o(.text+0x10d):/usr/src/sys/i386/i386/exception.s:198: undefined > reference to `dtrace_invop_jump_addr' > *** Error code 1 > > Does anyone know what the cause is? > > Jiawei > Fixed with the latest source, sorry for the noise. Jiawei -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant."