You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

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

Status

AnalysisNtuple

depends on Obf 

 

CRflux

I need to resolve some undefined references, possibly via editing the SConscript and CRfluxLib.py files

 

OnboardFilterTds

depends on Obf

Pass

CalRecon

depends on (header files from) CalXtalResponse

 

RootConvert

depends on Obf 

 

RootIo

depends on headers from RootConvert package

 

G4Generator

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

 

G4Propagator

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)

Pass

ldfReader

depends on Obf

Pass

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

I Need to resolve some undefined references.  Strange linking errors when trying to build the test application:CalXtalResponse/src/test/test_CalXtalResponse.o(.gnu.linkonce.t._ZN16test_CalCalibSvc12TestCalibSetC1Ev+0x32): In function `test_CalCalibSvc::TestCalibSet::TestCalibSet()':
: undefined reference to `CalUtil::CalAsym::CalAsym()'
CalXtalResponse/src/test/test_CalCalibSvc.o(.text+0x12e): In function `test_CalCalibSvc::TestCalibSet::TestCalibSet(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
: undefined reference to `CalUtil::CalAsym::CalAsym()'
CalXtalResponse/src/test/test_CalCalibSvc.o(.text+0x296): In function `test_CalCalibSvc::TestCalibSet::TestCalibSet(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
: undefined reference to `CalUtil::CalAsym::CalAsym()'
(I shall return to this one! )

 

Event

Need to resolve some undefined references

BUILT

 

 

 


  • No labels