[Linux-cluster] Newbie compilation problem

Sébastien CRAMATTE s.cramatte at wanadoo.fr
Fri Jul 21 09:29:14 UTC 2006


Hello,

I've tried to compile the latest CVS gfs snapshot under debian sarge 3.1 
against 2.6.17.6 kernel.
I don't known what  3rd party libs that are required ... I've installed 
libxml2 and libxml2-dev  ...
But now, my compilation hang on  rgmanager.

This server doesn't have X11 support !

----
...
install -d /usr/src/cluster/build/sbin
install clurgmgrd /usr/src/cluster/build/sbin
install clurmtabd /usr/src/cluster/build/sbin
install rg_test /usr/src/cluster/build/sbin
make[3]: Leaving directory `/usr/src/cluster/rgmanager/src/daemons'
cd utils && make install
make[3]: Entering directory `/usr/src/cluster/rgmanager/src/utils'
gcc -c -o clubufflush.o clubufflush.c -I ../../include 
-DSHAREDIR=\"/usr/share/cluster\" -Wall -I ../../include -g 
-I/usr/src/cluster/build/incdir -g -Wstrict-prototypes -Wshadow -fPIC 
-D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\"
gcc -o clubufflush clubufflush.o  -DSHAREDIR=\"/usr/share/cluster\" 
-Wall -I ../../include -g -I/usr/src/cluster/build/incdir -g 
-Wstrict-prototypes -Wshadow -fPIC -D_GNU_SOURCE 
-L/usr/src/cluster/build/lib -DPACKAGE_VERSION=\"DEVEL.1153474699\" 
-lmagmamsg -lmagma -lpthread -ldl -lncurses -L../clulib -lclulib -lccs
gcc -c -o clufindhostname.o clufindhostname.c -I ../../include 
-DSHAREDIR=\"/usr/share/cluster\" -Wall -I ../../include -g 
-I/usr/src/cluster/build/incdir -g -Wstrict-prototypes -Wshadow -fPIC 
-D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\"
gcc -o clufindhostname clufindhostname.o  
-DSHAREDIR=\"/usr/share/cluster\" -Wall -I ../../include -g 
-I/usr/src/cluster/build/incdir -g -Wstrict-prototypes -Wshadow -fPIC 
-D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\" -lmagmamsg -lmagma -lpthread -ldl 
-lncurses -L../clulib -lclulib -lccs
gcc -c -o clustat.o clustat.c -I ../../include 
-DSHAREDIR=\"/usr/share/cluster\" -Wall -I ../../include -g 
-I/usr/src/cluster/build/incdir -g -Wstrict-prototypes -Wshadow -fPIC 
-D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\"
gcc -o clustat clustat.o  -DSHAREDIR=\"/usr/share/cluster\" -Wall -I 
../../include -g -I/usr/src/cluster/build/incdir -g -Wstrict-prototypes 
-Wshadow -fPIC -D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\" -lmagmamsg -lmagma -lpthread -ldl 
-lncurses -L../clulib -lclulib -lccs
gcc -c -o clusvcadm.o clusvcadm.c -I ../../include 
-DSHAREDIR=\"/usr/share/cluster\" -Wall -I ../../include -g 
-I/usr/src/cluster/build/incdir -g -Wstrict-prototypes -Wshadow -fPIC 
-D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\"
gcc -o clusvcadm clusvcadm.o  -DSHAREDIR=\"/usr/share/cluster\" -Wall -I 
../../include -g -I/usr/src/cluster/build/incdir -g -Wstrict-prototypes 
-Wshadow -fPIC -D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\" -lmagmamsg -lmagma -lpthread -ldl 
-lncurses -L../clulib -lclulib -lccs
gcc -c -o clulog.o clulog.c -I ../../include 
-DSHAREDIR=\"/usr/share/cluster\" -Wall -I ../../include -g 
-I/usr/src/cluster/build/incdir -g -Wstrict-prototypes -Wshadow -fPIC 
-D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\"
gcc -o clulog clulog.o  -DSHAREDIR=\"/usr/share/cluster\" -Wall -I 
../../include -g -I/usr/src/cluster/build/incdir -g -Wstrict-prototypes 
-Wshadow -fPIC -D_GNU_SOURCE -L/usr/src/cluster/build/lib 
-DPACKAGE_VERSION=\"DEVEL.1153474699\" -lmagmamsg -lmagma -lpthread -ldl 
-lncurses -L../clulib -lclulib -lccs
make[3]: *** No rule to make target `clunfslock.sh', needed by 
`clunfslock'.  Stop.
make[3]: Leaving directory `/usr/src/cluster/rgmanager/src/utils'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/src/cluster/rgmanager/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/cluster/rgmanager'
make: *** [all] Error 2


Regards




More information about the Linux-cluster mailing list