Re: tdfx.o and -test13

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


Alan Cox wrote:
> Wrong patch. Modversions.h should be getting automatically included. That
> is what needs fixing. You've nicely located the problem and fixed the symptoms
> for the module versioned case
>
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.

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/