kaliveda-dev team mailing list archive
-
kaliveda-dev team
-
Mailing list archive
-
Message #00454
[Question #184144]: erreur compilation kaliveda sur ccage
New question #184144 on KaliVeda:
https://answers.launchpad.net/kaliveda/+question/184144
Bonjour,
en voulant recompiler ma branche (lp:~boisjoli/kaliveda/1.8.1_vamos_e503) au centre de calcul (ROOT version 5.33/01), j'ai l'erreur suivante lors de la compilation ("make debug=yes") :
==========
...
g++ -Wall -fPIC -pthread -m64 -I/afs/in2p3.fr/throng/indra/.root-5.33_gcc-4.1.2_x86_64/include -I/afs/in2p3.fr/home/m/mboisjol/public/1.8.1_vamos_e503/.kvroot-1.8.1_vamos_e503_gcc-4.1.2_x86_64_root-5.33.01/include -g -DGRIDENGINE_LOG_READER -c analyse_logs.cxx
g++ -O2 -m64 -g analyse_logs.o -L/afs/in2p3.fr/throng/indra/.root-5.33_gcc-4.1.2_x86_64/lib -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -pthread -lm -ldl -rdynamic -L/afs/in2p3.fr/home/m/mboisjol/public/1.8.1_vamos_e503/.kvroot-1.8.1_vamos_e503_gcc-4.1.2_x86_64_root-5.33.01/lib -lKVMultiDet -L/afs/in2p3.fr/throng/indra/.root-5.33_gcc-4.1.2_x86_64/lib -lXrdPosix -o analyse_logs
/usr/bin/ld: cannot find -lXrdPosix
collect2: ld returned 1 exit status
make[1]: *** [analyse_logs] Error 1
make[1]: Leaving directory `/afs/in2p3.fr/home/m/mboisjol/public/1.8.1_vamos_e503/analysis'
make: *** [analysis] Error 2
==========
je voulais savoir si cela pouvait être dû à la version de ROOT utilisée...
Mark
--
You received this question notification because you are a member of
KaliVeda Development Team, which is an answer contact for KaliVeda.