Displaying 20 results from an estimated 2000 matches similar to: "2.9.9p2 on SGI Irix"
2005 Apr 07
0
R 2.1.0 (beta) on IRIX
I'm trying to compile R-beta on IRIX using the native MipsPro 7.4
compilers, without great satisfaction. A list of problems is given
below, and any advice on solving them is appreciated.
Martyn
Configuration:
-------------
Here are the configuration options I am using
./configure CC=cc CXX=CC F77=f77 CPPFLAGS="-I/usr/freeware/include"
LDFLAGS="-L/usr/freeware/lib32"
2007 Mar 23
2
openssh 4.6p1 bug / IRIX
hello,
little problem compiling openssh 4.6p1 on irix using mipspro 7.4.x.
c99 -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o
auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o
auth2-passwd.o auth2-pubkey.o
2004 Nov 01
2
does shorewall support more advance features of netfilter ?
e.g.
string-matching
CodeRed or Nimda viruses before they hit your Web server. The
following rules achieve this:
# DROP HTTP packets related to CodeRed and Nimda
# viruses silently
iptables -t filter -A INPUT -i $EXT_IFACE -p tcp \
-d $IP --dport http -m string \
--string "/default.ida?" -j DROP
iptables -t filter -A INPUT -i $EXT_IFACE -p tcp \
-d $IP --dport http -m string \
2000 Nov 21
2
IRIX patch for vorbis *
Hi,
after reading the IRIX Digital Media Audio library documentation and
starting to code an IRIX output plugin for libao and afterwards
realizing there was already one on the CVS tree (almost identical to
what I had up to that point, no wonder) and getting the rest of the
vorbis tarball to compile under IRIX with the MIPSpro compiler only to
find out the plugin was wrong and after going
2002 Mar 15
0
Optional symbols on IRIX
A couple days ago I mailed in a patch to use _MIPS_SYMBOL_PRESENT to
test at run-time whether jlimit_startjob() was present IRIX systems. I
neglected to mention that the patch I sent in wasn't entirely complete:
a _real_ fix would test '#include <optional_sym.h>' in configure, and
also require either the MipsPRO 7.2.x or MipsPRO 7.3.1.3 or newer
compiler.
David
--
David
2002 May 29
2
OpenSSH 3.2.3p1 won't compile under IRIX 6.5.14
Previously 3.2.2 would not compile under Solaris, then 3.2.3
came out with a bug fix for the problem.
Now 3.2.3 won't compile under IRIX 6.5.14. I've tried using
both gcc 3.0.1 and the IRIX MIPSpro 7.1 compilers. I've been
compiling previous versions of OpenSSH for years using these
same compilers (we haven't updated the MIPSpro compiler for 3
years, and I've been using it on
2004 Sep 10
4
success compiling and running under IRIX
hello guys
first i would like to say that I'm very happy that there is true open source
lossless audio compression software available from you guys. i'm
contemplating archiving my cd collection and i would never even consider
encoding important stuff with proprietary code. i might just as well throw my
music away! flac's goals and features coincide with mine as a user, and it
2002 Feb 01
3
3.0.2p1 under IRIX (coredumps)
Hello,
I am unable to build a working OpenSSH 3.0.2p1 for IRIX 6.5 using either
1. gcc 2.95.3 + binutils 2.11.2
2. SGI MIPSpro cc, CC=cc, LD=/usr/bin/ld, CFLAGS='-mips3 -n32'
Under both setups:
- zlib seems to build fine
- OpenSSL seems to build fine and tests out okay
- OpenSSH builds, and then:
openssh-3.0.2p1 % ./ssh -v myhost
Trace/BPT/RangeErr/DivZero/Ovflow trap (core
2009 Apr 20
3
Problems building R 2.9.0... on SGI and Sun once again
I've successfully built R 2.9.0 on Linux (amd64, i386 and ppc), but am
having a bit of trouble with legacy boxen. What should have gone into
the variable that is empty at the time it is used in "for f in $SOMETHING"
and why does it end up being empty?
Solaris 8 with Sun Studio 11 compilers:
building package 'methods'
gmake[4]: Entering directory
2004 Apr 23
4
is.na(valid_date) too often true on SGI MIPS (PR#6814)
Full_Name: George N. White III
Version: 1.9.0
OS: Irix 6.5.21m
Submission from: (NULL) (142.176.61.212)
R-1.9.0 built using the SGI MIPSPro compilers
Installation directory: /usr/local
C compiler: c99 -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3
-OPT:Olimit_opt=on
C++ compiler: CC -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3
-OPT:Olimit_opt=on -LANG:std
Fortran compiler:
2003 Sep 16
1
Problems with 3.7p1 on IRIX 6.5
$ uname -R
6.5 6.5.19m
$ cc -v
MIPSpro Compilers: Version 7.4
$ sshd -p 8022
[client]$ ssh -p 8022 -v [host]
$ par -s -SS -i -p [pid]
...
12mS sshd(3664039): fork()
12mS sshd(3664039): END-fork() = 3639808
12mS sshd(3639808): END-fork() = 0
13mS sshd(3639808): close(5) OK
13mS sshd(3639808): getuid() = 0, euid=0
14mS
2003 Jan 08
3
Shorewall blacklist does all
Hello,
I''m a very happy user of shorewall but I have found a problem
or maybe a misconfiguration I made which I can not resolve.
I use a fairly large blacklist based on probes, nimda & codered
attacks, proxy & relay probes etc.
The only problem is that I want to block incoming trafic on
all ports FROM a block but it does also block a httpd, ping
etc TO a ip in a block what I do
2002 Sep 27
1
R1.5.1,tcltk,IRIX
the built version of R (built using shared libraries) doesn't appear to
find tcl/tk:
Please help.
Details:
SGI configuration:
7.3.1.3m compilers from SGI
uname -aR = IRIX64 mendel 6.5 6.5.16f 04101930 IP35
We built R on an SGI system using the following configure script:
# explicitly choose vendor compilers for R rather than GNU
# optimise output to support highest level of performance
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active
Directory. Installing the tardist of 3.0.21c did not give me
kerberos/ldap/adc capabilities even though Kerberos and LDAP were
prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I
am trying this:
./configure --libdir=/usr/lib --includedir=/usr/include
--prefix=/usr/samba --with-ldap --with-ads
2007 Nov 06
1
R 2.6.0 make check fails on SGI origin 350 and
Hello
I am trying to install R 2.6.0 on a SGI Origin 350 running IRIX 6.5
6.5.28f
R was configured with the following options:
> --x-includes=/usr/include/X11
> --x-libraries=/usr/lib/X11
> --includedir=/usr/freeware/include
> --includedir=/usr/freeware/lib32
> --includedir=/usr/freeware/lib64
> --with-readline=no
> --with-iconv=no
> CC=cc
gmake complied
1998 Sep 01
0
samba-2.0.0-alpha1 on SGI Irix 6.2
Just compiled samba-2.0.0-alpha1 on SGI Irix 6.2 (using vendor cc). It
compiles and is running.
Did
env CC=cc CFLAGS=-n32 configure --prefix=/var
make
make install
Initially, I tried to build outside the source tree but this failed.
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research and Technical Support
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61
2001 Mar 06
0
Does samba work with SGI Irix version 5.3 ?
Hi there,
It seems I couldn't find the answer for the question asked in the subject
on the samba page.
Best regards,
A.Bronmans
-------------- next part --------------
HTML attachment scrubbed and removed
2002 Apr 26
1
optimization of R on SGI/IRIX
For R-1.4.0, I have been able to build R.bin with -O2 flag. This however
did not yield any significant speed-up for my code. I then tried building
the binary for 64 bit, but had not been able to configure the build; none of
the suggestions that I can find in the r-help search worked for me. I'm
looking for any other suggestions -- TIA
mod:>> uname -a
IRIX64 mod 6.5 10100655 IP35
2004 Apr 18
0
Mounting SMB shares on SGI IRIX
Hello,
We have been successfully using Samba to access Unix filesystems on Windows
computers. So far we only had SGI IRIX computers and very few Windows
computers.
Recently we have started adding Windows clients to the network and now we
wish to do the reverse i.e. access Windows shared areas from SGI computers,
mainly for backup purposes.
We are using Networker to take automated backups.
1997 Apr 11
1
R-beta: Installation problems on SGI-IRIX
Hello,
first, I'd like to congratulate everybody involved in the development of
this statistical software. I've been working for a while with R on
Macintosh, and I like the incredible freedom that we get when working
with a flexible program like R. Experiencing serious limitations in the
implementation of functions and reuse of results of previous analyses in
traditional statistical