"Geilow, John" <[email protected]> writes:

> Hi,
>
> I try to compile and I am running into a problem I cannot figure out. I have 
> already work through 4 other issues, but this one I do not understand what 
> need to be  change in the file.
>
> Here is the error.
> cc -DSGE_ARCH_STRING=\"sol-amd64\" -Xc -v -fast -xchip=generic 
> -xcache=generic -xarch=sse2 -m64 -ftrap=division -D_LARGEFILE64_SOURCE=1 
> -DHAS_SOCKLEN_T -DLOAD_OPENSSL 
> -I/usr/local/BerkeleyDB.5.2/include//usr/local/BerkeleyDB.5.2/include 
> -DTARGET_64BIT  -DSPOOLING_dynamic -DSECURE -I/usr/include/openssl/include 
> -DSOLARIS -DSOLARISAMD64 -D__EXTENSIONS__ -D_POSIX_C_SOURCE=199506L 
> -DGETHOSTBYNAME_R5 -DGETHOSTBYADDR_R7 -DUSE_POLL -errwarn=%all  -DCOMPILE_DC 
> -D__SGE_COMPILE_WITH_GETTEXT__  -D__SGE_NO_USERMAPPING__ -DTHREADBINDING 
> -DHWLOC -I../common -I../libs -I../libs/uti -I../libs/juti -I../libs/gdi 
> -I../libs/japi -I../libs/sgeobj -I../libs/cull -I../libs/rmon -I../libs/comm 
> -I../libs/comm/lists -I../libs/sched -I../libs/evc -I../libs/evm 
> -I../libs/mir -I../libs/lck -I../daemons/common -I../daemons/qmaster 
> -I../daemons/execd -I../daemons/schedd -I../clients/common -I. 
> -I/usr/jdk/instances/jdk1.6.0/include 
> -I/usr/jdk/instances/jdk1.6.0/include/solaris -I/usr/jdk/jdk1.6.0_26/jre!
 /include -I/usr/jdk/jdk1.6.0_26/jre/include/solaris 
-I/root/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/include/ 
-I/root/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/SOLARISAMD64/include  -KPIC 
-c ../libs/comm/cl_ssl_framework.c
> "../libs/comm/cl_ssl_framework.c", line 238: no explicit type given
> "../libs/comm/cl_ssl_framework.c", line 238: syntax error before or at: *

All of
http://arc.liv.ac.uk/downloads/SGE/releases/8.0.0d/sge-8.0.0d.tar.gz
should build OK on amd64 Solaris 10 if you install the Java bits and
openssl (openssl_devel) and bdb (e.g. berkeleydb48_devel) from
opencsw.org or elsewhere.  I have SUNWopenssl-include,
SUNWopenssl-libraries on the system too, but as far as I can tell,
Solaris doesn't have BDB development packages.

I had trouble building hwloc on Solaris.  See recent tickets on its
tracker (showing I didn't check suggested fixes properly...).

There are binaries of an older version for solaris-amd64 in
http://arc.liv.ac.uk/downloads/SGE/releases/8.0.0a/.  I haven't made
more recent ones for lack of time and any indication they'd be useful,
but could do so (as well as SPARC ones with more effort) given some
incentive.

> If someone could point to the fix, I would really appreciate.

If it's because of openssl 1.0, see 

https://arc.liv.ac.uk/trac/SGE/changeset/3602/sge
https://arc.liv.ac.uk/trac/SGE/changeset/3553/sge

The OGS build problems I've seen reported have mostly (all?) been fixed
already in SGE.  People who particularly want OGS, can probably still
take build fixes from the latest version in the releases directory above
or the source repository under the trac site.

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to