[ オリジナルレポート ]

BugID: #03930

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
コンパイル解決済み修正済み2010-07-07 14:072010-10-19 22:46
 
テスター-Misc Reporters-担当者aaronソース
バージョン0.138u3発生バージョン0.138u3修正バージョン0.140
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要LDプレーヤーのリンクに失敗する。
詳 細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
再現手順 
追加情報Posted by donnyj:
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=226674
 
添付ファイル