RE: patch-2.0.2 breaks include file

Joe Hohertz (jhohertz@golden.net)
Sat, 06 Jul 1996 04:05:05 -0400 (EDT)


On 06-Jul-96 Michael Stiller wrote:
>>Just to let you know,
>
>I just tried to compile sysvinit-2.64 with the linux-2.0.2 source tree
>installed. The compilation failed due to:
>init.c: In function `CheckInitFifo':
>init.c:1505: `__FDSET_INTS' undeclared (first use this function)
>init.c:1505: (Each undeclared identifier is reported only once
>init.c:1505: for each function it appears in.)
>make: *** [init] Error 1
>After reverse patching the source tree to 2.0.1 the compilation succeeded.
>
>-Michael

I noticed this too while trying to compile dosemu and strobe.

Joe