Compile failure: 2.4.19-pre7-ac3

Alastair Stevens (alastair.stevens@mrc-bsu.cam.ac.uk)
Mon, 29 Apr 2002 13:38:13 +0100 (BST)


Alan et al: I got the following error from the sound drivers when
compiling 2.4.19-pre7-ac3 on a dual Athlon machine under RH7.2 (fully
updated). I had previously compiled -ac1 without any problems, and my
.config hasn't changed. I ran the usual "make distclean" and then
"oldconfig dep clean modules bzImage" etc:

gcc -D__KERNEL__ -I/home/alastair/linux-2.4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon
-DMODULE -DMODVERSIONS -include
/home/alastair/linux-2.4/include/linux/modversions.h -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include
-DKBUILD_BASENAME=aic7xxx_pci -c -o aic7xxx_pci.o aic7xxx_pci.c
ld -m elf_i386 -r -o aic7xxx.o aic7xxx_osm.o aic7xxx_proc.o
aic7770_osm.o aic7xxx_osm_pci.o aic7xxx_core.o aic7xxx_93cx6.o aic7770.o
aic7xxx_pci.o
make[3]: Leaving directory
`/home/alastair/linux-2.4/drivers/scsi/aic7xxx'
make[2]: Leaving directory `/home/alastair/linux-2.4/drivers/scsi'
make -C sound modules
make[2]: Entering directory `/home/alastair/linux-2.4/drivers/sound'
gcc -D__KERNEL__ -I/home/alastair/linux-2.4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon
-DMODULE -DMODVERSIONS -include
/home/alastair/linux-2.4/include/linux/modversions.h -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include
-DKBUILD_BASENAME=opl3sa2 -c -o opl3sa2.o opl3sa2.copl3sa2.c: In
function `probe_opl3sa2':
opl3sa2.c:721: structure has no member named `iobase'
opl3sa2.c: At top level:
opl3sa2.c:347: warning: `opl3sa2_mixer_restore' defined but not used
make[2]: *** [opl3sa2.o] Error 1
make[2]: Leaving directory `/home/alastair/linux-2.4/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/home/alastair/linux-2.4/drivers'
make: *** [_mod_drivers] Error 2

Cheers
Alastair

o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Alastair Stevens \ \
MRC Biostatistics Unit \ \___________ 01223 330383
Cambridge UK \___ www.mrc-bsu.cam.ac.uk

-
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/