On Tue, Jun 29, 1999 at 07:19:39PM -0400, Merlyn wrote:
> On Tue, 29 Jun 1999, Juergen Leising wrote:
> > On Tue, Jun 29, 1999 at 05:00:31PM -0400, Merlyn wrote:
> > > I'm using kernel 2.2.9 with ftape-4.x-1999_06_02 and ftools 1.07-1
> > > ftape works fine, but whenever I try to use ftformat I get 'wrong API verison'.
> > Hmmm, maybe you'll have to use "unstable" ftape-tools as well, because
> > the interface has actually changed; just a guess, but HTH.
> >
Ok - I was wrong. I just realized that I myself use ftape-4.x-1999_06_02 and
indeed ftape-tools-1.07...
>
>
> I have tried to compile to latest ftools package and I get this error.
>
> make[2]: Leaving directory `/root/ftape-tools-1999_03_17/src/ftformat'
> make[2]: Entering directory `/root/ftape-tools-1999_03_17/src/ftformat'
> gcc -DHAVE_CONFIG_H -I. -I. -I../.././include -I../../intl -I../../include/ftape
>-DLOCALEDIR=\"/usr/local/share/local
> e\" -g -O2 -c ftformat.c
> In file included from ftformat.c:40:
> ../../include/ftape/linux/ftape.h:41: linux/version.h: No such file or directory
> In file included from ../../include/ftape/linux/ftape.h:42,
> from ftformat.c:40:
> /usr/include/linux/config.h:4: linux/autoconf.h: No such file or directory
Ahh, version.h and autoconf.h are files that can be found on my system in
/usr/src/linux/include/linux
, that is inside the kernel source tree. Again - I am not sure, but
maybe it is necessary (and sufficient) to do a
make xconfig
in the kernel source tree WITHOUT performing the remaining steps of
the whole kernel compilation procedure. This should produce those files.
Just do that configuring without changing anything (finish by exit and save, however).
Bye, Juergen.
> make[2]: *** [ftformat.o] Error 1
> make[2]: Leaving directory `/root/ftape-tools-1999_03_17/src/ftformat'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/ftape-tools-1999_03_17/src'
> make: *** [all-recursive] Error 1
>
> any ideas?
>
> Merlyn
--
*****************************************************************
* Juergen Leising, E-Mail: [EMAIL PROTECTED] *
* http://www.stud.uni-bayreuth.de/~a0037/ *
*****************************************************************