Installing OPENSSH 6.2P2 on RHEL 4, 64B failed

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Installing OPENSSH 6.2P2 on RHEL 4, 64B failed
# 1  
Old 08-26-2013
Hammer & Screwdriver Installing OPENSSH 6.2P2 on RHEL 4, 64B failed

Code:
make[1]: Leaving directory `/u01/openssh-6.2p2/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing 
-D_FORTIFY_SOURCE=2 -fno-builtin-memset -std=gnu99  -I. -I.  -DSSHDIR=\"/usr/local/etc\" -
D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -
D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -
D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -
D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c
In file included from channels.c:66:
xmalloc.h:26: warning: `__nonnull__' attribute directive ignored
/tmp/ccqO5UUD.s: Assembler messages:
/tmp/ccqO5UUD.s:2173: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2215: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2258: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2272: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2376: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2390: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2414: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2475: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:2555: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:3015: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:3055: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:3598: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:3979: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:4023: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccqO5UUD.s:4119: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:4573: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:4741: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:4887: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:5113: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:5288: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:5577: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:5664: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:6000: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:6019: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:6190: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccqO5UUD.s:6356: Error: Incorrect register `%rax' used with `l' suffix
make: *** [channels.o] Error 1

Same steps works on RHEL4, 32B and RHEL5 64B.

Code:
#tar -xzf  openssh-6.2p2.tar.gz #cd openssh-6.2p2 
#./configure #make #make install

#./configure #make #make insta

Does anyone have any ideas?

Last edited by Scott; 08-26-2013 at 12:34 PM.. Reason: Please use code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Installing tmux on RHEL 6.5

Hi, I am trying to install tmux on vm allocated to me in my company . i am very new to linux. I have the root access on it. Can someone please provide the exact steps to get it installed. I tried: 1. Using yum, i get the below message. # yum install tmux Loaded plugins: security... (6 Replies)
Discussion started by: kunwar
6 Replies

2. AIX

Openssh install failed on AIX 6.1

im new to aix... my task is suppose to be simple. install openssh i followed this article: Installing OpenSSH and OpenSSL on AIX 6.1 | Keymon's snippets and brushstrokes when i try to start the sshd service with the command: "startsrc -s sshd" im getting an error saying: "the sshd subsystem... (6 Replies)
Discussion started by: guy3145
6 Replies

3. Red Hat

Vulnerability with ssh in OpenSSH in an RHEL installation

There was a security analysis run on one server which has RHEL 5.8 installed and it is showing security vulnerabilities with respect to ssh in OpenSSH with reference no CVE-2007-4752. The vulnerability solution in the security report is showing solution as below: 1) Download and apply the... (3 Replies)
Discussion started by: RHCE
3 Replies

4. Red Hat

Error throwing while installing vsftpd package in rhel 6. using rhel 6 dvd.

Hi all, Im studying rhcsa as of now, so yum installation and dependencies are messing me to not workit out. i have dual os, win 7 & rhel 6. i have tried this installation of vsftpd package with rhel 6 dvd in VM rhel 6 in win 7 as well as host rhel 6.still the same issue. below error... (6 Replies)
Discussion started by: redhatlbug
6 Replies

5. Red Hat

RHEL 3 and OpenSSH question..

Hey Folks, I currently have several RHEL 3 machines. All of them are running OpenSSH_3.6.1p2, SSH protocols 1.5/2.0 I have a vulnerability issue and need to update OpenSSH to the newest version supported by RHEL 3. The question is: What would that version would be? This is... (1 Reply)
Discussion started by: 300zxmuro
1 Replies

6. UNIX for Dummies Questions & Answers

Host key verification failed in openssh

Experts, We are trying to make a key-based authentication from Server A to Server B. Server A is installed with openshh. Server B runs "Sun_SSH_1.1". Server A's rsa2 public key has been added into the server B's authorized_keys. We are sure that permission settings of the files and folders in... (1 Reply)
Discussion started by: rprajendran
1 Replies

7. Solaris

Please help me.. connection failed between OpenSSH-3.8.1 to Sun SSH-1.1

hi All, We tried to establish a connection from OpenSSH3.8.1 running on Windows Box to SunSSH-1.1 running on Solaris 10. Please see the debug statements. C:\Documents and Settings\sadmin\.ssh>ssh sadmin@10.4.3.8 -v -v -v OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading... (2 Replies)
Discussion started by: venusunil
2 Replies

8. SCO

Installing and using openSSH on SCO 5.0.6

I have a few resources that I have read that show what I need, openSSL and zlib of one version or another to get openSSH to work to start. Here is my dilemma to start, I will need to compile the source for the openSS* and the zlib, but when I type "make" into the command prompt I get "make: not... (8 Replies)
Discussion started by: PinkLemonade
8 Replies

9. Solaris

Installing openSSH 3.5p1 on Solaris 5.6

Hello, I have installed OpenSSH_3.5p1 On Solaris 5.6. Specifically, I have installed these packages: OBSDssh-3.5p1-sparc-sun4u-5.6.pkg DJBdaemon-0.76-sparc-sun4u-5.6.pkg ANDIrand-0.7-sparc-sun4u-5.6.pkg All three packages have installed successfully. From this point, I can... (8 Replies)
Discussion started by: chucker8
8 Replies

10. UNIX for Dummies Questions & Answers

Problem installing openssh v2.9-p2

I am trying to install openssh v2.9-p2 on Solaris 8. I already installed zlib and openssl, as required in INSTALL file. But when I issue ./configure to configure openssh v2.9-p2 for my platform ( I got the sources), it stops in the folowing message: checking for OpenSSL directory... configure:... (1 Reply)
Discussion started by: htsubamoto
1 Replies
Login or Register to Ask a Question