Displaying 2 results from an estimated 2 matches for "sunw0scgfss".
2009 Nov 10
1
compiling R-2.10.0 on solaris - lib_I_dbg_gen.so.1: version `DBG_GEN_5.1' not found
...ideas I may be able to ask them
to spend some more time trying to figure this out.
Here's what I'm doing to try to compile R: (my default path and
LD_LIBRARY_PATH have never worked for compiling R, hence the setenv
commands)
----------------------------
setenv LD_LIBRARY_PATH /opt/SUNW0scgfss/4.0.3/prod/lib:/opt/gcc/lib:/
opt/gcc/lib/gcc/sparc-sun-solaris2.10:/opt/SUNWspro/lib:/usr/lib:/usr/
openwin/lib
setenv PATH /opt/gcc/bin:/bin:/sbin:/usr/sbin:/etc:/opt/SUNWspro/bin:/
usr/ccs/bin:/usr/sfw/bin
unsetenv R_HOME
./configure --enable-R-shlib R_PAPERSIZE='letter' --prefix=&...
2006 Sep 28
1
compiling openssh 4.3.2p on Solaris 10
I used Sun's version of gcc, which is in two packages: SUNW0gccfss and
SUNW0scgfss. (Sun also has backported its version of gcc to Solaris 9).
These is the compiler that was used to build Open Solaris.
Before I tried compiling openssh, I built tcp_wrappers, zlib-1.2.3 and
openssl-0.9.8c. My configuration line was
./configure --with-tcp-wrappers=... --with-ssl-dir=...