Bug 478298

Summary: configure: WARNING: unrecognized options: --with-rsh
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: opensshAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mgrepl, tmraz
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openssh-5.1p1-5.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-12 15:36:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Scheck 2008-12-27 15:25:55 UTC
Description of problem:
+ ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/ssh --libexecdir=/usr/libexec/openssh --datadir=/usr/share/openssh --with-tcp-wrappers --with-rsh=/usr/bin/rsh --with-default-path=/usr/local/bin:/bin:/usr/bin --with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin --with-privsep-path=/var/empty/sshd --disable-strip --without-zlib-version-check --with-pam --with-selinux --with-linux-audit --with-kerberos5 --without-libedit
configure: WARNING: unrecognized options: --with-rsh
checking for i386-redhat-linux-gnu-gcc... no

see at:
http://kojipkgs.fedoraproject.org/packages/openssh/5.1p1/4.fc11/data/logs/i386/build.log

Version-Release number of selected component (if applicable):
openssh-5.1p1-4

How reproducible:
Everytime, see above.

Actual results:
Warning regarding unrecognized options for %configure.

Expected results:
No warning for unrecognized options at %configure.