bugzilla-daemon at mindrot.org
2006-Jan-29 11:59 UTC
[Bug 1145] cross compiling openssh fails for linux targets
http://bugzilla.mindrot.org/show_bug.cgi?id=1145
Summary: cross compiling openssh fails for linux targets
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: vapier at gentoo.org
the openpty() test uses AC_TRY_RUN() but does not provide fallback code when
cross-compiling
the etc_default_login test has some code to handle cross-compiling, but it is
placed at the wrong location so it fails as well
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Jan-29 12:03 UTC
[Bug 1145] cross compiling openssh fails for linux targets
http://bugzilla.mindrot.org/show_bug.cgi?id=1145 ------- Comment #1 from vapier at gentoo.org 2006-01-29 23:03 ------- Created an attachment (id=1059) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1059&action=view) openssh-4.2_p1-cross-compile.patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Jan-29 12:23 UTC
[Bug 1145] cross compiling openssh fails for linux targets
http://bugzilla.mindrot.org/show_bug.cgi?id=1145 ------- Comment #2 from dtucker at zip.com.au 2006-01-29 23:23 ------- I think those are already fixed in -current? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.