"Timshel Knoll" <[EMAIL PROTECTED]> writes:
> [please CC all replies to me, I'm not on this list]
>
> lsh 0.9 compiled fine on my box, but 0.9.[1,2] seem to be doing something
> different. Here's the error:
[...]
> This is on a i386 Debian Linux (potato) box ...
> Seems that there's another 'struct user' lying around ..., defined through
> signal.h. Putting the '#include "server_session.h"' below the
> '#include <signal.h>' at least got it to compile server_session.c, but now
> gcc is whinging on userauth.h.x because of the redefinition ...
In 0.9.4, lsh's struct user was renamed to struct lsh_user. I hope
that fixes the problem.
Regards,
/Niels