Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are two needed external libraries that have yet to be incorporated into SCons (for rhel4 machines):  Obf and OmniOrb. As of today, Obf and OmniOrb have been installed for the rhel4 machines, so what remains is them being incorporated into Scons.  This will happen today.

All packages have been built with the exception of the following:

Package (failed to build)

Comment

AnalysisNtuple

 

CRflux

 

OnboardFilterTds  

depends on Obf

CalRecon

 

RootConvert  

depends on Obf 

RootIo  

depends on headers from RootConvert package

G4Generator

Need to resolve some undefined references.  This either has to do with the SConscript or directory structure of the package.

G4Propagator

 depends depends on G4Propagator conforming to coding conventions. The header file missing here is located in G4Generator package, specifically G4Generator/src)

GCRCalib  

depends on Obf

HepRepCorba

HepRepCorba/build/redhat4-i686-32bit/src/HepRep.hh:6:28: omniORB4/CORBA.h: No such file or directory (depends on OmniOrb)

ldfReader

depends on Obf

digiRootData

depends on Obf

RootAnalysis

looks like this depends on digiRootData

calibGenCAL

likely depends on digiRootData and other failed builds

calibGenACD

depends on digiRootData

calibGenTKR

this also seems to depend on digiRootData, where TkrDigi::getHit is defined

OnboardFilter

depends on Obf 

CalXtalResponse

 

Need to resolve some undefined references.  This either has to do with the SConscript or directory structure/convention of the package.