[xrootd] compilation on 4.3.2 (Ubuntu 8.10)

Hi,
I have problem compiling root 5.20 with gcc 4.3.2.
The error message is:
++ -shared -Wl,-soname,libNetx.so -m32 -O2 -o lib/libNetx.so net/netx/src/TXNetFile.o net/netx/src/TXNetFileStager.o net/netx/src/TXNetSystem.o net/netx/src/G__Netx.o -Lnet/xrootd/src/xrootd/lib -lXrdOuc -lXrdSys -Llib -lXrdClient
/usr/bin/ld: cannot find -lXrdClient
collect2: ld returned 1 exit status
make: *** [lib/libNetx.so] Error 1

should I make something special for ‘configure’ script?

          Mariusz

Hi,

If you do not need xtood use “–disable-xrootd” as configure argument.

Cheers,
Philippe.