This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem with c++-includes


Hiho!

 Is there anyone who has the this problem already or
 can provide even a solution for that?

In file included from /usr/local/include/complex.h:71,
                 from ../include/internals.H:35,
                 from barray.C:27:
/usr/local/include/bits/cmathcalls.h:91: `complex double clog(complex double)' redeclared as different kind of symbol
/usr/local/include/g++/iostream.h:255: previous declaration of `class _IO_ostream_withassign clog'
/usr/local/include/g++/iostream.h:255: previous non-function declaration `class _IO_ostream_withassign clog'
/usr/local/include/bits/cmathcalls.h:91: conflicts with function declaration `complex double clog(complex double)'
/usr/local/include/bits/cmathcalls.h:91: conflicts with function declaration `complex double clog(complex double)'

 Thanks in advance...
 
--

Servus,
       Daniel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]