Skip to Content.
Sympa Menu

perfsonar-user - Re: MA compilation failed

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: MA compilation failed


Chronological Thread 
  • From: "Jeff W. Boote" <>
  • To: Sven Ubik <>
  • Cc:
  • Subject: Re: MA compilation failed
  • Date: Sun, 05 Mar 2006 19:18:19 -0700

Sven Ubik wrote:
I am using the latest jdk1.5.0_06. The following command failed:

[javac] @SuppressWarnings(value={"deprecation"})

Please double check your $PATH. I suspect you have a 1.4 javac compiler in your path before the 1.5 one. This is valid Java 1.5 specific syntax that will fail on Java 1.4.

jeff



Archive powered by MHonArc 2.6.16.

Top of Page