2.5.5-dj2 opl3sa2 as module compile failure

Brett (brett@bad-sports.com)
Wed, 27 Feb 2002 13:23:08 +1100 (EST)


Hey,

something fun for you all...

thanks,

/ Brett

gcc -D__KERNEL__ -I/usr/src/linux-2.5.5-dj2/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i586 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.5.5-dj2/include/linux/modversions.h
-DKBUILD_BASENAME=opl3sa2 -c -o opl3sa2.o opl3sa2.c
opl3sa2.c: In function `opl3sa2_pm_callback':
opl3sa2.c:979: warning: cast from pointer to integer of different size
opl3sa2.c: In function `cleanup_opl3sa2':
opl3sa2.c:1143: `opl3sa2_data' undeclared (first use in this function)
opl3sa2.c:1143: (Each undeclared identifier is reported only once
opl3sa2.c:1143: for each function it appears in.)
opl3sa2.c:1146: `cfg_mpu' undeclared (first use in this function)
make[2]: *** [opl3sa2.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.5.5-dj2/sound/oss'
make[1]: *** [_modsubdir_oss] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.5-dj2/sound'
make: *** [_mod_sound] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/