Problem installing 5.21.02

on AMD64 suse linux 11

./configure --enable-soversion --enable-rpath --prefix=/usr/local --enable-python --with-python-incdir=/usr/include/python2.5 --with-python-libdir=/usr/lib64

make

==> lib/libHbook.so done
g++ -shared -Wl,-soname,libNetx.so.5.21 -m64 -O2 -Wl,-rpath,/usr/local/lib/root-o lib/libNetx.so.5.21 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/lib64/gcc/x86_64-suse-linux/4.3/…/…/…/…/x86_64-suse-linux/bin/ld: cannot find -lXrdClient
collect2: ld returned 1 exit status
make: *** [lib/libNetx.so] Error 1

Hi,

The gcc shipped with Opensuse 11 has some problem and can not compile xrootd; You will need to disable xrootd. See root.cern.ch/phpBB2/viewtopic.php?t=6932 for additional details.

Cheers,
Philippe.