Problem during complation

Hello,

I try to install root from the source code.
I follow all instruction :

./configure linux

out …

and : make

but that return : Options to Xrootd-configure: i386_linux --ccflavour=gcc --use-xrd-strlcpy --with-krb5-libdir=/usr/lib/i386-linux-gnu -L/usr/lib/i386-linux-gnu --with-ssl-shared=yes --enable-shadowpw --disable-krb4 --enable-echo --no-arch-subdirs --disable-mon --with-cxx=g++ --with-ld=g++
Guessing architecture/compiler: linux:i686:2.6.38-8-generic
linux | i686 | 2.6.38-8-generic | i386_linux26 | gcc
Invalid option ‘-L/usr/lib/i386-linux-gnu’. Try ./configure.classic --help
*** Error condition reported by Xrootd-configure (rc = 1):
bin/rmkdepend -R -fcint/cint/src/g__cfunc.d -Y -w 1000 – -pipe -m32 -Wall -W -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY -I/home/quentin/Program/root/cint/cint/inc -I/home/quentin/Program/root/cint/cint/src -I/home/quentin/Program/root/cint/cint/src/dict -pthread -I. – /home/quentin/Program/root/cint/cint/src/g__cfunc.c
make: bin/rmkdepend : command not found

Dear

Quentin

I sole my problem with the suppresion of none necesary library

Quentin