Hi! There is some way to compile OpenSolaris bits with Sun Studio 12 ?? The README.opensolaris reference says that it is necessary to have version 11, but I have Solaris Express Community Edition with snv_76. I must return to the previous version of Sun Studio ??
On the other hand, I have followed the instructions of this http://blogs.sun.com/rv/entry/building_and_booting_the_opensolaris , and obtain certain errors of compilation: /disco60gb/opensolaris-sources/usr/src/tools/proto/opt/onbld/bin/i386/ctfmerge -t -f -L VERSION -o obj64/zlib_obj.o obj64/zutil.o obj64/zmod.o obj64/zmod_subr.o obj64/adler32.o obj64/crc32.o obj64/deflate.o obj64/inffast.o obj64/inflate.o obj64/inftrees.o obj64/trees.o [b]ld.so.1: ctfmerge: fatal: relocation error: file /opt/onbld/bin/i386/ctfmerge: symbol getpagesizes2: referenced symbol not found [/b]*** Signal 9 dmake: Fatal error: Command failed for target `obj64/zlib_obj.o' Current working directory /disco60gb/opensolaris-sources/usr/src/uts/i86pc/unix *** Error code 1 The following command caused the error: BUILD_TYPE=OBJ64 VERSION='atlantis' dmake all.targ dmake: Fatal error: Command failed for target `all.obj64' Current working directory /disco60gb/opensolaris-sources/usr/src/uts/i86pc/unix *** Error code 1 The following command caused the error: cd unix; pwd; dmake all dmake: Fatal error: Command failed for target `unix' Current working directory /disco60gb/opensolaris-sources/usr/src/uts/i86pc *** Error code 1 The following command caused the error: cd i86pc; pwd; dmake all dmake: Fatal error: Command failed for target `i86pc' Current working directory /disco60gb/opensolaris-sources/usr/src/uts Thank you!! This message posted from opensolaris.org
