From owner-freebsd-current@FreeBSD.ORG Sun May 25 03:23:58 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 16BE61065672 for ; Sun, 25 May 2008 03:23:58 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id AD9A38FC16 for ; Sun, 25 May 2008 03:23:56 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so940022tid.3 for ; Sat, 24 May 2008 20:23:55 -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:mime-version:content-type; bh=I9nwC6e2/ZPqlqg1nICUrkOFJlgTLTKSuLoUAQVqLbo=; b=QIy2N/jCZjXcqr0O7yO9OveEaFDzEpJLlZ2gDx4Qgn4GsNSZ5CazMoyn+qvUuNYsk7JeZPeo2CgvCysNWNkz3j/4/6RePx46I5RshXpByt/hZG3fkx5Idjh1Q6DJgrGqj5sB+yCGYsk6ZRTmFRyWEesjsZ10gf5ZcNZM6FRKANQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=HUqnfs0SDOs4fjo1QZot3iXU6j1/3vUgZNkrWcV+yFU6Fv5vuF+3T+TGcCOcZqOBNtxxg6CsTowvOzqmV8ZECC7IA9k5ooXNvCPYNJu70tlP5WD44RcXw+1llaPwee0BbPgTM3+74RV/HnqFCLEBn2B77tqENNZLl6MnxgwKFnQ= Received: by 10.110.84.3 with SMTP id h3mr403566tib.43.1211685835761; Sat, 24 May 2008 20:23:55 -0700 (PDT) Received: by 10.110.15.16 with HTTP; Sat, 24 May 2008 20:23:55 -0700 (PDT) Message-ID: Date: Sun, 25 May 2008 11:23:55 +0800 From: "Jiawei Ye" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:23:58 -0000 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 -- "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."