problems compiling ROOT 5.32.00 on Red Hat Linux

From: Stange, Sy <sstange_at_lanl.gov>
Date: Thu, 1 Mar 2012 16:31:59 +0000

I am trying to do a location-independent installation of ROOT 5.32.00 on a shared system that is running Red Hat Enterprise Linux WS release 3 and gcc version 3.3.3. (The installed version of ROOT on this system is 5.10.)

I configured using ./configure linux without any problems, but when I tried to build ROOT it crashed with the message:

bin/rmkdepend -R -fcore/textinput/src/textinput/TerminalDisplay.d -Y -w 1000 -- -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -I/home/sstange/root/root/core/textinput/src -D__cplusplus -- /home/sstange/root/root/core/textinput/src/textinput/TerminalDisplay.cpp g++ -O2 -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -I/home/sstange/root/root/core/textinput/src -I/home/sstange/root/root/core/textinput/src -o core/textinput/src/textinput/TerminalDisplay.o -c /home/sstange/root/root/core/textinput/src/textinput/TerminalDisplay.cpp
/home/sstange/root/root/core/textinput/src/textinput/TerminalDisplay.cpp: In

   member function `size_t
   textinput::TerminalDisplay::WriteWrapped(textinput::Range::EPromptUpdate,    bool, unsigned int, unsigned int)':
/home/sstange/root/root/core/textinput/src/textinput/TerminalDisplay.cpp:224: error: syntax

   error before `->' token
/home/sstange/root/root/core/textinput/src/textinput/TerminalDisplay.cpp:226: error: no

   matching function for call to `textinput::TerminalDisplay::    WriteWrappedElement(textinput::Text (&)(...), size_t&, unsigned int, size_t&    )'
/home/sstange/root/root/core/textinput/src/textinput/TerminalDisplay.cpp:105: error: candidates

   are: size_t textinput::TerminalDisplay::WriteWrappedElement(const    textinput::Text&, unsigned int, unsigned int, unsigned int) make: *** [core/textinput/src/textinput/TerminalDisplay.o] Error 1

I don't see any indication in this message of what component is causing this problem. Any help would be greatly appreciated.

Thank you,

Sy Received on Thu Mar 01 2012 - 17:32:09 CET

This archive was generated by hypermail 2.2.0 : Thu Mar 01 2012 - 17:50:01 CET