It looks like an implicit Array<T> instantiation or one that is not using
the INSTANTIATE_ARRAY macro. You'll have to track that down.

Michael.


On Wed, Jun 10, 2009 at 8:27 AM, Benjamin Lindner<lindner...@gmx.net> wrote:
> Hello,
>
> trying to install fixed-0.7.10 on octave 3.2.0/mingw32 fails with the error:
>
> c:\Programs\msys\1.0.11-tdm430-2\opt\octave_mingw32_gcc-4.3.0-dw2\3.2.0-3\include\octave-3.2.0/octave/Array.cc:
> In static member function 'static void Array<T>::instantiation_guard()
> [with T = FixedPoint]':
> Array-f.cc:53:   instantiated from here
> c:\Programs\msys\1.0.11-tdm430-2\opt\octave_mingw32_gcc-4.3.0-dw2\3.2.0-3\include\octave-3.2.0/octave/Array.cc:2696:
> error: '__xXxXx__' is not a member of 'FixedPoint'
> c:\Programs\msys\1.0.11-tdm430-2\opt\octave_mingw32_gcc-4.3.0-dw2\3.2.0-3\include\octave-3.2.0/octave/Array.cc:
> In static member function 'static void Array<T>::instantiation_guard()
> [with T = FixedPointComplex]':
> Array-f.cc:55:   instantiated from here
> c:\Programs\msys\1.0.11-tdm430-2\opt\octave_mingw32_gcc-4.3.0-dw2\3.2.0-3\include\octave-3.2.0/octave/Array.cc:2696:
> error: '__xXxXx__' is not a member of 'FixedPointComplex'
> make: *** [Array-f.o] Error 1
>
> benjamin
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to