*** tpb has joined #freeorion | 00:00 | |
*** VargaD has quit IRC | 00:36 | |
*** STalKer-X has quit IRC | 04:19 | |
*** STalKer-X has joined #freeorion | 04:19 | |
*** VargaD has joined #freeorion | 09:02 | |
*** tpb has joined #freeorion | 10:17 | |
*** StrangerDanger has joined #freeorion | 11:55 | |
*** __alex has joined #freeorion | 13:52 | |
*** StrangerDanger has quit IRC | 16:06 | |
*** StrangerDanger has joined #freeorion | 16:31 | |
*** neoneurone has joined #freeorion | 18:30 | |
*** neoneurone has quit IRC | 18:44 | |
*** __alex has quit IRC | 19:08 | |
*** __alex has joined #freeorion | 19:52 | |
*** theTroy has quit IRC | 20:38 | |
*** neoneurone has joined #freeorion | 20:50 | |
*** __alex has quit IRC | 21:10 | |
*** neoneurone has quit IRC | 21:45 | |
*** StrangerDanger has quit IRC | 21:59 | |
*** manteman has joined #freeorion | 22:24 | |
manteman | hi folks | 22:28 |
---|---|---|
manteman | is there a patch, that i can build freeorion and gigi with ogre 1.8 ? | 22:30 |
GeofftheMedio | manteman: I don't think anybody's tried building with ogre 1.8 | 22:43 |
GeofftheMedio | have you tried and get lots of errors? | 22:43 |
manteman | the archlinux sys update updatet to 1.8 recently, (2 weeks or so) a few days befor i was able to build it with the community package | 22:44 |
manteman | one moment | 22:44 |
manteman | Revision 4517. | 22:44 |
manteman | $ pacman -Q ogre | 22:45 |
manteman | ogre 1.8.0RC1-3 | 22:45 |
manteman | and the first error in make is: | 22:45 |
manteman | http://pastebin.com/i5LwSYk5 | 22:48 |
tpb | Title: [Bash] [michi@FensterZumHof ogre]$ cd /home/aur/freeorion-svn/ [michi@FensterZumHof fr - Pastebin.com (at pastebin.com) | 22:48 |
GeofftheMedio | between the boost template spam and non-engligh, I can't tell where the error is... | 22:49 |
GeofftheMedio | doesn't look like there's anything about OGRE though... | 22:50 |
manteman | the ogre move() is overloaded, the interface may changed from 1.7 to 1.8 | 22:51 |
manteman | no? | 22:51 |
GeofftheMedio | there's stuff about adobe/move but nothing in the output about OGRE | 22:52 |
manteman | ah ok, so i am not familiar with ogre, | 22:52 |
manteman | so thats possible | 22:52 |
manteman | my hint was: after the update of ogre i got this trying to start | 22:52 |
manteman | $ freeorion | 22:53 |
manteman | ./freeorion: error while loading shared libraries: libOgreMain.so.1.7.3: cannot open shared object file: No such file or directory | 22:53 |
manteman | So because after the update theres only so.1.8... | 22:53 |
manteman | and building with the new libs thown the errors above | 22:54 |
GeofftheMedio | I don't know what to search for in your build log to compare with existing stuff mentioned on the forums | 22:54 |
GeofftheMedio | but there have been issues with adobe's swap and std::swap | 22:54 |
GeofftheMedio | that were resolved by adding std:: before swap in offending code | 22:54 |
GeofftheMedio | perhaps you need to do something similar for move? | 22:54 |
manteman | rebuiliding gigi throws simliar errors | 22:54 |
GeofftheMedio | gigi itself doesn't use OGRE so... | 22:54 |
manteman | ah ok | 22:54 |
manteman | then whats this adobe dependency | 22:55 |
GeofftheMedio | adobe and OGRE are unrelated | 22:55 |
manteman | yeah i got that | 22:55 |
manteman | then its maybe the boos library | 22:57 |
GeofftheMedio | if google translate is right, your error is about a call to move being ambiguous | 22:58 |
GeofftheMedio | so try adding a template parameter as appropriate | 22:58 |
GeofftheMedio | to whatever code is calling move or make_pair | 23:01 |
GeofftheMedio | that's causing that error | 23:01 |
GeofftheMedio | or perhaps just another std:: is needed before the make_pair call | 23:01 |
manteman | i may check this out | 23:03 |
GeofftheMedio | this looks like a GCC problem with the adobe code | 23:05 |
GeofftheMedio | about ambiguous templates or somesuch | 23:05 |
GeofftheMedio | the map class for adobe::name_t doesn't seems to be causing problems | 23:05 |
GeofftheMedio | within its operator[] | 23:06 |
manteman | btw first i should try to rebuild gigi | 23:06 |
GeofftheMedio | I've got to go now, but maybe look into that, or a different GCC version | 23:06 |
manteman | ok thanks for clearing it a bit | 23:06 |
manteman | ah got it it's a minor boost update | 23:09 |
manteman | mentioned in the first two comments https://aur.archlinux.org/packages.php?ID=20867 | 23:10 |
tpb | Title: AUR (en) - gigi-svn (at aur.archlinux.org) | 23:10 |
*** theTroy has joined #freeorion | 23:40 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!