From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3254 invoked by alias); 17 Mar 2008 14:01:12 -0000 Received: (qmail 3160 invoked by uid 48); 17 Mar 2008 14:00:27 -0000 Date: Mon, 17 Mar 2008 14:01:00 -0000 Message-ID: <20080317140027.3159.qmail@sourceware.org> From: "eteo at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20080317032705.5947.eteo@redhat.com> References: <20080317032705.5947.eteo@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/5947] make systemtap 0.6.2/0.131 work on F8 2.6.21.7-2.fc8xen X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00444.txt.bz2 ------- Additional Comments From eteo at redhat dot com 2008-03-17 14:00 ------- Looks like -Wpointer-arith is from /lib/modules/2.6.21.7-2.fc8xen/build/Makefile: 315 CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \ 316 -fno-strict-aliasing -fno-common \ 317 -Werror-implicit-function-declaration -Wpointer-arith Removing -Wpointer-arith, and running scripts, will trigger the following error: stap_872252efaf2a43c17f3b0b219f69fcf2_15559: Unknown symbol tsc_khz -- http://sourceware.org/bugzilla/show_bug.cgi?id=5947 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.