|
From: Ken T. <ke...@we...> - 2001-05-17 16:19:16
|
On Thu, 17 May 2001, Geert Uytterhoeven wrote: > On Fri, 18 May 2001, Ken Tyler wrote: > > Has not compiled since 2.2 AFAIK, unless it was fixed in m68k and the > > changes didn't make it to APUS. > > I remember mailing them to Vojtech, and they even made it to Linus, IIRC. > Of course this doesn't prevent anybody from breaking the stuff again later... amijoy.c:66: unterminated macro call amijoy.c:161: unterminated macro call amijoy.c: In function `amijoy_interrupt': amijoy.c:66: parse error before `;' amijoy.c:68: parse error before `;' amijoy.c: In function `amijoy_open': amijoy.c:79: `IRQ_AMIGA_VERTB' undeclared (first use in this function) amijoy.c:79: (Each undeclared identifier is reported only once amijoy.c:79: for each function it appears in.) amijoy.c:81: `amijoy_irq' undeclared (first use in this function) amijoy.c: In function `amijoy_close': amijoy.c:93: `IRQ_AMIGA_VERTB' undeclared (first use in this function) amijoy.c: In function `amijoy_setup': amijoy.c:100: syntax error before `str' amijoy.c:101: `ints' undeclared (first use in this function) amijoy.c: In function `amijoy_init': amijoy.c:108: syntax error before `)' amijoy.c:47: warning: `amijoy_used' defined but not used amijoy.c:50: warning: `amijoy_name' defined but not used amijoy.c:73: warning: `amijoy_open' defined but not used amijoy.c:89: warning: `amijoy_close' defined but not used amijoy.c:107: warning: `amijoy_init' defined but not used Could of course be finger trouble here. Ken. |