Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
04739 Compiling Minor Always Mar 26, 2012, 13:31 Mar 28, 2012, 04:53
Tester wuemura View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Invalid report OS Windows Vista/7 (64-bit)
Status [?] Closed Driver
Version 0.145u5 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 04739: Missing *.lh files Error 1
Description I can build Mame 0.145u4 fine, the problem starts with 0.145u5 patch

Compiling src/mame/drivers/aristmk4.c...
src/mame/drivers/aristmk4.c:244:46: error: aristmk4.lh: No such file or directory
src/mame/drivers/aristmk4.c:245:49: error: arimk4nz.lh: No such file or directory
src/mame/drivers/aristmk4.c:246:49: error: 3bagflnz.lh: No such file or directory
src/mame/drivers/aristmk4.c:247:49: error: 3bagflvt.lh: No such file or directory
src/mame/drivers/aristmk4.c:248:46: error: arcwins.lh: No such file or directory
src/mame/drivers/aristmk4.c:249:49: error: cgold2.lh: No such file or directory
src/mame/drivers/aristmk4.c:250:46: error: eforest.lh: No such file or directory
src/mame/drivers/aristmk4.c:251:49: error: fhunter.lh: No such file or directory
src/mame/drivers/aristmk4.c:252:49: error: goldenc.lh: No such file or directory
src/mame/drivers/aristmk4.c:253:49: error: kgbird.lh: No such file or directory
src/mame/drivers/aristmk4.c:254:51: error: topgear.lh: No such file or directory
src/mame/drivers/aristmk4.c:255:38: error: wildone.lh: No such file or directory
src/mame/drivers/aristmk4.c:256:38: error: gldnpkr.lh: No such file or directory
src/mame/drivers/aristmk4.c:2311: error: 'layout_topgear' was not declared in this scope
src/mame/drivers/aristmk4.c:2312: error: 'layout_eforest' was not declared in this scope
src/mame/drivers/aristmk4.c:2313: error: 'layout_aristmk4' was not declared in this scope
src/mame/drivers/aristmk4.c:2314: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2315: error: 'layout_3bagflvt' was not declared in this scope
src/mame/drivers/aristmk4.c:2316: error: 'layout_3bagflnz' was not declared in this scope
src/mame/drivers/aristmk4.c:2317: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2318: error: 'layout_kgbird' was not declared in this scope
src/mame/drivers/aristmk4.c:2319: error: 'layout_kgbird' was not declared in this scope
src/mame/drivers/aristmk4.c:2320: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2321: error: 'layout_goldenc' was not declared in this scope
src/mame/drivers/aristmk4.c:2322: error: 'layout_topgear' was not declared in this scope
src/mame/drivers/aristmk4.c:2323: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2324: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2325: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2326: error: 'layout_goldenc' was not declared in this scope
src/mame/drivers/aristmk4.c:2327: error: 'layout_arimk4nz' was not declared in this scope
src/mame/drivers/aristmk4.c:2328: error: 'layout_topgear' was not declared in this scope
src/mame/drivers/aristmk4.c:2329: error: 'layout_topgear' was not declared in this scope
src/mame/drivers/aristmk4.c:2330: error: 'layout_cgold2' was not declared in this scope
src/mame/drivers/aristmk4.c:2331: error: 'layout_fhunter' was not declared in this scope
src/mame/drivers/aristmk4.c:2332: error: 'layout_fhunter' was not declared in this scope
src/mame/drivers/aristmk4.c:2333: error: 'layout_arcwins' was not declared in this scope
src/mame/drivers/aristmk4.c:2334: error: 'layout_wildone' was not declared in this scope
src/mame/drivers/aristmk4.c:2335: error: 'layout_gldnpkr' was not declared in this scope
make: *** [obj/windows/mame/drivers/aristmk4.o] Error 1
Steps To Reproduce make
Additional Information Tested with mingw32 and mingw64 from mamedev.
Github Commit
Flags
Regression Version
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
7
User avatar
No.08407
Fujix
Administrator
Mar 26, 2012, 14:26
Everything works fine for me.
User avatar
No.08408
NekoEd
Senior Tester
Mar 26, 2012, 15:10
No problem here, either.

Start in a fresh directory and unpack the original source to it, then each of the 5 patches, and try again. I'll leave this open so you can reply with whether that works or not.
User avatar
No.08409
Fujix
Administrator
Mar 26, 2012, 15:24
BernacleEd, please keep this report NEW because no backup nor reproduction is reported.
User avatar
No.08410
Tafoid
Administrator
Mar 26, 2012, 19:15
I didn't see that when I compiled my properly patched 0.145u5 sources in Windows XP, 32-bit.
User avatar
No.08413
wuemura
Viewer
Mar 26, 2012, 20:32
Hello!

Using a fresh source and patching all over again did in fact work, very strange.

Close the bug.
Thank you.
User avatar
No.08414
NekoEd
Senior Tester
Mar 26, 2012, 22:36
I thought that's what "Acknowledged" was for, sorry Fujix, I'll remember in the future.
User avatar
No.08420
Fujix
Administrator
Mar 28, 2012, 04:53
No problem, the ack status is used when a report is accpepted as a valid bug but not confirmed completely. While testing, we have many cases like this.