search for: sunsoft

Displaying 8 results from an estimated 8 matches for "sunsoft".

1999 Jan 20
2
Installation of packages?
Dear r-helpers, we have installation problems: Successful installation of R-0.63 base package on Solaris 2.5.1 with the SunSoft compilers f77, c version 4.2. We habe problems with the installation of further packages e.g. integrate from CRAN. R code works but the shared objects built from fortran code do not find the appropriate libs with functions like __pow_ii or __epx at runtime. We tried to give -R -L -l options to th...
2004 Sep 03
0
Installation problems on Solaris 2.6
...t; The configure step finished apparently OK. Then the make step failed; here are the last few lines of the screen log: CDIR$ NEXT SCALAR ^ cf90-801 f90comp: WARNING DTGEVC, File = dlapack3.f, Line = 21520, Column = 16 Unsupported compiler directive. f90: SunSoft F90 Version 1.0.1.0 (23279289) Thu Sep 2, 2004 15:24:02 f90: COMPILE TIME 103.070000 SECONDS f90: MAXIMUM FIELD LENGTH 17338406 DECIMAL WORDS f90: 30323 SOURCE LINES f90: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI f90: CODE: 5644483 WORDS, DATA: 468584 WORDS mv .libs/dlapack3.o dlapack3.lo f...
1999 Jan 21
0
DONE: Installation of packages?
...in LD_LIBRARY_PATH. > > gordon > > On 20-Jan-99 at 05:28, Bodo Ahrens (Bodo.Ahrens at univie.ac.at) wrote: > > Dear r-helpers, > > > > we have installation problems: > > > > Successful installation of R-0.63 base package on Solaris 2.5.1 with the > > SunSoft compilers f77, c version 4.2. > > We habe problems with the installation of further packages e.g. > > integrate from CRAN. > > R code works but the shared objects built from fortran code do not find > > the appropriate libs with functions like __pow_ii or __epx at runtime....
1999 Nov 21
1
openssh 1.2pre13 on Linux/i386 RH4.2 problems
Can't compile sshd.c because of pam errors. The errors are attached below, and I apologize for the >75 chars a line. RH4.2, with the latest updates, runs pam-0.57-5. I could upgrade PAM from source, but I'd probably break other programs. gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/etc/ssh\" -DSSH_PROGRAM=\"/usr/bin/ssh\"
2000 Apr 19
0
Entropy-gathering gizmos for Solaris? (fwd)
...curious about what all entropy-gathering gizmos, ... > might be available for/on Solaris -- anyone know? the solaris security toolkit has a program called cryptorand. about 3-4 years ago, i intensively reviewed and tested crypto- rand for a client. i talked a lot back then with bill soley, the sunsoft engineer who designed and wrote cryptorand, and bill gave me a lot of detail about how the program worked. because i've worked on true RNGs myself, i was very interested in bill's approach. cryptorand is an application program that reads kernel memory pages from kmem, hashes the pages into...
2000 Aug 24
4
added check/define for int64_t
Sparc Solaris lacks an int64_t data type. I added a macro to detect/correct this problem. Jon Shiring Btw, in my quick tests, Vorbis successfully decodes ogg files on sparc solaris. The following should be added to configure.in after the calls to set SIZE64 ---------------------- dnl this is a test to see if int64_t is defined dnl this is because AC_CHECK_TYPE breaks on "long long"
2003 Jun 19
3
Exec file incompatible with hardware
Sorry if this is going to be one of those 'idiot' questions, but I don't use Samba. It has always been on our server, chugging along beautifully so no on ever had to touch it... Well, we consolidated servers and moved everything to another server with HP-UX 10.20 (the previous server had the same HPUX version so I thought I was in the clear), the samba version is samba-1.9.18p2. I
1998 Oct 15
1
Problem to map home dir
...to the FLAGSM variable. Valid flags are: # -arch m68k # -arch i386 # -arch hppa # -arch sparc # To compile 4-way fat, you would append # -arch m68k -arch i386 -arch hppa -arch sparc # FLAGSM = -DNEXT3_0 # LIBSM = # NOTE: ISC is also known as "INTERACTIVE" # This is for Sunsoft ISC SVR3V4 running in POSIX mode # contributed by pim@cti-software.nl (Pim Zandbergen) # FLAGSM = -posix -D_SYSV3 -DISC -DSHADOW_PWD # LIBSM = -lsec -lcrypt -linet # This is for Sunsoft ISC SVR3V4 running in iBCS2 mode # contributed by pim@cti-software.nl (Pim Zandbergen) # FLAGSM = -D_POSIX_SOURC...