On Aug 23, 2005, at 1:51 AM, Julian Sikorski wrote:
src/unix/video.c: In function `update_params':src/unix/video.c:651: `ui_dirty' undeclared (first use in this function) src/unix/video.c:651: (Each undeclared identifier is reported only oncesrc/unix/video.c:651: for each function it appears in.) src/unix/video.c: In function `update_game_vis_area': src/unix/video.c:836: warning: implicit declaration of function `set_ui_visarea' src/unix/video.c: In function `osd_update_video_and_audio':src/unix/video.c:1123: `ui_dirty' undeclared (first use in this function)src/unix/video.c: In function `should_sleep_idle': src/unix/video.c:1425: warning: implicit declaration of function `setup_active' make: *** [xmame.obj/unix.x11/video.o] Error 1 [EMAIL PROTECTED] xmame-0.99u3]$That's probably because of the changes made by Aaron. video.c may not bethe single file that is not compiling. Greets.
Attached is a preliminary, untested patch against the CVS sources for 0.99u3.
99u3.diff
Description: Binary data
