Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754509AbYJMEqp (ORCPT ); Mon, 13 Oct 2008 00:46:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751242AbYJMEqg (ORCPT ); Mon, 13 Oct 2008 00:46:36 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:37627 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751151AbYJMEqf (ORCPT ); Mon, 13 Oct 2008 00:46:35 -0400 Date: Mon, 13 Oct 2008 00:46:32 -0400 (EDT) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Luis Henriques cc: LKML , RT , Ingo Molnar , Thomas Gleixner Subject: Re: 2.6.26.6-rt10 In-Reply-To: <48F29310.1030206@sapo.pt> Message-ID: References: <1223839814.19319.5.camel@localhost.localdomain> <48F29310.1030206@sapo.pt> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 33 On Mon, 13 Oct 2008, Luis Henriques wrote: > > - ftrace quick stop (Steven Rostedt) > > > I found a compilation error while compiling this new version of the rt > pach. I guess the following line is enough for you to trace the problem: > > kernel/trace/trace_events.c:49: error: ?function_trace_stop? undeclared > (first use in this function) > > It seems that an 'extern int function_trace_stop' is missing somewhere... > Hi Luis, What arch did you compile this on? I did a make allmodconfig on x86_64 and it compiled to completion. I also ran this on x86_64 and i386 boxes (a more natural config). Could you send me your config and tell me what arch you compiled this for. Thanks, -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/