Menu

#1380 Compile fails on Linux

future
closed-fixed
nobody
None
0.9.11
5
2015-02-08
2014-02-19
HyperHacker
No

desmume-0.9.10 fails to compile on lubuntu with following errors:

glx_3Demu.cpp: In function ‘void deinit_glx_3Demu()’:
glx_3Demu.cpp:45:16: error: return-statement with a value, in function returning 'void' [-fpermissive]
return true;
^
glx_3Demu.cpp:48:12: error: return-statement with a value, in function returning 'void' [-fpermissive]
return false;
^

Discussion

  • zeromus

    zeromus - 2014-02-19

    thats unfortunate. it was fixed eons ago in svn

     
  • zeromus

    zeromus - 2014-02-19
    • status: open --> closed-fixed
     
  • Anonymous

    Anonymous - 2014-03-31

    happening on ubuntu 14.04 with desmume 0.9.10

     
  • Anonymous

    Anonymous - 2014-04-04

    This error still occurs. I just downloaded 0.9.10 today and received the exact same error during make. I got here by googling that error. The archive file I had used came from this link: http://sourceforge.net/projects/desmume/files/desmume/0.9.10/desmume-0.9.10.tar.gz/download

     
  • zeromus

    zeromus - 2014-04-04

    The error still occurs because the source code archive hasnt changed. Grab the SVN sources and the error is fixed.

     
  • Anonymous

    Anonymous - 2014-04-05

    And how am I supposed to get the svn code if I get this:

    svn checkout https://svn.code.sf.net/p/desmume/trunk/desmume desmume-svn
    svn: E175013: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/desmume/trunk/desmume'
    svn: E175013: Access to '/p/desmume/trunk/desmume' forbidden

     
  • zeromus

    zeromus - 2014-04-05

    use http, not https

     
  • Anonymous

    Anonymous - 2014-04-06

    Thanks a lot for the reply, but sadly I get the same error with or without the s

    svn checkout http://svn.code.sf.net/p/desmume/trunk/desmume desmume-svn
    svn: E175013: Unable to connect to a repository at URL 'http://svn.code.sf.net/p/desmume/trunk/desmume'
    svn: E175013: Access to '/p/desmume/trunk/desmume' forbidden

     
  • zeromus

    zeromus - 2014-04-06

    who told you that url? it's http://svn.code.sf.net/p/desmume/code

     
  • Anonymous

    Anonymous - 2014-04-11

    The Wiki did at
    http://wiki.desmume.org/index.php?title=Installing_DeSmuME_from_source_on_Linux

    Your new link works fine, thank you very much! :)

     
  • zeromus

    zeromus - 2014-04-11

    oops, the wiki has been updated since then with the correct information

     
  • Anonymous

    Anonymous - 2014-11-09

    Hello. I also come from the Wiki page about compiling DesMuMe in Linux. The Wiki doesn't seems to be updated. I'm seeing the obsolete source tarball information, that I confirm it doesn't work yet. The SVN works perfect, though. But it would be a good idea to also point in the wiki that you have to start from the trunk, inside the desmume-src. Just in case someone gets lost.

     

Anonymous
Anonymous

Add attachments
Cancel