I have been getting the most bizaare errors when attempting to compile
the latest open source version of fam (to my knowledge 2.6.2). I was
able to patch my kernel (Linux 2.2.13) with imon and compile it as a
module just fine. Then I attempt to run make on fam and recieve:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-DCONFIG_ETC_CONFIG_PATH=\"/etc/fam.conf\" -g -O2 -c Activity.c++
In file included from Activity.c++:28:
Scheduler.h:97: ANSI C++ forbids data member `handler' with same name as
enclosing class
As I said, this is with Linux kernel 2.2.13 and libstdc++ 2.95.2. I found
error to be most bizarre as I can't imagine why fam would not comply with
ANSI C++ standards. Any light you all could shed on the situation would be
greatly appreciated. Keep up the good work, although I haven't gotten it
up and working yet, fam looks to be super cool.
-- Porter
--
Source code, list archive, and docs: http://oss.sgi.com/projects/fam/
To unsubscribe: echo unsubscribe fam | mail majordomo@xxxxxxxxxxx
|