Re: tdfx.o and -test13

Tony Hoyle (tmh@magenta-netlogic.com)
Sun, 31 Dec 2000 22:37:08 +0000


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...

tmh@magenta-netlogic.com http://www.nothing-on.tv - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/