[PARPORT] Compile errors: ppscsi.c


Joseph Toscano (scarjt@tzipporah.penguinpowered.com)
Tue, 29 Jun 1999 16:13:15 -0400


Greetings.

Upon attempting the compilation of "ppscsi.c" via "make modules," a
plethora of errors are returned by the compiler. Not warnings. Errors,
actually, so that make gives up. Here's a little example of the 50+
errors returned:

[. . .]
ppscsi.c:2231: redefinition of `ppsc_inquire'
ppscsi.c:985: `ppsc_inquire' previously defined here
ppscsi.c:2249: redefinition of `ppsc_test_mode'
ppscsi.c:1003: `ppsc_test_mode' previously defined here
ppscsi.c:2297: redefinition of `ppsc_release_pha'
ppscsi.c:1051: `ppsc_release_pha' previously defined here
ppscsi.c:2312: redefinition of `ppsc_detect'
ppscsi.c:1066: `ppsc_detect' previously defined here
ppscsi.c:2452: redefinition of `ppsc_release'
ppscsi.c:1206: `ppsc_release' previously defined here
ppscsi.c:2459: redefinition of `ppsc_initialise'
ppscsi.c:1213: `ppsc_initialise' previously defined here
ppscsi.c:2482: redefinition of `init_module'
ppscsi.c:1236: `init_module' previously defined here
ppscsi.c:2487: redefinition of `cleanup_module'
ppscsi.c:1241: `cleanup_module' previously defined here
{standard input}: Assembler messages:
{standard input}:3242: Fatal error: Symbol ppsc_make_map already
defined.
make[2]: *** [ppscsi.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2
[. . .]

I'm at a loss as to what I've done wrong. The kernel I'm compiling is
the newest stable release, 2.2.10.

Any ideas?

--JT

-- 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 Tue 29 Jun 1999 - 16:26:47 EDT