From owner-freebsd-cluster@FreeBSD.ORG Sun May 24 12:11:58 2009 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90F6E1065670 for ; Sun, 24 May 2009 12:11:58 +0000 (UTC) (envelope-from ady@comlabs.itb.ac.id) Received: from mx2.ITB.ac.id (mx2.itb.ac.id [IPv6:2001:d30:3:5::67]) by mx1.freebsd.org (Postfix) with ESMTP id 2BA9E8FC1A for ; Sun, 24 May 2009 12:11:57 +0000 (UTC) (envelope-from ady@comlabs.itb.ac.id) Received: from mx4.ITB.ac.id (mx4.itb.ac.id [IPv6:2001:d30:3:5::69]) by mx2.ITB.ac.id (Postfix) with ESMTP id 1DB79125525 for ; Sun, 24 May 2009 19:12:48 +0700 (WIT) Received: from localhost (antivirus2.itb.ac.id [167.205.1.76]) by mx4.ITB.ac.id (Postfix) with ESMTP id F09CA45018 for ; Sun, 24 May 2009 19:18:15 +0000 (UTC) Virus-Scanned: antivirus2-ITB-slb Received: from mx4.ITB.ac.id ([167.205.23.13]) by localhost (antivirus2.itb.ac.id [167.205.1.76]) (amavisd-new, port 10004) with ESMTP id G8qZW16MSS9z for ; Sun, 24 May 2009 19:12:16 +0700 (WIT) Received: from www.arc.itb.ac.id (arc.itb.ac.id [167.205.3.3]) by mx4.ITB.ac.id (Postfix) with ESMTP id 8283B45038 for ; Sun, 24 May 2009 19:17:59 +0000 (UTC) Received: from [IPv6:2403:8000:1:3102:4dce:1224:4c95:90b5] (unknown [IPv6:2403:8000:1:3102:4dce:1224:4c95:90b5]) by www.arc.itb.ac.id (Postfix) with ESMTP id 6F49162DA for ; Sun, 24 May 2009 19:10:59 +0700 (WIT) Message-ID: <4A193968.5050706@comlabs.itb.ac.id> Date: Sun, 24 May 2009 19:11:20 +0700 From: ady User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-cluster@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: problem with mpich2 on freebsd 7.2 X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 12:11:58 -0000 hi everyone, i'm ady, undergraduate student@bandung institute of tech. i'm planning to develop a HPC with MPICH2 and SGE on freebsd 7.2 for my final assessment. i install sge-6.2.2.1_1 successfully, but getting stuck when installing mpich2. here's the log master# cd /usr/ports/net/mpich2 master# make install clean ===> mpich2-1.0.7_3,3 depends on file: /usr/local/bin/python2.5 - found ===> mpich2-1.0.7_3,3 depends on executable: gfortran43 - not found ===> Verifying install for gfortran43 in /usr/ports/lang/gcc43 Making GCC 4.3.4 for FreeBSD 7.2 target=i386-portbld-freebsd7.2 You need to increase the datasize limit to at least 700000 (and set kern.maxdsiz="734003200" in /boot/loader.conf) to build with Java support. *** Error code 1 Stop in /usr/ports/lang/gcc43. *** Error code 1 Stop in /usr/ports/net/mpich2. master# uname -a FreeBSD master.blackbox.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 does anybody can help me explain this problem?what should i do? thx for ur appreciation -regards NB: i running 7.2 on vmware 5.5, and planning develop diskless system