[Linux-cluster] Invalid cross-device link when building cluster-2

Ian Brown ianbrn at gmail.com
Sun Mar 18 16:02:40 UTC 2007


Hello,

I encountered a problem with building of cluster2:

According to the doc/usage.txt, I ran:

svn checkout http://svn.osdl.org/openais
  cd openais/branches/whitetank
  make; make install DESTDIR=/

and also
  downloaded udev-094.tar.bz2, and ran
   make EXTRAS="extras/volume_id" install
	
Then, cd to cluster-2.00.00 and ran:	
./configure --kernel_src=path to sources of linux-2.6.20.2
and then

make install

after some time I see:

make[2]: Entering directory `/work/src/cluster-2.00.00/gfs2/mkfs'
install -m 0755 mkfs.gfs2 //sbin
ln -f mkfs.gfs2 //sbin/gfs2_jadd
ln: creating hard link `//sbin/gfs2_jadd' to `mkfs.gfs2': Invalid
cross-device link

Any idea what can be wrong here ?
regards,
Ian




More information about the Linux-cluster mailing list