When I click on the file links at linuxtapecert
I get an error indicating that pub is empty.
Anybody else getting this?
Chris Chamberlain wrote:
> I am trying to compile ftape 4.02 on a Mandrake 6.1(2.2.13 kernel),
> AMDk62-500 and get the following error when trying to 'make':
>
> fdc-io.c: In function `fdc_interrupt_wait':
> fdc-io.c:433: structure has no member named `timeout'
> fdc-io.c:454: structure has no member named `timeout'
> make[2]: *** [fdc-io.o] Error 1
> make[2]: Leaving directory `/usr/src/ftape-4.02/ftape/lowlevel'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/ftape-4.02/ftape'
> make: *** [all] Error 2
>
> Am i missing a lib file or something? A side-note, in the MCONFIG file I
> had to choose 586 because when I tried make w/ the amdk6 selection, it
> failed and gave the following error plus the error above:
>
> cc1: Invalid option 'amdk6'
> cc1: Invalid option 'amdk6'
> cc1: bad value (amdk6) for -mcpu= switch
>
> This error does not happen if I set the option to 586.
>
> Thanks for any replies!
>
> Chris Chamberlain
> [EMAIL PROTECTED]