[Bug 218] New: make fails on IRIX 5.3
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Apr 17 05:35:52 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=218
Summary: make fails on IRIX 5.3
Product: Portable OpenSSH
Version: 3.1p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: steve at mailaps.org
I have openssl-0.9.6c, zlib-1.1.4 and perl5.004 installed on
IRIX 5.3 system (MIPS IP22) with gcc 2.6.3. The only errors I
find in config.log are of the following form:
as0: Error: conftest.c, line 1:undefined assembler operation: .stabs
.stabs "/usr/people/steves/build/openssh-3.1p1/",100,0,0,$Ltext0
but config exits gracefully. issuing 'make' then produces the
following output:
# make
conffile=`echo sshd_config.out | sed 's/.out$//'`; \
/usr/bin/perl ./fixpaths -D/etc/ssh/ssh_config=/etc/ssh/ssh_config
-D/etc/ssh/ssh_known_hosts=/etc/ssh/ssh_known_hosts
-D/etc/ssh/sshd_config=/etc/ssh/sshd_config -D/usr/libexec=/usr/local/libexec
-D/etc/shosts.equiv=/etc/ssh/shosts.equiv
-D/etc/ssh/ssh_host_key=/etc/ssh/ssh_host_key
-D/etc/ssh/ssh_host_dsa_key=/etc/ssh/ssh_host_dsa_key
-D/etc/ssh/ssh_host_rsa_key=/etc/ssh/ssh_host_rsa_key
-D/var/run/sshd.pid=/etc/ssh/sshd.pid -D/etc/ssh/moduli=/etc/ssh/moduli
-D/etc/ssh/sshrc=/etc/ssh/sshrc -D/usr/X11R6/bin/xauth=/usr/bin/X11/xauth
-D/usr/bin:/bin:/usr/sbin:/sbin=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
./${conffile} > sshd_config.out
conffile=sshd_config: Command not found.
*** Error code 1 (bu21)
I have posted to news group comp.security.ssh and searched the
archives, but can't find an answer as to why I can't build
openssh3.1p1, therefore I am submitting as a bug report.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list