[Paraview] Error about compiling cmake & Paraview

TONG LIU bond_ruston at yahoo.com
Wed Apr 12 23:59:11 EDT 2006


Hello,
   
  I have downloaded latest cmake and Paraview source code from Kitware website, and tried to install on x86_64 version of RHEL4U3. However I couldn't compile cmake successfully, it always report:
  [root at localhost]# ./bootstrap
---------------------------------------------
CMake 2.2-3, Copyright (c) 2002 Kitware, Inc., Insight Consortium
C compiler on this system is: cc
cxx is g++
---------------------------------------------
Error when bootstrapping CMake:
Cannot find appropriate C++ compiler on this system.
Please specify one using environment variable CXX.
See cmake_bootstrap.log for compilers attempted.

  Eventhough I tried to set CXX environmnet path to c++, nothing worked either.
   
  However the same source code can be compiled successfully on 32bit version of RHEL4U1. Similarly, paraview can't be compiled on x86_64 RHE4U3, but it can be compiled without any error on 32bit RHEL4U1.
   
  I noticed that c++ version is different on RHEL4U1 and RHEL4U3, is that the reason for compiling issue? Does cmake and paraview support x86_64 Redhat?
   
  One more question, I got some error on one 32bit RHELU1 node which doesn't have full OS installed.
  opt/paraview-2.4.3/Utilities/TclTk/tk8.4.5/unix/../generic/tk3d.c:1391: error:
invalid operands to binary *
/opt/paraview-2.4.3/Utilities/TclTk/tk8.4.5/unix/../generic/tk3d.c:1391: error:
syntax error before ')' token
/opt/paraview-2.4.3/Utilities/TclTk/tk8.4.5/unix/../generic/tk3d.c:1394: error:
request for member `borderTable' in something not a structure or union
/opt/paraview-2.4.3/Utilities/TclTk/tk8.4.5/unix/../generic/tk3d.c:1394: error:
request for member `borderTable' in something not a structure or union
/opt/paraview-2.4.3/Utilities/TclTk/tk8.4.5/unix/../generic/tk3d.c:1396: error:
syntax error before ')' token

  Thanks for suggestions.
   
  Regards
  Eric

		
---------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060412/81821af2/attachment.htm


More information about the ParaView mailing list