Tony Hoyle wrote:
> modversions.h is being included in the 'gcc' line, however something is
> overriding it
> in the case of the agpsupport.c file.  If you move the include
> <linux/modversions.h> to
> the top of agpsupport.c it also works correctly.

OK ignore the above.... putting it in agpsupport doesn't fix it.

My kernel tree went a bit T-zone after I did that.  Even removing the
fix totally generated
a completely working module!  I had to 'make distclean' to restore the
old (buggy) behaviour.

Possibly something in the auto-dependencies?  Unfortunately I don't have
the info files for gcc so
I can't work out why the '-include' directive would be
overridden/ignored.

Tony

-- 
Can't think of a decent signature...

[EMAIL PROTECTED]                http://www.nothing-on.tv
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to