Chris Bunch <c...@cs.ucsb.edu> wrote on 02/01/2011 05:34:55 AM:
>
> Hi Josh,
>   Thanks for the quick reply! I actually was using 2.1.0, but when I
> tried to install 2.1.1 via source (which I need for the MPI backend),
> I'm not able to install it. If I try installing it or 2.1.0 via source,
> I get the same error message:
>
> .....
>
> download-bdwgc:
>       [cvs] cvs [checkout aborted]: connect to
> bdwgc.cvs.sourceforge.net(216.34.181.109):2401 failed: Connection
> refused
>

Sourceforge's cvs servers and some other services have been down for about
a week due to an attack (
https://sourceforge.net/apps/wordpress/sourceforge/). As a result, our
build process isn't able to extract a dependency from another project.  In
svn head, we've changed the build to pull a tarball from here:
http://dist.codehaus.org/x10/dependencies/bdwgc-7.1.tar.gz to eliminate the
dependency on the SF cvs service. You could either grab the tarball and
manually replicate the next couple steps of the build process by following
the steps in x10.runtime/build.xml, or you could copy the bdwgc part of a
working x10-built-from-source tree into the new 2.1.1 tree in the same
place, which should also let the build proceed.

--dave
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to