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
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 -
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/