newcivs Posted May 21, 2014 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 Link to comment Share on other sites More sharing options...
sanderd17 Posted May 21, 2014 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. Link to comment Share on other sites More sharing options...
newcivs Posted May 21, 2014 Author 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~ Link to comment Share on other sites More sharing options...
sanderd17 Posted May 21, 2014 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. Link to comment Share on other sites More sharing options...
newcivs Posted May 21, 2014 Author 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 Link to comment Share on other sites More sharing options...
sanderd17 Posted May 21, 2014 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now