search for: olimit

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

Did you mean: limit
2006 Nov 10
2
Problems with metaMDS from vegan
...systems. Following are my (rather small) processing program and a (small cut of a) matrix that produces the error, but runs smoothly on the older version mentioned: R batch script: #### library(vegan) simitab <- read.table("r.csv", header = TRUE, row.names = 1, sep = ";") olimit <- max(simitab) distab <- simitab / olimit distab.dist <- vegdist(distab) k <- 2 meta <- metaMDS(distab.dist, distance="bray", k, trymax=50) postscript("metaMDS-CASE-DIMENd.ps", horizontal=TRUE) plot(meta$points, col="blue", xlab="Dim 1", y...
1998 May 07
0
Re R-beta: 0.61.3: Problems on DEC Unix 4.0
> I had some trouble compiling the new R version on my Alpha: > > make[2]: Entering directory `/usr2/local/R/src/graphics' > cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c > gdevice.c > cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c > graphics.c > cc: Error: graphics.c, line 808: An unexpected newline character is present in a > string literal. > printf("Gpret...
2001 Mar 18
2
char *getusershell();
I experienced a problem compiling openssh_cvs with IRIX 6.5.11f. % cc -version MIPSpro Compilers: Version 7.3.1.2m % cc -n32 -mips3 -O2 -OPT:Olimit=0 ..... -c auth.c cc-1515 cc: ERROR File = auth.c, Line = 100 A value of type "int" cannot be assigned to an entity of type "char *". while ((cp = getusershell()) != NULL) ^ 1 error detected in the compilation of "auth.c". *** openssh_cvs/auth....
1998 May 07
2
R-beta: 0.61.3: Problems on DEC Unix 4.0
Hi, I had some trouble compiling the new R version on my Alpha: make[2]: Entering directory `/usr2/local/R/src/graphics' cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c gdevice.c cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c graphics.c cc: Error: graphics.c, line 808: An unexpected newline character is present in a string literal. printf("Gpretty(%g,%g,%d): cell=%g, ndiv= %...
1998 May 07
2
R-beta: 0.61.3: Problems on DEC Unix 4.0
Hi, I had some trouble compiling the new R version on my Alpha: make[2]: Entering directory `/usr2/local/R/src/graphics' cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c gdevice.c cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c graphics.c cc: Error: graphics.c, line 808: An unexpected newline character is present in a string literal. printf("Gpretty(%g,%g,%d): cell=%g, ndiv= %...
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
Hi, I have the following problem. I think it's arising from the fact, that DES algorithms are fetched from libcrypto and not from libdes anymore. But, some types still clash. I use krb4-1.2.1 from http://www.pdc.kth.se/kth-krb cc -O2 -n32 -TARG:platform=IP22 -OPT:Olimit=0 -I/usr/local/include -I/software/@sys/usr/include -I/usr/local/BerkeleyDB.4.0/include -I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include/libxml2 -I/software/@sys/usr/include/libwmf -I. -I. -I/usr/local/openssl/include -I/usr/local/include -I/software/...
2001 Sep 14
8
Call for testers.
http://bass.directhit.com/openssh_snap/ Starting tonight I plan on tracking changes very closely with the OpenBSD tree. I need people to test the latest snapshot (9/14 at of right now) and report success or failure on compiling. I am starting this now because we are looking at a code freeze soon and I really want to ensure it compiles and runs on all existing platforms. So we (the portable
1999 Dec 30
0
SAMBA digest 2359
...nt-Transfer-Encoding: 8BIT sso> Content-Disposition: inline sso> Platform(s): sso> a) SGI Origin 200 ( 3-processor ) sso> SGI IRIX 6.5.4 sso> SGI MIPSPro C 7.3.1 sso> Samba 2.0.6 / pre-3.0.0 sso> pre-3.0.0 configure statement: sso> CC="cc -n32 -xansi -OPT:Olimit=4096" ./configure --prefix=/usr/local/samba - sso> -with-quotas --with-syslog --without-smbwrapper --without-automount sso> b) Compaq AlphaServer 2100 4/275 ( 2-processor) sso> Compaq Tru64 UNIX 4.0D sso> Samba 2.0.6 / pre-3.0.0 sso> pre-3.0.0 configure statement: sso&...