Richard MacCormac | 4 Oct 2003 10:25
Picon

ftape under kernel 2.4.20?

I've been trying to get ftape to compile with a stock RH9 2.4.20-8 kernel, and 
the snag I have is that it won't!  I get many messages about invalid 
preprocessor tokens when I try 'make'.  I have set all the path variables in 
MCONFIG to the correct values.  I hear that there is a macro problem with 
2.4.x kernels.  Is this correct and, more importantly, is there a way to get 
ftape 4.04a to work with 2.4.20 kernels?  

Richard
-
To unsubscribe from this list: send the line "unsubscribe linux-tape" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Agustin Martin Domingo | 6 Oct 2003 14:54
Picon
Picon

Re: ftape under kernel 2.4.20?

Richard MacCormac wrote:
> I've been trying to get ftape to compile with a stock RH9 2.4.20-8 kernel, and 
> the snag I have is that it won't!  I get many messages about invalid 
> preprocessor tokens when I try 'make'.  I have set all the path variables in 
> MCONFIG to the correct values.  I hear that there is a macro problem with 
> 2.4.x kernels.  Is this correct and, more importantly, is there a way to get 
> ftape 4.04a to work with 2.4.20 kernels?  

This is probably the top FAQ on this list.

You need to use one of the recent development versions fetched from the 
ftape home page

http://www.instmath.rwth-aachen.de/~heine/ftape/archives/ftape-4.x/unstable/

--

-- 
Agustin

-
To unsubscribe from this list: send the line "unsubscribe linux-tape" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Bryan Henderson | 6 Oct 2003 18:29
Picon
Favicon

Re: ftape under kernel 2.4.20?

This is probably the top FAQ on this list.

Yes, the main function this list provides these days is to tell people to 
get a current ftape after they've been frustrated with 4.04a.

It sure would be a great service to people if whoever has write access to 
the ftape web site would fix it (maybe by changing release numbers) so 
people can understand from the beginning which version of ftape to get.

-
To unsubscribe from this list: send the line "unsubscribe linux-tape" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Richard MacCormac | 6 Oct 2003 21:43
Picon

Re: ftape under kernel 2.4.20?


On Monday 06 October 2003 13:54 pm, Agustin Martin Domingo wrote:

> This is probably the top FAQ on this list.
>
> You need to use one of the recent development versions fetched from the
> ftape home page
>
> http://www.instmath.rwth-aachen.de/~heine/ftape/archives/ftape-4.x/unstable
>/

Thanks for the pointer to the archives-I'm getting closer, but am not quite 
out of the woods yet.  I have tried several of the more recent versions, and 
after some merry compiling, all of them give me this:

In file included from ../lowlevel/ftape-tracing.h:35,
                 from fdc-internal.c:43:
../lowlevel/ftape-init.h: In function `ft_sigblockall':
../lowlevel/ftape-init.h:57: structure has no member named `sigmask_lock'
../lowlevel/ftape-init.h:60: too many arguments to function 
`recalc_sigpending_Rfb6af58d'
../lowlevel/ftape-init.h: In function `ft_sigrestore':
../lowlevel/ftape-init.h:65: structure has no member named `sigmask_lock'
../lowlevel/ftape-init.h:67: too many arguments to function 
`recalc_sigpending_Rfb6af58d'
make[2]: *** [fdc-internal.o] Error 1
make[1]: *** [_modsubdir_internal] Error 2
make: *** [all] Error 2

Any ideas?
(Continue reading)

Agustin Martin Domingo | 7 Oct 2003 12:40
Picon
Picon

Re: ftape under kernel 2.4.20?

Richard MacCormac wrote:
> Thanks for the pointer to the archives-I'm getting closer, but am not quite 
> out of the woods yet.  I have tried several of the more recent versions, and 
> after some merry compiling, all of them give me this:

If this helps you, last version I tried was 2002.03.21, and I can 
compile it succesfully under kernel 2.4.22. Did not try more recent 
versions.

--

-- 
Agustin

-
To unsubscribe from this list: send the line "unsubscribe linux-tape" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Hughes, Tim M CONT | 9 Oct 2003 22:34

FW: Red Hat 7.3 - kernel and st driver


> I've got a Compaq (HP) DL380G2 running RH7.3 with an Adaptec2940 card in
> it,
> with an HP LTO tape drive.  It was running the default kernel
> (2.4.18-3smp)
> on it until recently.  I've always had problems with the attached tape
> drive.  After a reboot I would have to run "/sbin/modprobe
> scsi_hostadapter1" to get it to find the tape drive and add it as a
> device.
> It would stop working at random, where I couldnt issue any mt or dump
> commands.  The logs would indicate:
> 
> Sep 29 11:24:51 diesel kernel: st: Version 20020205, bufsize 32768, wrt
> 30720, max init. bufs 4, s/g segs 16
> Sep 29 11:24:51 diesel kernel: Attached scsi tape st0 at scsi0, channel 0,
> id 4, lun 0
> Sep 29 11:24:51 diesel kernel: (scsi0:A:4): 20.000MB/s transfers
> (10.000MHz,
> offset 8, 16bit)
> Sep 29 11:24:51 diesel kernel: st0: Block limits 1 - 16777215 bytes.
> Sep 29 11:25:16 diesel root: root logged on
> Sep 29 11:39:51 diesel kernel: scsi0:0:4:0: Attempting to queue an ABORT
> message
> Sep 29 11:39:51 diesel kernel: scsi0: Dumping Card State while idle, at
> SEQADDR0x7
> Sep 29 11:39:51 diesel kernel: ACCUM = 0x14, SINDEX = 0x47, DINDEX = 0x25,
> ARG_2 = 0x0
> Sep 29 11:39:51 diesel kernel: HCNT = 0x0 SCBPTR = 0x0
> Sep 29 11:39:51 diesel kernel: SCSISEQ = 0x12, SBLKCTL = 0x2
> Sep 29 11:39:51 diesel kernel:  DFCNTRL = 0x0, DFSTATUS = 0x2d
(Continue reading)

Charles | 24 Oct 2003 21:36
Picon

Genuine Profitable Opportunity!

Hello, 

There's a revolutionary money making phenomenon that is spreading across
the Internet like WILDFIRE!

And right now, for a very limited time, YOU have the opportunity to be
right at the FRONT of it.

But time is of the essence; you need to LOCK IN YOUR POSITION NOW!!!

DON'T WAIT ANOTHER SECOND!!

Send email to charlesjlc <at> indiatimes.com with the subject "Register me as
an Associate Member." with your Firstname, Lastname, Tel#, and Country.
Registration is FREE...

If you allow this incredible, once-in-a-lifetime opportunity to pass you
by, you'll forever regret the decision. 

Be an Associate Member and evaluate the program and surely you will
discover what you have been dreaming of.

The time to act is now!

Not tomorrow... not someday... but right here, RIGHT NOW!

Regards,

Charles
charlesjlc <at> indiatimes.com
(Continue reading)

yyc | 28 Oct 2003 05:15

(unknown)

-
To unsubscribe from this list: send the line "unsubscribe linux-tape" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Gmane