Re: head seems broken

From: Fons Rademakers <Fons.Rademakers_at_cern.ch>
Date: Sun, 18 Feb 2007 18:01:22 +0100


Hi Constantin,

  this should be now fixed.

Cheers, Fons.

Rene Brun wrote:

> Constantin,
> 
> We are aware of this special case. We know the solution. A fix will come 
> soon or later on Monday.
> 
> Rene Brun
> 
> Constantin Loizides wrote:

>> Hi,
>> something is broken in ROOT head, but I could not
>> really figure out what. I know it has to do with
>> the fact that not all the ROOTLIBS are linked in
>> root.exe anymore. But I also cant load the libs
>> myself. Example:
>>
>> >CINT/ROOT C/C++ Interpreter version 5.16.18, February 9, 2007
>> >Type ? for help. Commands must be C++ statements.
>> >Enclose multiple statements between { }.
>> >Info in <rootlogon.C>: Running my $ROOTSCRIPTS/rootlogon.C
>> >root [0] gSystem->Load("libRIO.so")
>> >(int)0
>> >root [1] gSystem->Load("libNet.so")
>> >dlopen error: /opt/root/root_head/lib/libTree.so: undefined symbol:
>> _ZTI10TSQLResult
>> >Load Error: Failed to load Dynamic link library
>> /opt/root/root_head/lib/libTree.so
>> >Error in <TCint::AutoLoadCallback>: failure loading library
>> libTree.so for class TEventList
>> >(int)(-1)
>>
>> In particular, I could not follow why libTree is being loaded in
>> the above example. Note that the ROOT linking works:
>> ie instantiating TTree h; on the command line will work.
>>
>> For the time being I "fixed" this by linking all libs
>> in root.exe as before.
>>
>> Constantin
>>
>>

>
-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers_at_cern.ch              Phone: +41 22 7679248
WWW:    http://fons.rademakers.org           Fax:   +41 22 7669640
Received on Sun Feb 18 2007 - 18:01:31 CET

This archive was generated by hypermail 2.2.0 : Mon Feb 19 2007 - 11:50:01 CET