|
From: Philippe W. <phi...@sk...> - 2013-10-02 22:12:35
|
On Wed, 2013-10-02 at 01:32 +0200, Mark Wielaard wrote: > ppc didn't manage to compile the tests: > http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/4825/1434825/build.log > > gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include > -I../../coregrind -I../../include -I../../VEX/pub -DVGA_ppc32=1 > -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 > -Winline -Wall -Wshadow -g -m32 -Wno-long-long -g -pipe -Wall > -fstack-protector-strong --param=ssp-buffer-size=4 > -grecord-gcc-switches -Wwrite-strings -fno-stack-protector > -Wno-write-strings -c -o leak-segv-jmp.o leak-segv-jmp.c > leak-segv-jmp.c:64:1: error: unknown type name 'ULong' > extern ULong do_syscall_WRK ( > ^ > leak-segv-jmp.c:64:14: error: conflicting types for 'do_syscall_WRK' > extern ULong do_syscall_WRK ( > ^ > leak-segv-jmp.c:11:14: note: previous declaration of 'do_syscall_WRK' > was here > extern UWord do_syscall_WRK (UWord syscall_no, > ^ > make[5]: *** [leak-segv-jmp.o] Error 1 I will take a look at the above (tomorrow probably, latest begin of next week) Philippe |