Re: Compile Problems

"Bryan Henderson" <[email protected]> Tue, 7 May 2002 10:07:10 -0600
Newsgroups gmane.linux.tape
Message-ID <[email protected]>
You must have the configured source tree for the kernel into which you 
intend to insert the ftape module in order to build ftape.  At least the 
interface headers if not the entire source.  "Configured" means you ran 
"make config" or equivalent, which creates .config and autoconf.h.

I don't know Red Hat, so I don't know where you find these files for the 
built-in kernel, if they're available at all.  But it looks like you 
patched in .config and not the corresponding autoconf.h.

And beware these files not actually being the ones that were used to build 
the running kernel.  If they aren't, you could have all sorts of troubles 
when you insert the resulting ftape into that kernel.

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