From owner-freebsd-cluster@FreeBSD.ORG Sun May 24 13:07:09 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 720A5106564A for ; Sun, 24 May 2009 13:07:09 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 2F9E48FC19 for ; Sun, 24 May 2009 13:07:09 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.175.178.151] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1M8Cuz-0004vj-Sh; Sun, 24 May 2009 16:35:09 +0400 To: ady References: <4A193968.5050706@comlabs.itb.ac.id> From: Boris Samorodov Date: Sun, 24 May 2009 16:35:37 +0400 In-Reply-To: <4A193968.5050706@comlabs.itb.ac.id> (ady@comlabs.itb.ac.id's message of "Sun\, 24 May 2009 19\:11\:20 +0700") Message-ID: <47740982@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-cluster@freebsd.org Subject: Re: 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 13:07:09 -0000 ady writes: > 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. Ady, welcome and good luck! > 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. Did you do what had been suggested here? > *** 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 BTW, the "FreeBSD Handbook" may give you some additional helpful information: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html WBR -- bsam