Date: Thu, 9 Dec 1999 01:10:09 +0800 From: "Chia-Hao Chang" <cowboy@tkgis.tku.edu.tw> To: <cluster@FreeBSD.org> Subject: Building clusterit-1.2 Error ... Message-ID: <004a01bf419f$15f9ef50$195d0da3@ADSL931.tku.edu.tw>
next in thread | raw e-mail | index | archive | help
Hi all:
I try to build clusterit-1.2 under /usr/port/net/clusterit/ on a
3.3-Stable Box,and
successfully build this package.
But under 4.0-current box,I could not build it successfully.Error
messages are as follow:
====================================================================
===> Extracting for clusterit-1.2
>> Checksum OK for clusterit-1.2.tar.gz.
===> Patching for clusterit-1.2
===> Applying FreeBSD patches for clusterit-1.2
===> Configuring for clusterit-1.2
===> Building for clusterit-1.2
cc -O -pipe -c dsh.c
cc -O -pipe -c seq.c
cc -O -pipe -c run.c
cc -O -pipe -o dsh dsh.o
cc -O -pipe -o seq seq.o
cc -O -pipe -o run run.o
cc -O -pipe -c pcp.c
pcp.c: In function `paralell_copy':
pcp.c:293: size of array `out' is too large
pcp.c:294: size of array `err' is too large
*** Error code 1
Stop in /usr/ports/net/clusterit/work/clusterit-1.2/pcp.
*** Error code 1
Stop in /usr/ports/net/clusterit/work/clusterit-1.2.
*** Error code 1
Stop in /usr/ports/net/clusterit.
*** Error code 1
Stop in /usr/ports/net/clusterit.
*** Error code 1
Stop in /usr/ports/net/clusterit.
any suggestion ?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-cluster" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004a01bf419f$15f9ef50$195d0da3>
