lkml.org 
[lkml]   [1999]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: "v2.3.[23]": Compile problems...
The patch.

--- linux-2.3.orig/drivers/scsi/st.c Mon May 17 19:41:32 1999
+++ linux-2.3/drivers/scsi/st.c Mon May 17 19:59:05 1999
@@ -3380,7 +3380,7 @@

tpnt->devt = MKDEV(SCSI_TAPE_MAJOR, i);
tpnt->dirty = 0;
- tpnt->waiting = NULL;
+ init_waitqueue_head(&tpnt->waiting);
tpnt->in_use = 0;
tpnt->drv_buffer = 1; /* Try buffering if no mode sense */
tpnt->restr_dma = (SDp->host)->unchecked_isa_dma;
- Marcelo

On Mon, 17 May 1999, Meino Christian Cramer wrote:

> Hi!
>
> Have some problems while compiling v2.3.[23].
> (Sorry if this was mentioned before -- I was on holiday some days... ;-)
>
> Compiler output:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
> rame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o scsi_obsolete.o scsi_o
> bsolete.c
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
> rame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o scsi_queue.o scsi_queu
> e.c
> gcc -D__KERNEL__Hi!
>
> Have some problems while compiling v2.3.[23].
> (Sorry if this was mentioned before -- I was on holiday some days... ;-)
>
> Compiler output:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
> rame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o scsi_obsolete.o scsi_o
> bsolete.c
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
> rame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o scsi_queue.o scsi_queu
> e.c
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
> rame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o scsi_proc.o scsi_proc.
> c
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
> rame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o st.o st.c
> st.c: In function `st_attach':
> st.c:3383: incompatible types in assignment
> make[3]: *** [st.o] Error 1
> make[3]: Leaving directory `/usr/src/v2.3.3/linux/drivers/scsi'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/v2.3.3/linux/drivers/scsi'
> make[1]: *** [_subdir_scsi] Error 2
> make[1]: Leaving directory `/usr/src/v2.3.3/linux/drivers'
> make: *** [_dir_drivers] Error 2
> Command had non-zero exit status 2
>
>
> Compiling with libc5/gcc272...
>
> Any help very appreciated... :-)
> Thank you very much in advance!
>
> KEEP HACKING!
> Meino
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
>


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

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.440 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site