[opensource-dev] Snowglobe 2.0 sync with Viewer 2.0

Dzonatas Sol dzonatas at gmail.com
Thu Apr 8 08:05:01 PDT 2010


Just to note: there is a related jira here about such patch: 
http://jira.secondlife.com/browse/SNOW-505

SNOW-505 is about standalone build instead of the ll downloaded libs.

Same error, however.

Lynx Linden wrote:
> This is a problem with the packaged boost headers - they don't seem to
> compile on Linux under gcc 4.x. I've attached a patch for the
> libraries/include/boost/coroutine/detail/{coroutine_impl.hpp,posix_utility.hpp}
> files that should get you going in the short term.
>
> Ultimately though we should build a new version of the boost package
> with that patch applied to it. Filing a JIRA to track this would be
> great.
>
> Cheers,
>
> Lynx.
>
>
>
> On Thu, Apr 8, 2010 at 2:22 AM, Dzonatas Sol <dzonatas at gmail.com> wrote:
>   
>> 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
>>>       
>> _______________________________________________
>> 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