This is the mail archive of the systemtap-cvs@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]

tests/ptrace-tests/tests detach-stopped.c


CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2009-04-08 14:06:43

Modified files:
	ptrace-tests/tests: detach-stopped.c 

Log message:
	Reintroduce the fix of a compilation error on RHEL-5.3.ia64:
	In file included from /usr/include/asm/ptrace.h:58,
	from /usr/include/linux/ptrace.h:49,
	from detach-stopped.c:36:
	/usr/include/asm/fpu.h:57: error: redefinition of â??struct ia64_fpregâ??
	In file included from /usr/include/linux/ptrace.h:49,
	from detach-stopped.c:36:
	/usr/include/asm/ptrace.h:208: error: redefinition of â??struct pt_all_user_regsâ??

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/detach-stopped.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5


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