Hi, I went through several combination of ASImage and ASBase libraries as well through the messages in roottalk related to this topic and I am still stuck with the following errors when compiling root with support for ASImage with gcc 3.2 under RH Linux 8.0. I appreciate any suggestions. Michal g++ -O2 -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude -D_REENTRANT -I/us r/local/include/libAfterImage -o asimage/src/TASImage.o -c asimage/src/TASImage.cxx In file included from /usr/local/include/libAfterImage/afterbase.h:8, from asimage/src/TASImage.cxx:49: /usr/local/include/libAfterBase/audit.h:145: parse error before `delete' make: [asimage/src/TASImage.o] Error 1 (ignored) g++ -O2 -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude -D_REENTRANT -I/us r/local/include/libAfterImage -o asimage/src/TASPaletteEditor.o -c asimage/src/TASPaletteEditor.cxx In file included from /usr/local/include/libAfterImage/afterbase.h:8, from asimage/src/TASPaletteEditor.cxx:35: /usr/local/include/libAfterBase/audit.h:145: parse error before `delete' make: [asimage/src/TASPaletteEditor.o] Error 1 (ignored)
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET