Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05053 Compiling Minor N/A Oct 31, 2012, 23:12 Oct 31, 2012, 23:43
Tester tuxit View Status Public Platform
Assigned To Resolution Fixed OS
Status [?] Resolved Driver
Version 0.147u2 Fixed in Version 0.147u3 Build
Fixed in Git Commit Github Pull Request #
Summary 05053: subtarget=TINY missing dependancies
Description src/mame/mame.mak has been updated but src/mame/tiny.mak is not in step resulting in compile errors

Converting src/mame/layout/tenpindx.lay...
Compiling src/mame/drivers/astrocde.c...
src/mame/drivers/astrocde.c:126:23: fatal error: spacezap.lh: No such file or directory
compilation terminated.
make: *** [obj/sdld/mame/drivers/astrocde.o] Error 1

Is missing spacezap.lh and seawolf2.lh layouts
Steps To Reproduce
Additional Information diff attached to correct missing dependancies, minor source whitespace cleanup to be consistent with mame.mak

Note diff created on Linux but converted to windows line endings. Problem is not Linux specific.
Github Commit
Flags
Regression Version
Affected Sets / Systems
Attached Files
? file icon 0147u2_tiny_fix.diff (457 bytes) Oct 31, 2012, 23:12 Uploaded by tuxit
[Show Content]
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.09065
hap
Developer
Oct 31, 2012, 23:43
ok, thanks