[gentoo linux]Compilation fails at HumanClientApp.cpp

Questions, problems and discussion about compiling FreeOrion.

Moderator: Oberlus

Message
Author
User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

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

#16 Post 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.

Dart
Space Krill
Posts: 9
Joined: Sun Sep 02, 2012 12:05 am

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

#17 Post by Dart »

http://bpaste.net/show/43373/

seems the problem is with the intel driver.

running with bumblebee has the program running

thanks

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

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

#18 Post 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.

Dart
Space Krill
Posts: 9
Joined: Sun Sep 02, 2012 12:05 am

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

#19 Post 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)
Attachments
ObjectListWnd.cpp.7z
(10.09 KiB) Downloaded 114 times

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

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

#20 Post 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).

Dart
Space Krill
Posts: 9
Joined: Sun Sep 02, 2012 12:05 am

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

#21 Post 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

Post Reply