Re: SOS - how to compile Linux scsi_debug module from the command line
From: Henrik Carlqvist (Henrik.Carlqvist_at_deadspam.com)
Date: 05/11/04
- Previous message: Henrik Carlqvist: "Re: Dual Output Graphics Card"
- Next in thread: Henrik Carlqvist: "Re: SOS - how to compile Linux scsi_debug module from the command line"
- Maybe reply: Henrik Carlqvist: "Re: SOS - how to compile Linux scsi_debug module from the command line"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 11 May 2004 20:02:41 +0200
"L" <l_x2828@yahoo.com> wrote:
> I would appreciate it if some one could help me on this. I'm using RH Linux
> 9 and trying to compile /usr/src/linux-2.4.20-8/drivers/scsi/scsi_debug.c as
> a module from the command line.
>
> After running "gcc -c scsi_debug.c", I got lots of errors
cd /usr/src/linux-2.4.20-8
less README
make xconfig (check that you get scsi_debug as a module)
make modules
make modules_install
regards Henrik
-- The address in the header is only to prevent spam. My real address is: hc2(at)uthyres.com Examples of addresses which go to spammers: info@balticinkasso.com remove@emailpromo.biz root@localhost
- Previous message: Henrik Carlqvist: "Re: Dual Output Graphics Card"
- Next in thread: Henrik Carlqvist: "Re: SOS - how to compile Linux scsi_debug module from the command line"
- Maybe reply: Henrik Carlqvist: "Re: SOS - how to compile Linux scsi_debug module from the command line"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|