Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Building on Debian
11-05-2012, 07:34 AM,
#1
Building on Debian
Hi,

I've been working on building vdrift on Debian using the source packages provided by the playdeb.net site. However i've come across some problems building it and wonder if anyone could help me work out how I might be able to fix it?

I'm currently building it on Debian Squeeze, amd64. The error I see is:
CPP build/game.o
In file included from src/gui/guipage.h:5,
from src/gui/gui.h:4,
from src/game.h:14,
from src/game.cpp:20:
src/signalslot.h: In copy constructor 'Signal0::Signal0(const Signal0&)':
src/signalslot.h:194: warning: base class 'class Signal<Delegate0<void> >' should be explicitly initialized in the copy constructor
In file included from /usr/include/bullet/LinearMath/btVector3.h:21,
from /usr/include/bullet/LinearMath/btMatrix3x3.h:19,
from /usr/include/bullet/LinearMath/btTransform.h:21,
from /usr/include/bullet/LinearMath/btMotionState.h:19,
from src/motionstate.h:4,
from src/track.h:9,
from src/game.h:9,
from src/game.cpp:20:
/usr/include/bullet/LinearMath/btScalar.h: In function 'T* btAlignPointer(T*, size_t) [with T = char]':
/usr/include/bullet/LinearMath/btSerializer.h:249: instantiated from here
/usr/include/bullet/LinearMath/btScalar.h:531: warning: unused variable 'ptr'
/usr/include/bullet/LinearMath/btScalar.h:531: warning: unused variable 'integer'
{standard input}: Assembler messages:
{standard input}:61859: Warning: end of file not at end of a line; newline inserted
{standard input}:62102: Error: undefined symbol `.LLSDACSE11860' in operation
{standard input}:62110: Error: undefined symbol `.LFB11' in operation
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
scons: *** [build/game.o] Error 1
scons: building terminated because of errors.
make[1]: *** [override_dh_auto_install] Error 2
make[1]: Leaving directory `/tmp/buildd/vdrift-20120722'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

I've also attached the entire build log if it's of any use to anyone.

Any help would be appreciated!


Attached Files
.gz   vdrift-20120722.log.txt.gz (Size: 33.31 KB / Downloads: 0)
Reply
11-05-2012, 11:21 PM,
#2
RE: Building on Debian
Crazy, looks like the bullet source caused an internal compiler error in g++. Don't think this is VDrift, you might want to file a bug with the compiler folks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)