I'm trying to build the CVS with a 2.5.45 kernel and am having a few
problems.

Firstly it can't find irq_vectors.h
I added a symlink from
/usr/src/linux-2.5.45/arch/i386/mach-generic/irq_vectors.h to
/usr/src/linux-2.5.45/include/asm/irq_vectors.h, I don't know if this is
likely to cause a problem or not, but I'm not sure which irq-vectors.h I
should be using.


The other problem (which may be caused by my attempt to fix the first)
is:

drm_stub.h: In function `gamma_stub_register':
drm_stub.h:125: called object is not a function
drm_stub.h:125: parse error before string constant
drm_stub.h:133: called object is not a function
drm_stub.h:133: parse error before string constant
drm_stub.h:137: called object is not a function
drm_stub.h:137: parse error before string constant
drm_stub.h: In function `gamma_stub_unregister':
drm_stub.h:147: called object is not a function
drm_stub.h:147: parse error before string constant
drm_stub.h:147: warning: left-hand operand of comma expression has no effect
drm_stub.h:147: parse error before `)'

Similar errors in a lot of the files.

Any help finding out how to get this to work would be greatly
appreciated.

Thanks.

Attachment: msg07289/pgp00000.pgp
Description: PGP signature

Reply via email to