Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 1996 02:26:51 -0700 (PDT)
From:      asami@freebsd.org (Satoshi Asami)
To:        thomas@ghpc8.ihf.rwth-aachen.de
Cc:        ports@freebsd.org
Subject:   octave build failure
Message-ID:  <199610160926.CAA27525@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
I guess the class "complex" is new in gcc-2.7.2?

Satoshi
-------
In file included from dMatrix.h:32,
                 from mx-base.h:31,
                 from CColVector.cc:32:
mx-defs.h:59: conflicting types for `struct Complex'
/usr/include/g++/Complex.h:8: previous declaration as `class complex<double>'
mx-defs.h:59: conflicting types for `struct Complex'
/usr/include/g++/Complex.h:82: previous declaration as `class complex<double>'
Array.h: In method `class Complex DiagArray<Complex>::get(int)':



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610160926.CAA27525>