Can you send the information listed here:

    http://www.open-mpi.org/community/help/


> On Mar 17, 2015, at 1:57 PM, Ahmed Salama <ah_salama_eng...@yahoo.com> wrote:
> 
> when i configure openmpi-1.8.2 e.g. $./configure --enable-mpi-java 
> --with-jdk-bindir=/usr/jdk6/bin --with-jdk-headers=/usr/jdk6/include 
> --prefix=/usr/openmpi8
>  
> configure not complete, and I have in end of configure
> 
> onfig.status: executing depfiles commands
> config.status: executing 
> opal/mca/event/libevent2021/libevent/include/event2/event-config.h commands
> opal/mca/event/libevent2021/libevent/include/event2/event-config.h is 
> unchanged
> config.status: executing libtool commands
> 
> , when $make all install, I have have at the end the following error
> 
>     return getData(buffer, index);
>                   ^
> ../../../../ompi/mpi/java/java/Struct.java:722: type parameters of <T>T 
> cannot be determined; no unique maximal instance exists for type variable T 
> with upper bounds D,mpi.Struct.Data
>         return s.newData(buffer, offset + field);
>                         ^
> ../../../../ompi/mpi/java/java/Struct.java:737: type parameters of <T>T 
> cannot be determined; no unique maximal instance exists for type variable T 
> with upper bounds D,mpi.Struct.Data
>         return s.newData(buffer, offset + field + index * s.extent);
>                         ^
> 6 errors
> make[3]: *** [mpi/MPI.class] Error 1
> make[3]: Leaving directory `/usr/openmpi-1.7.5/ompi/mpi/java/java'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/openmpi-1.7.5/ompi/mpi/java'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/openmpi-1.7.5/ompi'
> make: *** [all-recursive] Error 1
> 
> how can i slove this problem
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/03/26488.php


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to