While compiling a recent checked-out version of brat the setup on solaris a few (small problems turned up) Some of these may have been an operator error. a) ~/newdb/brat/modules/calib/tpc> cvs diff cvs diff: Diffing . Index: BrTpcDriftFibCalModule.h =================================================================== RCS file: /afs/rhic/brahms/BRAHMS_CVS/brat/modules/calib/tpc/BrTpcDriftFibCalMod ule.h,v retrieving revision 1.1 diff -r1.1 BrTpcDriftFibCalModule.h 35c35 < const Int_t kMaxFibres; // max number of fibres (currently 6) --- > Int_t kMaxFibres; // max number of fibres (currently 6) -- The gcc on sun complained about this const (an error that I know Steve Sanders also complained about) - Peter could you review what you want to do here. b) The root version on solaris is old -- Kris is it possible to have it updated !! so I had to comment out the diff -r1.8 BrRint.cxx 128c128 < gROOT->SetMacroPath(0); --- > file://gROOT->SetMacroPath(0); -- presumably this goes away. Had to change the include in BrSplash.h X11/xpm.h -> /opt/local/include even though I thought to have made the proper --with-xpm-incdir and --with-xpm-libdir configure flags. c) Manually fixed the path.h file that were created with -e #include .. with the -e coming the script that makes the file. ------------------------------------------------------ Flemming Videbaek Physics Department Brookhaven National Laboratory tlf: 631-344-4106 fax 631-344-1334 e-mail: videbaek@bnl.gov
This archive was generated by hypermail 2b30 : Sat Nov 10 2001 - 09:41:27 EST