Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Missing compile instructions #1

Closed
jtrees opened this issue Sep 26, 2017 · 6 comments
Closed

Missing compile instructions #1

jtrees opened this issue Sep 26, 2017 · 6 comments

Comments

@jtrees
Copy link

jtrees commented Sep 26, 2017

I'm trying to compile this on linux but am encountering issues. Some instructions would be much appreciated.

This is what I'm getting so far:

$ autoconf
configure.ac:600: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
configure.ac:600: the top level
configure.ac:636: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
configure.ac:636: the top level
configure.ac:646: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
configure.ac:646: the top level
configure.ac:656: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
configure.ac:656: the top level
$ ./configure 
configure: error: cannot find sources (config.h.in) in . or ..
@RobLoach
Copy link
Collaborator

I believe the plan is to replace some of the emulators with the RetroArch counter-part.

@strycore
Copy link
Member

We have a github repository for GenS??!

@YalithKBK
Copy link

I agree with this. I tried to run "./configure" and got:
checking build system type... Invalid configuration ``x86_64-unknown-linux-': machine ``x86_64-unknown-linux' not recognized
I'm guessing I need the config.sub file to tell me what options I need to provide for this. However, when I tried to run config.sub I got:
config.sub: missing argument
but I can't find what arguments this file needs. Some help would be greatly appreciated.

@fabiensanglard
Copy link

+1 to this. I am unable to compile. Autoconf generates a bunch of errors.

@fabiensanglard
Copy link

I was able to run ./configure with the source from sourceforge.net:

https://sourceforge.net/projects/gens/postdownload

However there is a compilation error now:

gens_core/cpu/68k/cpu_68k.c:63:24: error: initializer element is not constant

@strycore
Copy link
Member

I hope that participants for this issue will see this message.
We have stopped shipping the GenS runner to replace it with Libretro based cores.
The original project is not actively developed and we don't have the resources (or the necessity) to maintain a fork.
I'm going to archive this repo and if there is a good reason to reopen it in the future, we'll do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants