[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#258676: drivers/char/pcxx fails to compile.



Package: kernel-source-2.6.7
Version: 2.6.7-2
Severity: normal

drivers/char/pcxx.c: In function `pcxe_cleanup':
drivers/char/pcxx.c:209: warning: unused variable `e2'
drivers/char/pcxx.c: In function `__inittest':
drivers/char/pcxx.c:229: error: `pcxe_init' undeclared (first use in
this function)
drivers/char/pcxx.c:229: error: (Each undeclared identifier is reported
only once
drivers/char/pcxx.c:229: error: for each function it appears in.)
drivers/char/pcxx.c: At top level:
drivers/char/pcxx.c:230: warning: type defaults to `int' in declaration
of `module_cleanup'
drivers/char/pcxx.c:230: warning: parameter names (without types) in
function declaration
drivers/char/pcxx.c:230: warning: data definition has no type or storage
class
drivers/char/pcxx.c:1016: error: redefinition of `__inittest'
drivers/char/pcxx.c:229: error: `__inittest' previously defined here
drivers/char/pcxx.c: In function `__inittest':
drivers/char/pcxx.c:1016: error: `pcxe_init' undeclared (first use in
this function)
drivers/char/pcxx.c: At top level:
drivers/char/pcxx.c:1016: error: redefinition of `init_module'
drivers/char/pcxx.c:229: error: `init_module' previously defined here
drivers/char/pcxx.c: In function `__exittest':
drivers/char/pcxx.c:1017: error: `pcxe_exit' undeclared (first use in
this function)
drivers/char/pcxx.c: At top level:
drivers/char/pcxx.c:1044: error: `pcxe_init' used prior to declaration
drivers/char/pcxx.c: In function `pcxe_tiocmget':
drivers/char/pcxx.c:2009: error: `mstat' undeclared (first use in this
function)
drivers/char/pcxx.c: At top level:
drivers/char/pcxx.c:206: warning: `pcxe_cleanup' defined but not used
make[3]: *** [drivers/char/pcxx.o] Error 1
make[2]: *** [drivers/char] Error 2
make[1]: *** [drivers] Error 2
make: *** [stamp-build] Error 2

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.5-4.pentium1.1
Locale: LANG=C, LC_CTYPE=C



Reply to: