What version of Java are you using?
Could you type "java -version" and show the output?

Takahiro Kawashima,
Fujitsu

> today I've tried to build openmpi-v4.0.x-201810090241-2124192 and
> openmpi-master-201810090329-e9e4d2a on my "SUSE Linux Enterprise Server
> 12.3 (x86_64)" with Sun C 5.15, gcc 6.4.0, Intel icc 18.0.3, and Portland
> Group pgcc 18.4-0. Unfortunately, I get the following error for all seven
> versions (Sun C still cannot built master due to undefined references as
> I mentioned some days ago).
> 
> loki openmpi-v4.0.x-201810090241-2124192-Linux.x86_64.64_gcc 129 tail -20 
> log.make.Linux.x86_64.64_gcc
> Making all in java
> make[3]: Entering directory 
> '/export2/src/openmpi-4.0.0/openmpi-v4.0.x-201810090241-2124192-Linux.x86_64.64_gcc/ompi/mpi/java/java'
>    JAVAC    MPI.class
> JAVADOC    doc
> Creating destination directory: "doc/"
> ../../../../../openmpi-v4.0.x-201810090241-2124192/ompi/mpi/java/java/Comm.java:656:
>  
> error: tag not supported in the generated HTML version: tt
>           * <p>Java binding of the MPI operation <tt>MPI_IBSEND</tt>.
>                                                  ^
> 1 error
> Makefile:2224: recipe for target 'doc' failed
> make[3]: *** [doc] Error 1
> make[3]: Leaving directory 
> '/export2/src/openmpi-4.0.0/openmpi-v4.0.x-201810090241-2124192-Linux.x86_64.64_gcc/ompi/mpi/java/java'
> Makefile:1743: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> '/export2/src/openmpi-4.0.0/openmpi-v4.0.x-201810090241-2124192-Linux.x86_64.64_gcc/ompi/mpi/java'
> Makefile:3521: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> '/export2/src/openmpi-4.0.0/openmpi-v4.0.x-201810090241-2124192-Linux.x86_64.64_gcc/ompi'
> Makefile:1896: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
> loki openmpi-v4.0.x-201810090241-2124192-Linux.x86_64.64_gcc 130
> 
> 
> I would be grateful, if somebody can fix the problem. Do you need anything
> else? Thank you very much for any help in advance.

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to