Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mame Compile process fails  (Read 1407 times)

0 Members and 1 Guest are viewing this topic.

John_Virgo

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:June 09, 2009, 07:23:39 am
Mame Compile process fails
« on: May 29, 2009, 11:24:04 am »
I'm trying to compile MAME plus and it goes okay until I receive the following error message


Compiling src/osd/windows/scale.c...
Assembling src/osd/windows/scale/superscale.asm...
process_begin: CreateProcess(NULL, nasmw -o obj/windows/mamep/osd/windows/scale/
superscale.obj -f coff -Wno-orphan-labels src/osd/windows/scale/superscale.asm,
...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: *** [obj/windows/mamep/osd/windows/scale/superscale.obj] Error 2


I checked in the folder and I have a superscale.asm file in there but there's nothing about a superscale.obj.

What can I do to get it to compile?

Thanks

John_Virgo

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:June 09, 2009, 07:23:39 am
Re: Mame Compile process fails
« Reply #1 on: May 30, 2009, 08:50:57 am »
Any ideas? I think it has something to do with the extra_utils for Mame Plus and the 'nasmw' found in extra/bin but I can't find out what it's for or how to correct the errors. I built the exact same MAME fine a month or so ago but now there is an error and I have no idea why.
« Last Edit: May 30, 2009, 09:06:32 am by John_Virgo »

John_Virgo

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:June 09, 2009, 07:23:39 am
Re: Mame Compile process fails
« Reply #2 on: June 09, 2009, 07:23:57 am »
anyone?...  :o

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 03:24:27 pm
Re: Mame Compile process fails
« Reply #3 on: June 09, 2009, 09:39:48 am »
someties when that happens to me, i try making everything from start, erase everything, download all again and start, are you building mame32? if so i found mr.do page instructions on mameworld.info very usefull,  :cheers:

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Mame Compile process fails
« Reply #4 on: June 09, 2009, 07:15:43 pm »
...
obj/windows/mamep/osd/windows/scale/superscale.obj

mingw32-make: *** [obj/windows/mamep/osd/windows/scale/superscale.obj] Error 2


I checked in the folder and I have a superscale.asm file in there but there's nothing about a superscale.obj.

The obj file will be in the obj folder (from the mame folder).  See if it exists, and if it's blank or not. 

What I'd do is delete the superscale object files from the obj folder, and try compiling again.  If that does fix it, I'd delete the same object files and the asm file you found (since it was created in the compiling).  If that's not good enough, try "make clean" and then compiling again.  If that doesn't fix it, I'd do as abispac said and start over.
Robin
Knowledge is Power