No. Your configuration looks suspect (the i386). Here's mine: ./configure --prefix=/usr make gcc -Wall -DHAVE_CONFIG_H -I. -Ilinux/s390 -I./linux/s390 -Ilinux -I./linux -D_GNU_SOURCE -c strace.c gcc -Wall -DHAVE_CONFIG_H -I. -Ilinux/s390 -I./linux/s390 -Ilinux -I./linux -D_GNU_SOURCE -c version.c gcc -Wall -DHAVE_CONFIG_H -I. -Ilinux/s390 -I./linux/s390 -Ilinux -I./linux -D_GNU_SOURCE -c syscall.c syscall.c: In function `get_scno': syscall.c:688: warning: unused variable `pid' syscall.c: In function `syscall_fixup': syscall.c:899: warning: unused variable `pid' gcc -Wall -DHAVE_CONFIG_H -I. -Ilinux/s390 -I./linux/s390 -Ilinux -I./linux -D_GNU_SOURCE -c util.c
Mark Post -----Original Message----- From: Monteleone [mailto:gmonteleone@;sitec.fr] Sent: Tuesday, October 22, 2002 10:56 AM To: [EMAIL PROTECTED] Subject: strace 4.4 make problem Hello, Has somebody already get this problem ? TIA linuxp://usr/src/strace-4.4 # make gcc -Wall -DHAVE_CONFIG_H -I. -Ilinux/i386 -I./linux/i386 -Ilinux -I./linux -D_GNU_SOURCE -c syscall.c syscall.c: In function `get_scno': syscall.c:711: `ORIG_EAX' undeclared (first use in this function) syscall.c:711: (Each undeclared identifier is reported only once syscall.c:711: for each function it appears in.) syscall.c: In function `syscall_fixup': syscall.c:965: `EAX' undeclared (first use in this function) make: *** [syscall.o] Error 1 linuxp://usr/src/strace-4.4 # Gerard MONTELEONE Ingenieur Systeme & Reseau * 04.95.23.68.09 / 06.87.72.70.32 S.I.T.E.C zi du Vazzio 20090 AJACCIO Cedex
