[ros-dev] Compile Errors

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Sun Jun 26 02:38:18 CEST 2005


Hi!

Make clean, svn up and make, DBG = 1 KDBG = 0,

[CC]       drivers/video/videoprt/int10.c
In file included from drivers/video/videoprt/int10.c:25:
ntoskrnl/include/internal/v86m.h:56: error: syntax error before "KTRAP_FRAME"
ntoskrnl/include/internal/v86m.h:56: warning: no semicolon at end of struct or union
ntoskrnl/include/internal/v86m.h:66: error: syntax error before '}' token
ntoskrnl/include/internal/v86m.h:66: warning: type defaults to `int' in declaration of 
`KV86M_TRAP_FRAME'
ntoskrnl/include/internal/v86m.h:66: warning: type defaults to `int' in declaration of 
`PKV86M_TRAP_FRAME'
ntoskrnl/include/internal/v86m.h:66: warning: data definition has no type or storage class
make: *** [obj-i386/drivers/video/videoprt/int10.o] Error 1

I noticed the #ifndef __ASM__ was removed from v86m.h.
Thanks,
James


More information about the Ros-dev mailing list