bugGlobulation 2 - Bugs: bug #24598, build error in...

 
 

bug #24598: build error in src/FertilityCalculatorThreadMessage.cpp:48 (copied from the frum)

Submitter:  Leo Wandersleb <giszmo>
Submitted:  Sat 18 Oct 2008 10:55:27 AM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  0.9.3 (Beta 3) Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 23 Nov 2008 01:09:45 PM UTC, comment #2: 

hi rolf

the typeinfo thing is the same on debian and in beta4 it will be set. we are not updating all old packages now. (thought we did. it was packported in the vcs)

beta4 has a nasty bug that makes games desync even when playing against oneself. we are a bit short on developers these days but i'm trying to address this issue.

if you are into programming, you might want to give us a hand on that.

greetings,

leo wandersleb

Anonymous
Sun 23 Nov 2008 11:25:02 AM UTC, comment #1: 

I nearly submited the same bug:

I had to add
#include <typeinfo>
to FertilityCalculatorThreadMessage.cpp to compile it under Suse, you may want to add that line to the source code.

Rolf(Lizard_r)

BTW: why isn't the 0.9.4 version on the download page?

Anonymous
Sat 18 Oct 2008 10:55:27 AM UTC, original submission:  

Sorry I can't answer the following bug report:

Hi

I get the following when trying to build Glob2 0.9.3 on a 64 bit machine. I am an absolute novice at building stuff - I just follow instructions and read error messages -I don't have much clue, but I have successfully built glob before on this box, on Ubuntu Hardy. I am trying on Ubuntu linux kernel 2.6.26-1-rt. Can anyone help?

output from scons:
scons: Reading SConscript files ...
Checking for C library SDL... (cached) yes
Checking for C library SDL_ttf... (cached) yes
Checking for C library SDL_image... (cached) yes
Checking for C library SDL_net... (cached) yes
Checking for C library speex... (cached) yes
Checking for C++ header file speex/speex.h... (cached) yes
Checking for C library vorbisfile... (cached) yes
Checking for C library vorbis... (cached) yes
Checking for C library ogg... (cached) yes
Checking for C++ header file zlib.h... (cached) yes
Checking for C library z... (cached) yes
Checking for C library boost_thread... (cached) yes
Checking for C++ header file boost/thread/thread.hpp... (cached) yes
Checking for C++ header file boost/shared_ptr.hpp... (cached) yes
Checking for C++ header file boost/tuple/tuple.hpp... (cached) yes
Checking for C++ header file boost/tuple/tuple_comparison.hpp... (cached) yes
Checking for C++ header file boost/logic/tribool.hpp... (cached) yes
Checking for C++ header file boost/lexical_cast.hpp... (cached) yes
Checking for C++ header file boost/date_time/posix_time/posix_time.hpp... (cached) yes
Checking for C library GL... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C library GLU... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C library fribidi... (cached) no
scons: done reading SConscript files.
scons: Building targets ...
scons: `libgag/src/libgag.a' is up to date.
g++ -o src/FertilityCalculatorThreadMessage.o -c -g -O2 -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL src/FertilityCalculatorThreadMessage.cpp
src/FertilityCalculatorThreadMessage.cpp: In member function 'virtual bool FCTUpdateCompletionPercent::operator==(const FertilityCalculatorThreadMessage&) const':
src/FertilityCalculatorThreadMessage.cpp:48: error: must #include <typeinfo> before using typeid
src/FertilityCalculatorThreadMessage.cpp:48: error: must #include <typeinfo> before using typeid
src/FertilityCalculatorThreadMessage.cpp: In member function 'virtual bool FCTFertilityCompleted::operator==(const FertilityCalculatorThreadMessage&) const':
src/FertilityCalculatorThreadMessage.cpp:89: error: must #include <typeinfo> before using typeid
src/FertilityCalculatorThreadMessage.cpp:89: error: must #include <typeinfo> before using typeid
scons: * [src/FertilityCalculatorThreadMessage.o] Error 1
scons: building terminated because of errors.

Leo Wandersleb <giszmo>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by giszmo (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-01-05 giszmo StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code