[PARPORT] parport_amiga compile problems


Tim Waugh (tim@cyberelk.demon.co.uk)
Wed, 11 Aug 1999 21:44:09 +0100 (GMT)


Hi guys,

I had intended to start the ball rolling on a write_compat method for
parport_amiga (etc.), going on the code in lp_intern/lp_m68k; that way,
lp.c will work properly -- the idea (now) is that it's generic, after all.
But I'm getting a compile error in parport_amiga that I don't see how to
fix. (It could just be that my cross-build environment is screwed..)

m68k-linux-gnu-gcc -D__KERNEL__ -I/home/tim/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -ffixed-a2 -DMODULE -c -o parport_amiga.o
parport_amiga.c
parport_amiga.c: In function `cleanup_module':
parport_amiga.c:267: `IRQ_MFP_BUSY' undeclared (first use in this function)
parport_amiga.c:267: (Each undeclared identifier is reported only once
parport_amiga.c:267: for each function it appears in.)
parport_amiga.c: At top level:
parport_amiga.c:95: warning: `status_pc_to_amiga' defined but not used

All the clues I've manage to piece together so far indicate that
IRQ_MFP_BUSY is an atari thing (in atariints.h). I'm looking at 2.3.13.

Tim.
*/

-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Wed 11 Aug 1999 - 16:46:48 EDT