No it does not. WHen I added the typedef in lwp.c (in fact it was #ifdef'd
out for another platform) it compiled just fine. Would it be possible to
add that check into the config script?

Either way, I am getting a number of other non-fatal errors when
compiling. I will let you all know of any weird problems.

On Mon, 5 Apr 1999 [EMAIL PROTECTED] wrote:

> Date: Mon, 05 Apr 1999 10:16:17 -0400
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Weird parse error when compiling with Slack linux? 
> Resent-Date: Mon, 5 Apr 1999 10:16:20 -0400
> Resent-From: [EMAIL PROTECTED]
> 
> 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
> 
> 
> 

--
Jesse Brown [[EMAIL PROTECTED]] - PGP Key ID = C4AB128D
Home Page, PGP Public Key - http://www.pobox.com/~bextreme/
ObSigQuote - "bash awk grep perl sed df du, du-du du-du,
vi troff su fsck rm * halt LART LART LART!" -- the Swedish BOFH




Reply via email to