Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 08:12:53 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-cluster@freebsd.org
Cc:        ady <ady@comlabs.itb.ac.id>
Subject:   Re: problem with mpich2 on freebsd 7.2
Message-ID:  <200905260812.54275.jhb@freebsd.org>
In-Reply-To: <1243336200.10956.3.camel@RabbitsDen>
References:  <4A193968.5050706@comlabs.itb.ac.id> <47740982@ipt.ru> <1243336200.10956.3.camel@RabbitsDen>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 26 May 2009 7:10:00 am Alexandre "Sunny" Kovalenko wrote:
> On Sun, 2009-05-24 at 16:35 +0400, Boris Samorodov wrote:
> > ady <ady@comlabs.itb.ac.id> 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?
> Given that the goal is to build MPICH2, I would recommend doing 
> 
> setenv WITHOUT_JAVA
> 
> before the build.

I almost wonder if that shouldn't be the default given the requirements of a 
non-standard maxdsiz.  (I also ran into this trying to build kde4 on a 
machine this weekend.)

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905260812.54275.jhb>