public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* ppc64 - unresolved traget-symbols $fd
@ 2006-06-12 17:44 Hien Nguyen
  2006-06-14 21:56 ` ppc64 - unresolved target-symbols $fd Hien Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Hien Nguyen @ 2006-06-12 17:44 UTC (permalink / raw)
  To: SystemTAP

This issue might be duplicated in #2438

stap -up4 -vv -e'probe syscall.fstat{}'
....
semantic error: unresolved target-symbol expression: identifier '$fd' at 
/root/stap_testing_200606121452/src/tapset/syscalls.stp:697:12
semantic error: unresolved target-symbol expression: identifier '$fd' at 
/root/stap_testing_200606121452/src/tapset/syscalls.stp:699:31
....

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ppc64 - unresolved target-symbols $fd
  2006-06-12 17:44 ppc64 - unresolved traget-symbols $fd Hien Nguyen
@ 2006-06-14 21:56 ` Hien Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Hien Nguyen @ 2006-06-14 21:56 UTC (permalink / raw)
  To: Hien Nguyen; +Cc: SystemTAP

It appears that the problem is fixed with the kernel-debuginfo compiled 
with ggc v3.4.6 20060404 that came with RHEL4-U4 beta.

However, the following error re-surfaces
#stap -up4 -vv sys.stp
[....]
 gcc -m64 -Wp,-MD,/tmp/stapsWNb3r/.stap_25372.o.d -nostdinc -iwithprefix 
include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -Os -g -Wdeclaration-after-statement 
-msoft-float -pipe -mminimal-toc -mtraceback=none 
-mcall-aixdesc                   -mtune=power4 -fno-unit-at-a-time 
-freorder-blocks -Wno-unused -Werror 
-I"/root/stap_testing_200606121452/src/runtime"   -DMODULE 
-DKBUILD_BASENAME=stap_25372 -DKBUILD_MODNAME=stap_25372 -c -o 
/tmp/stapsWNb3r/.tmp_stap_25372.o /tmp/stapsWNb3r/stap_25372.c
{standard input}: Assembler messages:
{standard input}:639293: Error: operand out of range (0x0000000000008000 
is not between 0xffffffffffff8000 and 0x0000000000007fff)
{standard input}:639386: Error: operand out of range (0x0000000000008008 
is not between 0xffffffffffff8000 and 0x0000000000007fff)
{standard input}:639547: Error: operand out of range (0x0000000000008010 
is not between 0xffffffffffff8000 and 0x0000000000007fff)
{standard input}:639558: Error: operand out of range (0x0000000000008018 
is not between 0xffffffffffff8000 and 0x0000000000007fff)
[....]

I thought the issue above was fixed with '-mminimal-toc'.
Hien.

Hien Nguyen wrote:
> This issue might be duplicated in #2438
>
> stap -up4 -vv -e'probe syscall.fstat{}'
> ....
> semantic error: unresolved target-symbol expression: identifier '$fd' 
> at /root/stap_testing_200606121452/src/tapset/syscalls.stp:697:12
> semantic error: unresolved target-symbol expression: identifier '$fd' 
> at /root/stap_testing_200606121452/src/tapset/syscalls.stp:699:31
> ....

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-14 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-12 17:44 ppc64 - unresolved traget-symbols $fd Hien Nguyen
2006-06-14 21:56 ` ppc64 - unresolved target-symbols $fd Hien Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).