similar to: [Bug 954] configure w/PAM & tcp_wrapper crashes on Irix 6.5

Displaying 20 results from an estimated 5000 matches similar to: "[Bug 954] configure w/PAM & tcp_wrapper crashes on Irix 6.5"

2005 May 17
0
Building openssh4.0p1 on AIX 5.3 with openssl 0.9.7g and tcp_wrapper
Hi all, Would appreciate if you can help me resolve this issue. I'm getting following error on running configure: The library libcrypto.a is under "/opt/freeware/lib" and is the only instance of libcrypto.a. And I'm using IBM AIX C compiler 6.0. configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) *** CONFIGURE $ ./configure
2023 Aug 24
8
[Bug 3608] New: ssh version is different with sshd version
https://bugzilla.mindrot.org/show_bug.cgi?id=3608 Bug ID: 3608 Summary: ssh version is different with sshd version Product: Portable OpenSSH Version: 9.3p2 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at
2000 Aug 02
1
version to Irix 6.5
My name is Angelica Nunes and I work at TV Globo Rio de Janeiro/Brazil. I need some help about the SAMBA software. Our system is based on Silicon Graphics' machines, models: Indy, Impact, Onyx and Indigo using Operational System Irix 6.2, 6.3 or 6.4. We must upgrade all these systems to Irix 6.5 version. We would like to know which samba version is compatible with Irix 6.5? Where do I can
1999 Feb 17
1
Irix 6.5: > is.na(c(1,NA)) #> FALSE FALSE
R 0.63.2, compiled using SGI cc and f90 on Irix 6.5 gives: > is.na(NA) [1] TRUE # OK > is.na(c(1,NA)) [1] FALSE FALSE # expected FALSE TRUE > is.nan(NaN) [1] FALSE # expected TRUE > is.nan(1/0) [1] FALSE # ditto The above functions work correctly for R compiled with gcc and g77 on an Irix 6.2 system. The Irix 6.5 release notes
2000 Aug 04
1
/etc/motd printed twice on Irix 6.5.
Precedence: bulk Hello all, I tested openssh-2.1.1p4 briefly on 64-bit Irix 6.5 system. I noticed that when I log on, /etc/motd is printed out twice in the row. This does not happen with SSH.COM's ssh. UseLogin is disabled. Works fine in Linux and FreeBSD. Anyone else (Irix users?) notice anything like this happening? -- Pekka Savola "Tell me of difficulties
2003 May 27
1
Irix 6.5 and Winbind 2.2.8a
Can anyone point me to some documentation on setting up Irix to authenticate against an NT domain with winbind? I've got winbind setup so that wbinfo -u will return the domain users, however Irix does not use pam. Any way around this? Thanks
2004 Feb 09
1
iconv detection on Irix 6.5
Samba 3.0.2 and earlier on Irix 6.5 haven't been detecting libiconv, even when using the --with-libiconv directive. I found it best to configure libiconv as, ./configure --prefix=/opt --libdir=/opt/lib32 because /opt/lib32 is in ldd's search path. And before configuring Samba to make three changes to the configure script to properly detect libiconv and build the test programs.
2004 Apr 21
1
Does R runs on IRIX 6.5 platforms?
Hi, I am trying to do a bayesian modelling and my Windows PC seems not to have enough memory to do it. So now i would like to run GeoR on an IRIX 6.5 platform (UNIX related as i understood). Do you know if R is compatible with this type of platform? I am not allowed to try it until i have an answer to that. Thank you so much, Monica
2004 Apr 08
1
[Bug 838] TZ variable not being set in IRIX 6.5
http://bugzilla.mindrot.org/show_bug.cgi?id=838 Summary: TZ variable not being set in IRIX 6.5 Product: Portable OpenSSH Version: -current Platform: All OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org ReportedBy: wadelljs at
2002 May 17
1
2.2 4 inherit acls problem on IRIX 6.5
Hi With inherit acls = yes and Samba 2.2.4 on IRIX 6.5 I cannot create an new folder using Windows Explorer: [2002/05/17 14:23:54, 5] smbd/filename.c:(354) New file New Folder [2002/05/17 14:23:54, 8] lib/util.c:(1143) is_in_path: nick/New Folder [2002/05/17 14:23:54, 8] lib/util.c:(1148) is_in_path: no name list. [2002/05/17 14:23:54, 3] lib/util.c:(387) unix_clean_name [nick/New
1999 Sep 28
0
configure bug with IRIX 6.5 (Makedep) (PR#288)
Full_Name: Leo Caves Version: 0.65.0 OS: SGI/IRIX 6.5 Submission from: (NULL) (144.32.72.76) using default configure under SGI/IRIX 6.5. (I switched to gnumake, after initial problems, this might not be necesssary). the make rule for creating dependencies is wrong for the SGI C compiler. The rule assumes that cc -M file.c -o file.d works (it doesn't). One needs to explicitly capture stdout
2000 Feb 21
0
IRIX 6.5 with samba-2.0.6 and gcc.
I just report a problem that seems to be know since quite a long tiem, but is neither reflected in the FAQ nor in the README's of the samba distribution. The problem is that using gcc under IRIX to compile samba gives a mismatch in calling semctl, because the structure passing conventions of gcc are not same as the IRIX cc conventions. (As far as I know semctl is the only function taht is
2000 Sep 29
1
R for Irix 6.5 or lower
Good Day: Has anyone successfully compiled R, especially R.1.1.1, for Irix 6.5 or lower (an SGI octane machine) and if so, may I get a copy of it? Our computer does not have all the requisite software for compiling R -- to wit, a fortran compiler -- and there is insufficient demand here for R to warrant purchasing a compiler from SGI. I am trying to spur demand for R here by making it more
2004 Dec 01
1
R on Irix 6.5 fails when trying to load external data?
I've previously installed R on Solaris and everything went fine there. I'm now trying to install on Irix 6.5 (about which, unfortunately, I have less than thorough knowledge) and it is failing. R itself seems to be working okay. Initially, Irix's dumb make program didn't understand some Makefile syntax in the tests, so I just ignored them and installed it. After the
2003 Sep 17
7
[Bug 650] fix for build problem on IRIX 6.5
http://bugzilla.mindrot.org/show_bug.cgi?id=650 Summary: fix for build problem on IRIX 6.5 Product: Portable OpenSSH Version: 3.7p1 Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: koenig at
2002 Jun 26
0
IRIX 6.5 patch for Compression with UsePrivilegeSeparation
Simon Cooper already mailed in a patch to get the effects of MAP_ANON on IRIX systems, but it was against openssh/3.3p1. I've reapplied his patach to openssh/3.4p1 and include it as an attachment. Here's his explanation: > I noticed that the recent release requires the existence of MAP_ANON to get > an anonymous memory region. In Irix the equivalent functionality can be >
1999 Dec 22
0
Samba on Irix 6.5 / problem on samba browsing
>I have installed Samba on Irix 6.5 and I have modified the sample smb >configuration file as shown below. I am having problem browsing the Samba >from Windows 95 host, it asks me to supply the //servername/IPC$ password. Be sure geoqusl user exist in the /etc/passwd database. Then either enable passwd encription in samba or disable it in win9x (read ENCRYPTION.txt, man smbpasswd, man
2001 May 09
0
compiling samba 2.2.0 on IRIX 6.5.x
Hi everyone, I have a problem compiling the new version of samba 2.2.0 on my IRIX machine. The configure script in the source directory works well, but when I try to make the make command, it start compiling and suddenly stop and I have this error message: ... ... compiling rpc_server/srv_spoolss_nt.c: in function 'getprinterdriverdir_level1' compiling rpc_server/srv_spoolss_nt.c: 5779:
2002 Jan 09
0
IRIX 6.5 RhostsRSA problems
Hello, I'm new to the list, and I've been having a very weird problem with the IRIX version of portable openssh that I think may be a bug in this platform... I've looked through the FAQs and the man pages and can't find why this might not be working. The ssh binary is setuid-root, both ssh and sshd are told that Rhosts and RhostsRSA auth is OK in their config files, etc. I
2002 May 02
0
IRIX 6.5 + AFS/Kerberos Problems
I am having problems compiling ssh 3.1.p1 under IRIX 6.5.15. I can get ssh to compile but it does not seem to be able to authenticate using afs passwords. Some details: gcc 3.0.1 ssl-0.9.6c zlib-1.1.4. I am configuring with: ./configure --with-kerberos4=/usr/kerberos --with-afs=/usr/afsws \ --with-tcp-wrappers=/usr/local Straight out of the box, this fails with: gcc -g -O2 -Wall