From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11369 invoked by alias); 6 Nov 2009 12:09:55 -0000 Received: (qmail 11316 invoked by uid 48); 6 Nov 2009 12:09:33 -0000 Date: Fri, 06 Nov 2009 12:09:00 -0000 Message-ID: <20091106120933.11315.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090113103055.9738.mahesh@linux.vnet.ibm.com> References: <20090113103055.9738.mahesh@linux.vnet.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/9738] Running a stap script throws up compilation error 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: 2009-q4/txt/msg00451.txt.bz2 ------- Additional Comments From mjw at redhat dot com 2009-11-06 12:09 ------- Currently Systemtap 1.0/elfutils 0.142 this fails with: probe do_settimeofday@kernel/time/timekeeping.c:143 kernel reloc=.dynamic pc=0xffffffff8107994d semantic error: failed to retrieve location attribute for local 'xtime' (dieoffset: 0x7e5f28): identifier '$xtime' at :1:56 source: probe kernel.function("do_settimeofday"){printf("%u\n",$xtime->tv_sec)} So I think this really is a duplicate of bug #10622. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9738 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.