Page 2 of 2

Re: [gentoo linux]Compilation fails at HumanClientApp.cpp

Posted: Sun Sep 02, 2012 7:27 pm
by Geoff the Medio
Dart wrote:the whole shebang compiled after that...but segfualted when i tried running ./freeorion q.q
Check ogre.log and freeorion.log to see if they exist, and how far execution gets, and perhaps if there's any indication of what the problem is.

Re: [gentoo linux]Compilation fails at HumanClientApp.cpp

Posted: Sun Sep 02, 2012 7:37 pm
by Dart
http://bpaste.net/show/43373/

seems the problem is with the intel driver.

running with bumblebee has the program running

thanks

Re: [gentoo linux]Compilation fails at HumanClientApp.cpp

Posted: Sun Sep 02, 2012 7:41 pm
by Geoff the Medio
If you have any suggested fixes, updates, or clarifications to the Linux compile instructions, please post them, or I can make you a wiki account if you'd prefer to edit them yourself.

Re: [gentoo linux]Compilation fails at HumanClientApp.cpp

Posted: Sun Sep 02, 2012 7:50 pm
by Dart
that file needs to be fixed. But Realistically, everything went straight from the guide
My only complain is that i had to install GiGi on my system, i would have rather somehow kept that locally, but i dont know how to

(edit i dont know how to write patches)

Re: [gentoo linux]Compilation fails at HumanClientApp.cpp

Posted: Sun Sep 02, 2012 8:34 pm
by Geoff the Medio
Dart wrote:that file needs to be fixed.
What revision are you comparing to? Is there a problem with the latest SVN version (which has changed in the last few seconds as of this writing)?
Dart wrote:(edit i dont know how to write patches)
You don't write them; you create patches using the svn diff program (after making sure you're modifying to the latest SVN version).

Re: [gentoo linux]Compilation fails at HumanClientApp.cpp

Posted: Sun Sep 02, 2012 9:50 pm
by Dart
What revision are you comparing to? Is there a problem with the latest SVN version (which has changed in the last few seconds as of this writing)?
the latest version compiles without having to tweak any source files