Bug#1205: compiling strace

1995-12-07 Thread Ian Jackson
Wichert Akkerman writes ("Bug#1205: compiling strace"): > Compiling strace with newer kernel sources is not so difficult as the > bug reports from Ray Dassen suggest. Starting with the strace source > as found on sunsite's devel/strace > > diff --recursive strace-3.0/

Bug#1205: compiling strace

1995-12-07 Thread Wichert Akkerman
Hello! Compiling strace with newer kernel sources is not so difficult as the bug reports from Ray Dassen suggest. Starting with the strace source as found on sunsite's devel/strace diff --recursive strace-3.0/syscall.c strace-new/syscall.c 35a36,41 > #ifdef LINUX > #define __KERNEL__ > #include