[opensource-dev] svn compile failure on Ubuntu 9.10
Thickbrick Sleaford
thickbrick.sleaford at gmail.com
Sat Mar 6 15:13:17 PST 2010
On Sunday 07 March 2010 00:57:42 Glen Canaday wrote:
> Dead compile:
>
> /home/glen/Programs/Second
> Life/Snowglobe-2.0-build/trunk/indra/llcommon/llinstancetracker.h:170:
> error: ‘LLInstanceTracker<LLEventTimer, LLEventTimer*>’ is an
> inaccessible base of ‘LLEventTimer’
> make[2]: *** [llcommon/CMakeFiles/llcommon.dir/lleventtimer.o] Error 1
> make[1]: *** [llcommon/CMakeFiles/llcommon.dir/all] Error 2
> make: *** [all] Error 2
>
> I'm no good with templates - never use them. Anyone?
>
> --GC
This looks like SNOW-506:
http://jira.secondlife.com/browse/SNOW-506
IIRC there are two places where this happens (this and SNOW-514), and in both
replacing the inheritance from protected to public seems to work.
--
Thickbrick
More information about the opensource-dev
mailing list