I'm trying to build X10 1.7 from the head of the Subversion
repository, according to the directions at
<http://x10.codehaus.org/Building+from+SVN+head>. If these directions
are out of date, please let me know where to look for the right ones.

At the last step on that page, running 'ant distclean dist' in
x10.dist/, I get errors that start with a missing header 'x10/x10.h'
and pile up from there. When I looked through the folders the
instructions lead me to download into the working copy, I didn't find
any such file. Looking through the entire trunk, there does appear to
be one at
x10.lib.crt/src/x10.h, though just pulling in that tree doesn't solve
the build issue.

My tool versions (from Ubuntu 8.10) are as follows:
$ ant -version
Apache Ant version 1.7.1 compiled on October 3 2008
$ javac -version
javac 1.6.0_0-internal
$ g++ --version
g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2

My checkout of the x10 code gave me revision 8525, and polyglot gave
me revision 2553.

The log of the last phase of my attempted build is attached. I'll be
happy to provide any further information or try steps to diagnose
this, since I assume the builds aren't failing everywhere.

Phil
------------------------------------------------------------------------------
_______________________________________________
X10-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to