-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 27 Nov 2002 08:42:18 -0800, Dale Satterfield wrote:

> The -I trick gives me the same error message. I believe it is because 
> the version.h header file there includes <linux/version.h>, which is 
> the one with the 2.4.9 crap in it.

No, no, no.

First of all, the -I option is not a trick, it's a necessity.

You must be doing something wrong. When you adjust the compiler's
header search path, <linux/version.h> is included from
/usr/src/linux-2.4/include/linux/version.h.

If you don't believe all this, please prove the opposite. Add
compiler options "-v -save-temps" and show the printed search path
as well as the relevant part of the file with the extension .ii
where linux/version.h is included.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE95QBl0iMVcrivHFQRAoeIAJ93qrQ1Da+/izPXIRu37+fQyZ8q4wCeNHKm
Yw4N/qHePOE+4AkFMmIXlDg=
=vh41
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to