Problem compiling trunk

From: Alberto Pulvirenti <alberto.pulvirenti_at_ct.infn.it>
Date: Wed, 25 Nov 2009 11:03:59 +0100


Dear all,

I have updated my trunk version of ROOT today, few minutes ago, and for the first time in my life I have had a compilation error when trying to compile it.

I must say that I have installed new API from AliEn, which gave absolutely no problem in my laptop installation, where I already used the trunk of ROOT updated to some day ago, so I was wandering if here, in the PC in my office, I have to update something before compiling.

The error is the following:

g++ -O2 -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude
-pthread -I/home/pulvir/ALICE/alien/api/include/xrootd
-Iproof/proofd/inc -DUSENEWHDRS -o net/netx/src/TXNetFile.o -c
net/netx/src/TXNetFile.cxx
net/netx/src/TXNetFile.cxx: In member function ‘void TXNetFile::CreateXClient(const char*, const Option_t*, Int_t, Bool_t)’: net/netx/src/TXNetFile.cxx:319: error: ‘class XrdClient’ has no member named ‘SetReadAheadStrategy’
net/netx/src/TXNetFile.cxx:325: error: ‘class XrdClient’ has no member named ‘SetBlockReadTrimming’
net/netx/src/TXNetFile.cxx: In static member function ‘static void TXNetFile::SetEnv()’:
net/netx/src/TXNetFile.cxx:1193: error: ‘DFLT_RECONNECTWAIT’ was not declared in this scope
net/netx/src/TXNetFile.cxx:1199: error: ‘NAME_RECONNECTWAIT’ was not declared in this scope
make: *** [net/netx/src/TXNetFile.o] Error 1

Thanks for any help

Ciao

        Alberto Received on Wed Nov 25 2009 - 11:01:22 CET

This archive was generated by hypermail 2.2.0 : Wed Nov 25 2009 - 11:50:04 CET