The following reply was made to PR os-next/1614; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: os-next/1614: can't compile Date: Fri, 2 Jan 1998 10:26:54 -0800 (PST) Even still, ap/ap_signal.c should probably have a patch something like this applied to the last line: -#endif +#else +int ap_signal_is_not_here; +#endif Dean On 2 Jan 1998 [EMAIL PROTECTED] wrote: > Synopsis: can't compile > > State-Changed-From-To: open-analyzed > State-Changed-By: marc > State-Changed-When: Fri Jan 2 09:59:28 PST 1998 > State-Changed-Why: > Sent suggestion to user to try. > > This problem is effectively fixed in the current tree > by having more code in ap/ so the lib won't be empty. > >
