Mike Jagdis <[EMAIL PROTECTED]> writes:

> Yes! At last a new diald. This should be considered a pre-ALPHA
> of what will be a 0.98 BETA of what will be a 1.0 release.

I cannot get this to compile. I get the following errors

>diald.c:393: warning: `struct sigcontext_struct' declared inside parameter list
>diald.c:393: warning: its scope is only this definition or declaration,
>diald.c:393: warning: which is probably not what you want.
>diald.c:394: parameter `sc' has incomplete type
>diald.c: In function `signal_setup':

I have grepped to try and find where struct sigcontext_struct is
defined but cannot find it anywhere. /usr/local/asm/sigcontexrt.h
(which is included) contains the definition of struct sigcontext, but
not of struct sigcontext_struct, so is this what is intended?

I am running gcc 2.7.2, libc 5.4.46, kernel 2.2.0-final (aka pre 9),
pppd 2.3.5. Diald 0.16a compiles and runs perfectly.

Am I missing a required library or package? (I have looked in the diald
docs but cannot see anything)

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to