problem with mpich2 on freebsd 7.2

John Baldwin jhb at freebsd.org
Tue May 26 14:59:06 UTC 2009


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 at comlabs.itb.ac.id> writes:
> > 
> > > hi everyone, i'm ady, undergraduate student at 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


More information about the freebsd-cluster mailing list