Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03930 Compiling Minor Always Jul 7, 2010, 05:07 Oct 19, 2010, 13:46
Tester -Misc Reporters- View Status Public Platform
Assigned To aaron Resolution Fixed OS
Status [?] Resolved Driver
Version 0.138u3 Fixed in Version 0.140 Build
Fixed in Git Commit Github Pull Request #
Summary 03930: LDPLAYER fails to link
Description When LDPLAYER links:

Linking ldplayer.exe...
obj/windows/ldplayer/libemu.a(ldpr8210.o):ldpr8210.c:(.text+0x511): undefined reference to `I8049'
obj/windows/ldplayer/libemu.a(ldpr8210.o):ldpr8210.c:(.text+0x51f): undefined reference to `I8748'
obj/windows/ldplayer/libemu.a(ldv1000.o):ldv1000.c:(.text+0x91): undefined reference to `Z80'
obj/windows/ldplayer/libemu.a(ldvp931.o):ldvp931.c:(.text+0x111): undefined reference to `I8049'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text+0xb8e): undefined reference to 'device_config_z80daisy_interface::device_config_z80daisy_interface(machi
ne_config const&, device_config&)'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text+0xc6e): undefined reference to `device_config_z80daisy_interface::device_config_z80daisy_interface(machi
ne_config const&, device_config&)'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text+0xd35): undefined reference to `device_z80daisy_interface::device_z80daisy_interface(running_machine&, d
evice_config const&, device_t&)'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text+0xf45): undefined reference to `device_z80daisy_interface::device_z80daisy_interface(running_machine&, d
evice_config const&, device_t&)'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text+0x15ab): undefined reference to `device_config_z80daisy_interface::device_config_z80daisy_interface(mach
ine_config const&, device_config&)'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text$_ZN20z80ctc_device_confi
gD1Ev[z80ctc_device_config::~z80ctc_device_config()]+0x55): undefined reference to `device_config_z80daisy_interface::~device_config_z80daisy_interface()'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text$_ZN13z80ctc_deviceD1Ev[z
80ctc_device::~z80ctc_device()]+0x50): undefined reference to `device_z80daisy_i
nterface::~device_z80daisy_interface()'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text$_ZN13z80ctc_deviceD0Ev[z
80ctc_device::~z80ctc_device()]+0x50): undefined reference to `device_z80daisy_interface::~device_z80daisy_interface()'
obj/windows/ldplayer/libemu.a(z80ctc.o):z80ctc.c:(.text$_ZN20z80ctc_device_confi
gD0Ev[z80ctc_device_config::~z80ctc_device_config()]+0x55): undefined reference to `device_config_z80daisy_interface::~device_config_z80daisy_interface()'
collect2: ld returned 1 exit status
make: *** [ldplayer.exe] Error 1
Steps To Reproduce
Additional Information Posted by donnyj:
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=226674
Github Commit
Flags
Regression Version 0.138u3
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.06396
etabeta
Developer
Jul 20, 2010, 16:03
edited on: Jul 20, 2010, 16:03
fwiw, the problem is not present on Mac OSX