[uClibc]strace not compiling anymore

Erik Andersen andersen at codepoet.org
Tue Aug 27 18:01:38 UTC 2002


On Tue Aug 27, 2002 at 09:51:27AM +0200, Ronald Wahl wrote:
> Hi,
> 
> strace is not compiling anymore with the latest uClibc snapshots. It
> needs symbols like SYS_read, SYS_write etc. These are defined in
> bits/syscall.h and this file is not included in sys/syscalls.h. Is
> this a bug?

sys/syscalls.h is supposed to include bits/syscalls.h which then
includes bits/syscall.h.   What architecture are you using? 

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list