Re: [OMPI users] Compilation errors with SunOS and Sun CC

2019-07-09 Thread Jeff Squyres (jsquyres) via users
Thanks for the report.

I do not believe that we have supported SunOS 5.x in quite some time.  I'm 
quite sure we haven't been testing on it, so it does not surprise me that there 
would be errors on that platform.

It may be that and older version of Open MPI supports that platform -- I'm 
afraid I don't know offhand.



> On Jul 9, 2019, at 11:16 AM, Zhang, Junchao via users 
>  wrote:
> 
> Hello,
>  I compiled OpenMPI 4.0.1 & 3.1.4 on "SunOS 5.11 illumos-a22312a201 i86pc 
> i386 i86pc" with "cc: Sun C 5.10 SunOS_i386 2009/06/03". I met many errors, 
> including
> 
> "evutil_rand.c", line 68: void function cannot return value
> cc: acomp failed for evutil_rand.c
> gmake[5]: *** [Makefile:772: evutil_rand.lo] Error 1
> 
> "gds_dstore.c", line 1678: warning: implicit function declaration: 
> __extension__
> "gds_dstore.c", line 1678: syntax error before or at: {
> "gds_dstore.c", line 1678: undefined symbol: sz
> "gds_dstore.c", line 1678: syntax error before or at: {
> "gds_dstore.c", line 1678: undefined symbol: len
> "gds_dstore.c", line 1678: syntax error before or at: )
> "gds_dstore.c", line 1678: warning: old-style declaration or incorrect type 
> for: size_t
> "gds_dstore.c", line 1678: identifier redeclared: size_t
> 
> 
> --Junchao Zhang
> ___
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users


-- 
Jeff Squyres
jsquy...@cisco.com

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


[OMPI users] Compilation errors with SunOS and Sun CC

2019-07-09 Thread Zhang, Junchao via users
Hello,
 I compiled OpenMPI 4.0.1 & 3.1.4 on "SunOS 5.11 illumos-a22312a201 i86pc i386 
i86pc" with "cc: Sun C 5.10 SunOS_i386 2009/06/03". I met many errors, including

"evutil_rand.c", line 68: void function cannot return value
cc: acomp failed for evutil_rand.c
gmake[5]: *** [Makefile:772: evutil_rand.lo] Error 1

"gds_dstore.c", line 1678: warning: implicit function declaration: __extension__
"gds_dstore.c", line 1678: syntax error before or at: {
"gds_dstore.c", line 1678: undefined symbol: sz
"gds_dstore.c", line 1678: syntax error before or at: {
"gds_dstore.c", line 1678: undefined symbol: len
"gds_dstore.c", line 1678: syntax error before or at: )
"gds_dstore.c", line 1678: warning: old-style declaration or incorrect type 
for: size_t
"gds_dstore.c", line 1678: identifier redeclared: size_t


--Junchao Zhang
___
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users