On Tue, Oct 03, 2000 at 10:03:59PM +0200, Christian Holm Christensen wrote: > Hi BRAT's > > (this is the mail I refered to before - I must have been sleeping - sorry) > > I've commited a new revision into the CVS Rep. > The current CVS snapshot does not compile. There is only one error, present in almost all files, "missing TObjArray::SetOwner ool_t &)". The ROOT used to build /opt/brahms/brat/dev is (see the -I paths below) /opt/brahms/root/pro, which points to root_v2.24.04. Full error output can be found on AFS in /opt/brahms/brat/... file: /afs/rhic/i386_redhat61/opt/brahms/brat/snap/snap-20001003-1617/make-brat-all.log Here are some typical errors: make[1]: Entering directory `/afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/online/ntuple/src' Checking object directory for linux Checking library directory for linux Checking include directory for linux g++ -DONL_unix -I/opt/brahms/root/pro/include -I/afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/include -I/afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/include -c -g -Wall -fPIC -o ../obj/linux/BrNtupleObje ct.o BrNtupleObject.cxx /afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/include/BrEventNode.h: In method `void BrEventNode::SetOw ner(Bool_t = kTRUE)': In file included from /afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/include/BrEvent.h:73, from /afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/include/BrNtupleObject.h:18, from BrNtupleObject.cxx:12: /afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/include/BrEventNode.h:127: no matching function for call to `TObjArray::SetOwner ool_t &)' make[1]: *** [../obj/linux/BrNtupleObject.o] Error 1 make[1]: Leaving directory `/afs/rhic/@sys/opt/brahms/brat/snap/snap-20001003-1617/brat/online/ntuple/src' > > Version: 1.11.2 > Tag: BRAT-1-11-2 > > Changes are: > > * test/brat-config: > Option clean-up. --iolibs is no longer used. Options are > > Usage: brat-config [--version] [--libs] [--detlibs] [--modlibs] [--cflags] > --version gives version of BRAT > --libs gives base libraries > --detlibs gives detector + base libraries > --modlibs gives modules + detector + base libraries > --cflags gives preprocessor flags > > where: > Base libs: Geometry, Base, Db, IO > Det. libs: BB, C1, DC, Mult, RICH, TPC, Tof, ZDC > Mod. Libs: Ana, Geant, Monitor, Ntuple, Pid, Raw, Run, TRACK, VTX > > revision bump. > > * lib/<arch>/libBrat_Run.so, lib/<arch>/libBrat_Ntuple.so > These libraries are now build by default. online/ntuple has been > split into online/ntuple/src and online/ntuple/inc and follows the > standard build scheme. > > * BrEvent, BrEventNode BrDataTAble > Some clean up and made IsFolder const (as TObject::IsFolder), so > that objects are browsable again. > > * test/TestBase > Clean-up. > > * test/BrRint (or bratroot program) > Now preloads all libraries > > Enjoy, > > Christian ----------------------------------------------------------- > Holm Christensen Phone: (+45) 35 35 96 91 > Sankt Hansgade 23, 1. th. Office: (+45) 353 25 305 > DK-2200 Copenhagen N Web: www.nbi.dk/~cholm > Denmark Email: cholm@nbi.dk > > -- Konstantin Olchanski Physics Department, Brookhaven National Laboratory, Long Island, New York olchansk@bnl.gov
This archive was generated by hypermail 2b29 : Tue Oct 03 2000 - 16:39:46 EDT