On Wednesday 07 October 2009 09:00:50 Frederik Schüler wrote:
> and on sparc:
> 
> gcc -DHAVE_CONFIG_H -I. -I.. -Ilinux/sparc -I../linux/sparc -Ilinux
>  -I../linux -Wall -g -O2 -MT syscall.o -MD -MP -MF .deps/syscall.Tpo -c -o
>  syscall.o ../syscall.c
> In file included from ../syscall.c:129:
> ../linux/sparc/syscallent.h:250: error: ‘sys_nanosleep’ undeclared here
>  (not in a function)

looks like linux/sparc/syscall.h needs updating to match linux/syscall.h.  
sparc seems odd as it's the only one to provide its own syscall.h.  someone 
should really look at merging sparc with the common one.

at any rate, once that's fixed, things build & seem to run fine for me.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to