Hi all !

I tried xmame-0.58.1 today. The x11 target compiles and runs fine, 
but the xgl target, which I'm most interested in, doesn't link:

Linking xmame.xgl ...
xmame.obj/vidhrdw/cinemat.o: In function `video_update_spacewar':
xmame.obj/vidhrdw/cinemat.o(.text+0x32): undefined reference to 
`video_update_vector'
xmame.obj/vidhrdw/cinemat.o(.text+0x64): undefined reference to 
`video_update_vector'
xmame.obj/vidhrdw/cinemat.o: In function `video_start_cinemat':
xmame.obj/vidhrdw/cinemat.o(.text+0x488): undefined reference to 
`video_start_vector'
xmame.obj/vidhrdw/avgdvg.o: In function `avg_generate_vector_list':
xmame.obj/vidhrdw/avgdvg.o(.text+0x73c): undefined reference to 
`vector_add_point_callback'
xmame.obj/vidhrdw/avgdvg.o(.text+0x858): undefined reference to 
`vector_add_point_callback'
xmame.obj/vidhrdw/avgdvg.o: In function `avgdvg_init':
xmame.obj/vidhrdw/avgdvg.o(.text+0xc14): undefined reference to 
`video_start_vector'
xmame.obj/sega.a(sega.o): In function `video_start_sega':
sega.o(.text+0x472): undefined reference to `video_start_vector'
xmame.obj/sega.a(sega.o): In function `video_update_sega':
sega.o(.text+0x490): undefined reference to `video_update_vector'
xmame.obj/atari.a(asteroid.o): In function `construct_llander':
asteroid.o(.text+0xbd): undefined reference to `video_update_vector'
xmame.obj/atari.a(asteroid.o): In function `construct_asteroid':
asteroid.o(.text+0x29d): undefined reference to `video_update_vector'
xmame.obj/atari.a(asteroid.o): In function `construct_astdelux':
asteroid.o(.text+0x385): undefined reference to `video_update_vector'
xmame.obj/atari.a(bwidow.o): In function `construct_bwidow':
bwidow.o(.text+0x1f7): undefined reference to `video_update_vector'
xmame.obj/atari.a(bwidow.o)(.text+0x2d3): more undefined references 
to `video_update_vector' follow
xmame.obj/cinemav.a(cchasm.o): In function `video_start_cchasm':
cchasm.o(.text+0x272): undefined reference to `video_start_vector'
xmame.obj/other.a(omegrace.o): In function `construct_omegrace':
omegrace.o(.text+0x223): undefined reference to `video_update_vector'
xmame.obj/other.a(aztarac.o): In function `construct_aztarac':
aztarac.o(.text+0x151): undefined reference to `video_update_vector'
xmame.obj/other.a(aztarac.o): In function `video_start_aztarac':
aztarac.o(.text+0x396): undefined reference to `video_start_vector'
collect2: ld returned 1 exit status
make: *** [xmame.xgl] Error 1

Any ideas ?

Anyway, great work, Lawrence !

Cheers, Rene
-- 
[EMAIL PROTECTED]
http://umrk.dyndns.org/
 
Lysistrata had a good idea.

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to