- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02758 | Compiling | Minor | Always | Dec 22, 2008, 16:52 | Dec 26, 2008, 07:31 |
Tester | belegdol | View Status | Public | Platform | SDLMAME |
Assigned To | aaron | Resolution | Fixed | OS | Linux |
Status [?] | Resolved | Driver | |||
Version | 0.128u7 | Fixed in Version | 0.129 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02758: linking ldplayer fails | ||||
Description |
I tried to update my sdlmame package to 0.128u7, but unfortunately ldplayer does not link properly. It fails with the following error: Linking ldplayer... obj/sdl/ldplayer/libemu.a(ldpr8210.o):(.rodata+0x480): undefined reference to `cpu_get_info_i8748' collect2: ld returned 1 exit status make[1]: *** [ldplayer] Error 1 |
||||
Steps To Reproduce |
The package uses the following: make -j3 PTR64=1 TARGET=ldplayer SYMBOLS=1 'OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DINI_PATH="\"/etc/mame;\""' Nevertheless, such a simple line is enough: make TARGET=ldplayer PTR64=1 |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.128u7 | ||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
0
There are no notes attached to this issue. |