This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/5947] make systemtap 0.6.2/0.131 work on F8 2.6.21.7-2.fc8xen


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]