[opensource-dev] Snowglobe 2.0 sync with Viewer 2.0
Dzonatas Sol
dzonatas at gmail.com
Wed Apr 7 18:22:58 PDT 2010
I just checked out revision 3313 from
https://svn.secondlife.com/svn/linden/projects/2010/snowglobe/trunk
After plain ./develop.py with no options , i got an error
$ make
[ 0%] Built target cmake
[ 0%] Built target llaudio
[ 3%] Built target stage_third_party_libs
[ 3%] Built target llcommon_tests
[ 3%] Building CXX object llcommon/CMakeFiles/llcommon.dir/llcoros.o
In file included from
/home/dzonatas/workspace/snowglobe.2.0/indra/../libraries/include/boost/coroutine/coroutine.hpp:44,
from
/home/dzonatas/workspace/snowglobe.2.0/indra/llcommon/llcoros.h:39,
from
/home/dzonatas/workspace/snowglobe.2.0/indra/llcommon/llcoros.cpp:39:
/home/dzonatas/workspace/snowglobe.2.0/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/dzonatas/workspace/snowglobe.2.0/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
Haven't fully tracked this one down, so didn't file a jira.
Philippe (Merov) Bossut wrote:
> Hi all,
>
> Yes, there were a bunch of missed added files and other issues that
> actually made the repository not complete, and therefore, not
> buildable. I did a serie of commits today to fix that. I've been able
> to build on Mac and Windows at least.
>
> Now, I'm still working on fixing the opensrc-build.sh script which is
> used to produced the binaries. I hope to get build to pass on
> Parabuild for Mac and Windows shortly.
>
> Thanks for your patience.
>
> Cheers,
> - Merov
> ------------------------------------------------------------------------
>
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting privileges
More information about the opensource-dev
mailing list