From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LZxpx-0001yb-8y for garchives@archives.gentoo.org; Thu, 19 Feb 2009 01:36:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9107CE0343; Thu, 19 Feb 2009 01:36:24 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.146]) by pigeon.gentoo.org (Postfix) with ESMTP id 47167E0343 for ; Thu, 19 Feb 2009 01:36:24 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 13so15857eye.10 for ; Wed, 18 Feb 2009 17:36:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=10WHH0B511Lbd+sdUko5LyFTSl76w7a8AqWBehHzG/Y=; b=kd8azV6EvBcyvQ0G2HUwB2ZfMMCJbXEqGcOz6O7yQkPCSRRR4Qd6jA0TBzkqBOLiHK 9o3tfGGgHtRjwHvDiS2BVPHa4CehYgfAHoyoWUXyl/AVpCMU25ixKzgSbqkKJk1reGVa L5ftYmYOzHALKDNnt5ddEhxTNTQV4YdIu1qWE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=dtmiyHu9beJCFyrAa9lOSvLzTfIJjIXqAa4+U7QwjSBmbsOVhHlKgWbO4r41bA5ZSM aN/V5IwSgFOY+1viKyVrmhGqtjtutkcd5UE+9nl7BjmxzfEvJAt3XFN5ub9KNWmVYC/a SfFz+dYcvxIdY6F261MRRtaDEhqSOq0u9GBSQ= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Sender: vittorio.giovara@gmail.com Received: by 10.210.44.19 with SMTP id r19mr4323820ebr.60.1235007383606; Wed, 18 Feb 2009 17:36:23 -0800 (PST) Date: Thu, 19 Feb 2009 02:36:23 +0100 X-Google-Sender-Auth: deb2fbca98ca646e Message-ID: <4de51c660902181736o59bbd986u4bc863f051d3c442@mail.gmail.com> Subject: [gentoo-science] mpich2 fails to build From: Vittorio To: gentoo-science@lists.gentoo.org Content-Type: multipart/alternative; boundary=001517478a2e6515c704633b901c X-Archives-Salt: ff767731-ece3-4866-8f60-a1dda9728a6b X-Archives-Hash: 8523ce4ac815f13f46dc2b5dc2f3f5ee --001517478a2e6515c704633b901c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit hi! i was trying to build mpich2 with empi and the build fails just after "configuration done" with /var/tmp/portage/mpi-mpich2/mpich2-1.0.8/temp/environment: line 3438: --with-pm=mpd:gforker: command not found (content of the script) 3439: econf $(mpi_econf_args) ${c} ${romio_conf} --docdir=$(mpi_root)/usr/share/doc/${PF}; 3438: --with-pm=mpd:gforker --disable-mpe $(use_enable romio) $(use_enable !nocxx cxx) || die; how is it possible to fix this? thanks Vittorio --001517478a2e6515c704633b901c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit hi!
i was trying to build mpich2 with empi and the build fails just after "configuration done" with

/var/tmp/portage/mpi-mpich2/mpich2-1.0.8/temp/environment: line 3438: --with-pm=mpd:gforker: command not found

(content of the script)
3439:    econf $(mpi_econf_args) ${c} ${romio_conf} --docdir=$(mpi_root)/usr/share/doc/${PF};
3438:    --with-pm=mpd:gforker --disable-mpe $(use_enable romio) $(use_enable !nocxx cxx) || die;

how is it possible to fix this?
thanks
Vittorio
--001517478a2e6515c704633b901c--