[opensource-dev] build errors in template classes in svn with alternative set to gcc 4.3

Glen Canaday gcanaday at gmail.com
Fri Apr 23 18:03:24 PDT 2010


Still getting svn build errors in Ubuntu 9.10 with my gcc alternative 
set to g++4.3.

Output:

[ 4%] Building CXX object llcommon/CMakeFiles/llcommon.dir/llcoros.o
In file included from 
/home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boost/coroutine/coroutine.hpp:44,
from 
/home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/llcommon/llcoros.h:39,
from 
/home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/llcommon/llcoros.cpp:39:
/home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boost/coroutine/detail/coroutine_impl.hpp:59: 
error: declaration of ‘typedef class 
boost::coroutines::detail::context_base<ContextImpl> 
boost::coroutines::detail::coroutine_impl<CoroutineType, 
ContextImpl>::context_base’
/home/glen/Programs/SL_BUILD/snowglobe/trunk/indra/../libraries/include/boost/coroutine/detail/context_base.hpp:55: 
error: changes meaning of ‘context_base’ from ‘class 
boost::coroutines::detail::context_base<ContextImpl>’
make[2]: *** [llcommon/CMakeFiles/llcommon.dir/llcoros.o] Error 1
make[1]: *** [llcommon/CMakeFiles/llcommon.dir/all] Error 2
make: *** [all] Error 2
glen at glen-desktop:~/Programs/SL_BUILD/snowglobe/trunk/indra/viewer-linux-i686-relwithdebinfo$ 


Any idea y'all? This is from a straight svn co. This works in the 
tarball, but hasn't yet with svn. I was hoping for all the 2.0.1 stuff.. 
I assumed it would have been checked in here as well.

--GC



More information about the opensource-dev mailing list