Forums

Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Scans - Maps - Cheats - Credits
Music - Videos - Development - Hacks - Translations - Homebrew

View topic - Successfully built WLA-DX but running make on examples wla-z80 command not found

Reply to topic
Author Message
  • Joined: 29 Mar 2020
  • Posts: 5
Reply with quote
Successfully built WLA-DX but running make on examples wla-z80 command not found
Post Posted: Sun Mar 29, 2020 9:11 pm
Hi all,

I am trying to build samples and go through the tutorial here but am on Ubuntu 19, and a bit unfamiliar with make files enough to change anything or understand if its working properly.

In the wla-dx directory, I went to examples/z80/sms_test and made a copy of the folder, then ran make and got the following output:


wla-z80 -o sms.o sms.s
make: wla-z80: Command not found
make: *** [makefile:15: sms.o] Error 127


I also am not using the ConTEXT app, so I won't be able to set up the shortcuts as per the original tutorial.

Would like to try and get everything going without requiring Windows.
Also tried searching the forums and was unable to find some of the search strings.
Thanks in advance.
  View user's profile Send private message
  • Site Admin
  • Joined: 19 Oct 1999
  • Posts: 14744
  • Location: London
Reply with quote
Post Posted: Sun Mar 29, 2020 10:43 pm
Last edited by Maxim on Mon Mar 30, 2020 9:39 am; edited 1 time in total
You just need to put the binaries somewhere on the path. Typically "make install" does this but I don't know about this specifically.
  View user's profile Send private message Visit poster's website
  • Joined: 05 Sep 2013
  • Posts: 3827
  • Location: Stockholm, Sweden
Reply with quote
Post Posted: Mon Mar 30, 2020 9:15 am
sudo make install

to build and deploy wla-dx into your sbin directory, if you like it so
otherwise you need to specify the full path before each call to wla-dx binaries
  View user's profile Send private message Visit poster's website
Reply to topic



Back to the top of this page

Back to SMS Power!