man, 08 02 2010 kl. 18:54 +0100, skrev David Bateman:
> Søren Hauberg wrote:
> >   comm
> >     The SVN version doesn't compile for me due to changes in
> >     the unwind_protect API.

Okay, version 1.0.10 of the package works for me with 3.2.4, so I've
uploaded corresponding web pages.

> >   fixed
> >     The SVN version doesn't compile for me.

Version 0.7.10 gives me the following errors with Octave 3.2.4

        In file included from Array-f.cc:33:
        /home/hauberg/Programmer/include/octave-3.2.4/octave/Array.cc:
        In static member function ‘static void
        Array<T>::instantiation_guard() [with T = FixedPoint]’:
        Array-f.cc:53:   instantiated from here
        /home/hauberg/Programmer/include/octave-3.2.4/octave/Array.cc:2698: 
error: ‘__xXxXx__’ is not a member of ‘FixedPoint’
        /home/hauberg/Programmer/include/octave-3.2.4/octave/Array.cc:
        In static member function ‘static void
        Array<T>::instantiation_guard() [with T = FixedPointComplex]’:
        Array-f.cc:55:   instantiated from here
        /home/hauberg/Programmer/include/octave-3.2.4/octave/Array.cc:2698: 
error: ‘__xXxXx__’ is not a member of ‘FixedPointComplex’
        make: *** [Array-f.o] Fejl 1
        'make' returned the following error: make: Går til katalog
        '/tmp/oct-PUXEqq/fixed-0.7.10/src'

> >   triangular
> >     Version 1.0.4 of the package doesn't build for me.

Using Octave 3.2.4 I get the following errors:

        uppertri.cc:197: error: conflicting return type specified for
        ‘virtual octave_base_value* (*
        octave_triangular_matrix::numeric_conversion_function()
        const)(const octave_base_value&)’
        /home/hauberg/Programmer/include/octave-3.2.4/octave/ov-base.h:139: 
error:   overriding ‘virtual octave_base_value::type_conv_info 
octave_base_value::numeric_conversion_function() const’
        uppertri.cc: In function ‘octave_value oct_unop_uplus(const
        octave_base_value&)’:
        uppertri.cc:254: error: ‘cerr’ is not a member of ‘std’
        /home/hauberg/Programmer/include/octave-3.2.4/octave/variables.h: In 
function ‘void install_triangular()’:
        /home/hauberg/Programmer/include/octave-3.2.4/octave/variables.h:123: 
error: too many arguments to function ‘void mlock()’
        uppertri.cc:371: error: at this point in file
        /home/hauberg/Programmer/include/octave-3.2.4/octave/variables.h:123: 
error: too many arguments to function ‘void mlock()’
        uppertri.cc:372: error: at this point in file
        make: *** [uppertri.oct] Fejl 1
        
Søren


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to