3.0.2p1 under IRIX (coredumps)
Jeff Blaine
jblaine at linus.mitre.org
Sat Feb 2 03:56:30 EST 2002
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 dumped)
openssh-3.0.2p1 %
openssh-3.0.2p1 % ls -ld core
-rw-r--r-- 1 jblaine nuucp 393216 Feb 1 11:51 core
openssh-3.0.2p1 % dbx ./ssh
dbx version 7.3 MR 55458_Apr30_MR Apr 30 1999 13:44:41
Unable to find or process rld object list at address 0x0:( dbx internal status code 7)
Core file does not correspond to executable
Executable /afs/rcf.mitre.org/system/src/local/ssh/030/openssh-3.0.2p1/./ssh
(dbx) run
Process 241534 (ssh) started
Process 241534 (ssh) stopped on signal SIGTRAP: Trace/BPT trap <break type: overflow> at [<unknown>:0 ,0x1001bfc8]
(dbx)
- Building on another box (IP23) in /tmp instead of in AFS space gives me
the same exact results.
Could someone please tell me how to get this to build and run?
More information about the openssh-unix-dev
mailing list