Re: [Linux-cluster] Make error

2010-10-18 Thread Fabio M. Di Nitto
On 10/15/2010 9:01 PM, Ruiyuan Jiang wrote: > Hi, > > When I was compiling cluster 3.01.7 on Fedora 13, I got an error message: > oh and btw.. 3.0.17 will be in F13 in one or two days :) so you can just yum update/install. Fabio -- Linux-cluster mailing list Linux-cluster@redhat.com https://w

Re: [Linux-cluster] Make error

2010-10-18 Thread Fabio M. Di Nitto
On 10/15/2010 9:01 PM, Ruiyuan Jiang wrote: > Hi, > > When I was compiling cluster 3.01.7 on Fedora 13, I got an error message: > > # make > make -C common all > make[1]: Entering directory `/home/rc6/cluster-3.0.17/common' > set -e && \ > for i in liblogthread; do \ > make -

[Linux-cluster] Make error

2010-10-15 Thread Ruiyuan Jiang
Hi, When I was compiling cluster 3.01.7 on Fedora 13, I got an error message: # make make -C common all make[1]: Entering directory `/home/rc6/cluster-3.0.17/common' set -e && \ for i in liblogthread; do \ make -C $i all; \ done make[2]: Entering directory `/home/