* linux 2.4.7: DAC960.c no longer builds
@ 2001-07-23 13:33 Jan Just Keijser
2001-07-23 14:53 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Jan Just Keijser @ 2001-07-23 13:33 UTC (permalink / raw)
To: Linux Kernel
Hi all,
just grabbed the linux 2.4.7 sources and started compiling; it barfs on
the DAC960.c module (which I need, actually):
gcc -D__KERNEL__ -I/local/janjust/src/linux-2.4.7/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -march=i686
-DMODULE -DMODVERSIONS -include
/local/janjust/src/linux-2.4.7/include/linux/modversions.h
-DEXPORT_SYMTAB -c DAC960.c
DAC960.c: In function `DAC960_ProcessRequest':
DAC960.c:2771: structure has no member named `sem'
make[2]: *** [DAC960.o] Error 1
This member has indeed been removed from
$TOPDIR/include/linux/blkdev.h...
JJK / Jan Just Keijser
Cisco Systems Inc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux 2.4.7: DAC960.c no longer builds
2001-07-23 13:33 linux 2.4.7: DAC960.c no longer builds Jan Just Keijser
@ 2001-07-23 14:53 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2001-07-23 14:53 UTC (permalink / raw)
To: Jan Just Keijser; +Cc: Linux Kernel
On Mon, Jul 23 2001, Jan Just Keijser wrote:
> Hi all,
>
> just grabbed the linux 2.4.7 sources and started compiling; it barfs on
> the DAC960.c module (which I need, actually):
>
> gcc -D__KERNEL__ -I/local/janjust/src/linux-2.4.7/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2
> -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -march=i686
> -DMODULE -DMODVERSIONS -include
> /local/janjust/src/linux-2.4.7/include/linux/modversions.h
> -DEXPORT_SYMTAB -c DAC960.c
> DAC960.c: In function `DAC960_ProcessRequest':
> DAC960.c:2771: structure has no member named `sem'
> make[2]: *** [DAC960.o] Error 1
>
>
> This member has indeed been removed from
> $TOPDIR/include/linux/blkdev.h...
See archive, I posted a patch to fix this.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-23 14:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-23 13:33 linux 2.4.7: DAC960.c no longer builds Jan Just Keijser
2001-07-23 14:53 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox