[sldev] Problems compiling / running Snowglobe 1.1 on Ubuntu Karmic beta with GCC 4.4.1

Kakurady Drakenar kakurady at gmail.com
Mon Oct 19 11:37:09 PDT 2009


I am having some troubles compiling Snowglobe 1.1 on Ubuntu Karmic Koala 
beta with GCC 4.1. (Since this )

I applied attachments in SNOW-194, SNOW-195, SNOW-204, but GCC still 
dies reporting it expects a binary operator before () in some #elif in 
Boost, which have been changed into #else... #endif upstream. But GCC 
still warns "deprecated conversion from string constant to ‘gchar*’" for 
llmediaimplgstreamervidplug.cpp (has been removed with the addition of
media plugins) and also that

/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h: 
In destructor ‘LLFrameStats::~LLFrameStats()’:
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
warning: ‘<anonymous>’ is used uninitialized in this function
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
note: ‘<anonymous>’ was declared here
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h: 
In destructor ‘virtual LLFrameStats::~LLFrameStats()’:
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
warning: ‘<anonymous>’ is used uninitialized in this function
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
note: ‘<anonymous>’ was declared here
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h: 
In destructor ‘virtual LLFrameStats::~LLFrameStats()’:
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
warning: ‘<anonymous>’ is used uninitialized in this function
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
note: ‘<anonymous>’ was declared here
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h: 
In member function ‘void LLFrameStats::dump()’:
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
warning: ‘<anonymous>’ may be used uninitialized in this function
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
note: ‘<anonymous>’ was declared here
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h: 
In member function ‘void LLFrameStats::setTrackStats(BOOL)’:
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
warning: ‘<anonymous>’ may be used uninitialized in this function
/home/nekoyasha/dev/snowglobe/working/linden/indra/llcommon/lldarray.h:60: 
note: ‘<anonymous>’ was declared here

The compiled viewer will run, but exits with

2009-10-15T19:49:45Z llimage/llimage.cpp(218) : error
2009-10-15T19:49:45Z ERROR: getData: Bad memory allocation for the image 
buffer!

Geneko Nemeth/Kakurady



More information about the SLDev mailing list