From: patrice d. <pat...@un...> - 2005-11-10 14:25:12
|
Hello I setup an AMD64 cluster with 27 AMD64 DISKLESS nodes with Clustermatic=20 5 and intend to use Clubmask 06b2 as a scheduler with Maui and Ganglia but when I try to compile the distribution via python setup.py install I get a lot of error messages in the compiling phase : gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC=20 -I/usr/local/include/python2.2 -c src/bproc/bprocmodule.c -o=20 build/temp.linux-i686-2.2/bprocmodule.o -ggdb src/bproc/bprocmodule.c: In function `bp_masteraddr': src/bproc/bprocmodule.c:330: attention : implicit declaration of=20 function `bproc_masteraddr' src/bproc/bprocmodule.c: In function `bp_nodeinfo': src/bproc/bprocmodule.c:462: erreur: incompatible type for argument 1 of=20 `makeip' src/bproc/bprocmodule.c: In function `bp_nodelist': src/bproc/bprocmodule.c:479: attention : passage de l'argument n=B01 de =AB= =20 bproc_nodelist =BB d'un type pointeur incompatible src/bproc/bprocmodule.c:492: erreur: incompatible type for argument 1 of=20 `makeip' src/bproc/bprocmodule.c: In function `bp_nodenumber': src/bproc/bprocmodule.c:528: attention : implicit declaration of=20 function `bproc_nodenumber' src/bproc/bprocmodule.c: In function `bp_nodesetstatus': src/bproc/bprocmodule.c:601: erreur: `BPROC_NODE_NSTATES' undeclared=20 (first use in this function) src/bproc/bprocmodule.c:601: erreur: (Each undeclared identifier is=20 reported only once src/bproc/bprocmodule.c:601: erreur: for each function it appears in.) src/bproc/bprocmodule.c:606: attention : passage de l'argument n=B02 de =AB= =20 bproc_nodesetstatus =BB transforme un entier en pointeur sans transtypage src/bproc/bprocmodule.c: In function `bp_nodestatus': src/bproc/bprocmodule.c:629: attention : implicit declaration of=20 function `bproc_nodeup' src/bproc/bprocmodule.c: In function `initbproc': src/bproc/bprocmodule.c:869: erreur: `bproc_node_down' undeclared (first=20 use in this function) src/bproc/bprocmodule.c:870: erreur: `bproc_node_unavailable' undeclared=20 (first use in this function) src/bproc/bprocmodule.c:871: erreur: `bproc_node_error' undeclared=20 (first use in this function) src/bproc/bprocmodule.c:872: erreur: `bproc_node_up' undeclared (first=20 use in this function) src/bproc/bprocmodule.c:873: erreur: `bproc_node_reboot' undeclared=20 (first use in this function) src/bproc/bprocmodule.c:874: erreur: `bproc_node_pwroff' undeclared=20 (first use in this function) error: command 'gcc' failed with exit status 1 is it because I do not use clustermatic 4 ? or because my python version=20 (2.2.3) is not the right needed to compile clubmask ?? Thank for your help P.Descourt U650 INSERM, Laboratoire de Traitement d'Information Medicale (LATIM) Equipe 'Quantification en Tomographie d'Emission' CHU Morvan, B=E2timent 2Bis (I3S), 5 avenue Foch, 29609 Brest, France |