On Oct 3, 2005, at 6:36 AM, Robert Alan Byer wrote:

I just pulled down the latest CVS snapshot and while compiling with
gcc v3.4.4 in Cygwin I got the following error...


Compiling src/drivers/model3.c ...
src/drivers/model3.c: In function 'model3_init':
src/drivers/model3.c:975: warning: passing arg 1 of 'lsi53c810_init' from
incompatiable pointer type
src/drivers/model3.c:975: error: too many arguments to function 'lsi53c810_init'

make: *** [xmame.obj/drivers/model3.o] Error 1

Attached is a patch that at least allows model3.c to build again. A proper fix will probably show up when/if the 53c810 SCSI changes make their way upstream.

Attachment: model3.c.diff
Description: Binary data

Reply via email to