Hi All,

I am trying to build marss. I downloaded the sources from github, but I am
getting the following error on building it.

running with -j8
IOError: [Errno 2] No such file or directory:
'/home/sudhan/softwares/marss/qemu/roms/seabios/config.mak':
  File "/home/sudhan/softwares/marss/SConstruct", line 114:
    config_success = SConscript(qemu_configure_script)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 614:
    return method(*args, **kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
    return _SConscript(self.fs, *files, **subst_kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
    exec _file_ in call_stack[-1].globals
  File "/home/sudhan/softwares/marss/qemu/SConfigure", line 1050:
    rom_config_mak = open(rom_config_mak_name, 'w')


The seabios directory is empty. There is some problem with the git
repository.

Thanks


Sudhanshu Shukla
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to