octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 4.0 on Mac OS Yosemite (with gui!)


From: Mike Miller
Subject: Re: Octave 4.0 on Mac OS Yosemite (with gui!)
Date: Thu, 23 Jul 2015 23:29:55 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Jul 23, 2015 at 20:31:07 -0400, Ben Abbott wrote:
> I’ve attached the errors.

Ben, your errors look exactly like bug #41178 without the
ov-classdef.patch applied. In particular, the following

> ./libinterp/octave-value/ov-classdef.h:441:71: note: in instantiation of 
> template class
>       
> 'std::__1::__map_const_iterator<std::__1::__tree_const_iterator<std::__1::__value_type<cdef_class,
>  std::__1::list<cdef_class, std::__1::allocator<cdef_class> > >,
>       std::__1::__tree_node<std::__1::__value_type<cdef_class, 
> std::__1::list<cdef_class, std::__1::allocator<cdef_class> > >, void *> *, 
> long> >' requested here
>   void mark_as_constructed (const cdef_class& cls) { ctor_list.erase (cls); }

looks to me like your ov-classdef.h has not been patched at all. Are you
sure your build is applying the patch successfully?

-- 
mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]