Hi,

I did this successfully with 6.2u5p2 a few years ago. The crucial points were:

- the build infrastructure for solaris was apparently geared towards the
  Solaris Studio compilers. I needed Solaris Studio cc and CC in my PATH.

- the Berkeley DB (if needed) must be built with CC="cc -m64" and referenced
  from aimk.private and distinst.private (as documented)

- there is a certain sequence of aimk invocations needed:

  ./aimk -no-java -no-jni -no-secure -no-dump -only-depend
  ./scripts/zerodepend
  ./aimk -no-java -no-jni -no-secure -no-dump depend
  ./aimk -no-java -no-jni -no-secure -no-dump

This produced a working installation with Solaris Studio 12.

Regards
Dieter Ruppert


-
On 07/30/14 15:09, Kraus, Niki wrote:
Hi,

at the moment I'm trying

GE2011.11p1 / 2012-07-09
SGE6.2u5p2  / 2011-04-05


eg.


# /Installer/OpenGridScheduler/SGE6.2u5p2/source # ./aimk -no-secure 
-spool-classic -gcc -no-java -no-jni -no-remote -debug
Building in directory: /Installer/OpenGridScheduler/SGE6.2u5p2/source
making in SOLARISAMD64/ for SOLARISAMD64 at host kondort2
_________3_r_d_p_a_r_t_y__P_L_P_A_______
plpa on architecture SOLARISAMD64 not supported
_________C_O_R_E__S_Y_S_T_E_M_____________
../common/Makefile:69: ../common/common_dependencies: No such file or directory
../security/krb/Makefile:59: ../security/krb/krb_dependencies: No such file or 
directory
../security/gss/Makefile:37: ../security/gss/gss_dependencies: No such file or 
directory
../libs/lck/Makefile:103: ../libs/lck/lck_dependencies: No such file or 
directory
../libs/rmon/Makefile:73: ../libs/rmon/rmon_dependencies: No such file or 
directory
../libs/uti/Makefile:137: ../libs/uti/uti_dependencies: No such file or 
directory
../libs/cull/Makefile:97: ../libs/cull/cull_dependencies: No such file or 
directory
...


could it be make ?


I have:

/usr/sfw/bin/gcc                SUNWgcc
/opt/csw/bin/gcc                CSWgcc4core
/opt/csw/bin/gmake      CSWgmake


bye Nick


-----Ursprüngliche Nachricht-----
Von: Reuti [mailto:[email protected]]
Gesendet: Mittwoch, 30. Juli 2014 14:45
An: Kraus, Niki
Cc: grid engine users list
Betreff: Re: [gridengine users] compiling (Solaris 10 x86) : make: Fatal error: 
Command failed for target `lstopo-lstopo-draw.o'

Hi,

Am 30.07.2014 um 14:13 schrieb Kraus, Niki:

at the moment I'm deeply convinced that I use the wrong compiler version, GNU 
gcc 4.9.0 , it's simply too new.

At
http://mirror.opencsw.org/opencsw/allpkgs/?bcsi_scan_b0797d08ba117e08=
0

there is a list of archived CSW GNU compilers, any idea which one to take?

gcc4core-4.6.1,REV=2011.09.01-SunOS5.10-i386-CSW.pkg.gz   2011-Sep-01 21:30:28
gcc4core-4.7.0,REV=2012.04.30-SunOS5.10-i386-CSW.pkg.gz   2012-May-31 15:12:41
...


bye Nick

The error sounds more like a missing library. Which source are you using (I 
have no Solaris handy to test though)?

-- Reuti


3 Banken EDV
Infrastruktur&  Applikationen
Niki Kraus / System Integrator / Solaris, Linux Untere Donaulände 28,
A-4020 Linz





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



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




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

Reply via email to