microwindows with rtems
Bhanu Nagendra P.
bpisupat at cs.indiana.edu
Tue Jun 11 20:57:21 UTC 2002
I downloaded microwindows version 89-pre8 and made it (using config.rtems)
When I try to make any of the demos (using Makefile.rtems in the src/rtems
directory) I get errors saying some of the header files are missing,
namely:
rtems/tty_drv.h
rtems/ps2_drv.h
rtems/fb_vga.h
rtems/serial_mouse.h
Does anybody have ideas as to where these files are supposed to be picked
up from?
Thanks
-Bhanu
p.s - Error message below if it helps:
=========================================
In file included from rtems_init.c:30:
rtemscfg.h:27: tty_drv.h: No such file or directory
rtemscfg.h:28: rtems/ps2_drv.h: No such file or directory
rtemscfg.h:29: rtems/fb_vga.h: No such file or directory
rtemscfg.h:30: rtems/serial_mouse.h: No such file or directory
=========================================
More information about the users
mailing list