[ROOT] compiling problem of #include "TGComboBox.h"

From: Reiner Rohlfs (Reiner.Rohlfs@obs.unige.ch)
Date: Mon Apr 29 2002 - 17:45:35 MEST


Hi,

I get a compilation error of this file called rr.cpp:

#include <string>
#include "TGComboBox.h"

CC -c -g -I/isdc/sw/root/3.02.07/WS/6.1/include rr.cpp
"/usr/include/math.h", line 189: Error: The name exception is ambiguous,
exception and std::exception.
1 Error(s) detected.

I use ROOT version 3.02.07 on SUN Solaris with workshop 6.1

line 189 of math.h is 

extern int matherr __P((struct exception *));

Thanks Reiner.



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:51 MET