Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120567 - Cross compiling OpenSSH v 4.2_p1 fails @ checking if openpty correctly handles controlling tty.
Summary: Cross compiling OpenSSH v 4.2_p1 fails @ checking if openpty correctly handle...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: High major (vote)
Assignee: Embedded Gentoo Team
URL: http://bugzilla.mindrot.org/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-27 13:44 UTC by Raphael Burnes
Modified: 2006-01-29 04:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Burnes 2006-01-27 13:44:30 UTC
checking if openpty correctly handles controlling tty... configure: error: cannot run test program while cross compiling


Seems to be configure.ac as suggested by Spanky on gentoo embedded forums.

Steps to reproduce:
with uclibc toolchain built via crossdev:
ROOT=/opt/cross_uclib CHOST=arm-unknown-linux-uclibc CBUILD=i686-pc-linux-gnu USE="arm" emerge openssh

Actual results:
above error message

Expected Results: 
Cross compile emerge completes.
Comment 1 SpanKY gentoo-dev 2006-01-29 04:00:28 UTC
fixed in cvs