Hello,

I am trying to install the newest X10 version (2.0.1) on my Eclipse
configuration (Version 3.5.1) on my x86_64 Linux workstation.  I can
successfully follow the installation instructions on your X10 installation
webpage

http://x10.codehaus.org/X10DT+2.0+Installation

until the "X10 Platform Configuration" step.  I have successfully step a
MPICH2 Resource Manager that runs locally on my Linux workstation.  When I
create a new X10 Platform Configuration I specify this Resource Manager.  I
am using the default GNU compiler settings/flags and I check the 64-bit
architecture checkbox.

There doesn't seem to be any field to enter the locations of the local PGAS
or X10 distributions as indicated in your installation webpage -should there
be?  There seems to be the proper X10 libraries and include statements
already present by default so I have not changed anything in the compiler
command statements.

When I click Finish I get a "Validation Internal Error" as so:


Validation Internal Error

java.lang.ExceptionInInitializerError
    at x10cpp.ExtensionInfo.initTypeSystem(ExtensionInfo.java:77)
    at
polyglot.frontend.AbstractExtensionInfo.initCompiler(AbstractExtensionInfo.java:72)
    at x10.ExtensionInfo.initCompiler(ExtensionInfo.java:224)
    at polyglot.frontend.Compiler.<init>(Compiler.java:68)
    at
org.eclipse.imp.x10dt.ui.launch.core.preferences.PlatformConfChecker.compileX10File(PlatformConfChecker.java:178)
    at
org.eclipse.imp.x10dt.ui.launch.core.preferences.PlatformConfChecker.validateCompilation(PlatformConfChecker.java:106)
    at
org.eclipse.imp.x10dt.ui.launch.core.preferences.X10PlatformConfigurationPrefPage$11.run(X10PlatformConfigurationPrefPage.java:585)
    at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.NullPointerException
    at
x10cpp.postcompiler.CXXCommandBuilder.<clinit>(CXXCommandBuilder.java:60)
    ... 8 more

What am I doing wrong?

Thanks,
Mark

-- 
Mark Patrick Cheeseman

Research Scientist
KSL (KAUST Supercomputing Laboratory)
Building 1, Office #126
King Abdullah University of Science & Technology
Thuwal 23955-6900
Kingdom of Saudi Arabia

EMAIL   : mark.cheese...@kaust.edu.sa
PHONE : +966   (2) 808 0221 (office)
              +966 (54) 470 1082 (mobile)
SKYPE : mark.patrick.cheeseman
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to