newcivs Posted May 21, 2014 Report Share Posted May 21, 2014 (edited) Command: make -j3SVN: 15191OS: RfRemix 20Kernel: Linux 3.12.9-300.fc20.i686+PAE i686GCC: 4.8.2 20131212GPU info00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Device d613 Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at d0000000 (64-bit, non-prefetchable) Memory at c0000000 (64-bit, prefetchable) I/O ports at f140 Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Kernel driver in use: i915CPU intel core duo "aka celeron""GPU", intel gma 950tracks:http://pastebin.com/qmUGXtxV Edited May 21, 2014 by newcivs Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted May 21, 2014 Report Share Posted May 21, 2014 Did you try cleaning your workspace? in the gcc dir, execute ./clean-workspaces.sh, then ./update-workspaces.sh. And finally the make as you did. Quote Link to comment Share on other sites More sharing options...
newcivs Posted May 21, 2014 Author Report Share Posted May 21, 2014 Did you try cleaning your workspace?in the gcc dir, execute ./clean-workspaces.sh, then ./update-workspaces.sh. And finally the make as you did.i use a self-updatetin script, this is the code of my script#!/bin/shset -esvn upcd build/workspaces./clean-workspaces.sh./update-workspaces.shcd gccmake cleanmake -j3~ Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted May 21, 2014 Report Share Posted May 21, 2014 It can't be you ran that complete script, as you're on r14707, while we're now on r15191. Try updating your svn again. Quote Link to comment Share on other sites More sharing options...
newcivs Posted May 21, 2014 Author Report Share Posted May 21, 2014 y make a reIt can't be you ran that complete script, as you're on r14707, while we're now on r15191. Try updating your svn again.i make a otal upgrade and now i getSVN: 15191OS: RfRemix 20Kernel: Linux 3.12.9-300.fc20.i686+PAE i686GCC: 4.8.2 20131212GPU info00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Device d613 Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at d0000000 (64-bit, non-prefetchable) Memory at c0000000 (64-bit, prefetchable) I/O ports at f140 Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Kernel driver in use: i915CPU intel core duo "aka celeron""GPU", intel gma 950tracks:http://pastebin.com/qmUGXtxV Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted May 21, 2014 Report Share Posted May 21, 2014 I can't believe your update is complete, in my version, the code at source/lobby/XmppClient.cpp:320 is something completely different. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.