Can you find out if libc5 actually defines register_t anywhere??
i.e. 'grep register_t /usr/include/*/*.h'
otherwise you need to add
typedef int register_t;
to the top of lwp.c.
Jan
- Weird parse error when compiling with Slack linux? Jesse Brown
- Re: Weird parse error when compiling with Slack linux... Magnus Ahltorp
- Re: Weird parse error when compiling with Slack linux... jaharkes
- Re: Weird parse error when compiling with Slack linux... Magnus Ahltorp
- Re: Weird parse error when compiling with Slack l... Peter T. Breuer
- Re: Weird parse error when compiling with Slack linux... Jesse Brown
