[Bug 1149] Does not build on QNX
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Feb 3 09:25:29 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1149
Summary: Does not build on QNX
Product: Portable OpenSSH
Version: 4.3p1
Platform: ix86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: kraai at ftbfs.org
OpenSSH does not build on QNX 6.3.0: configure doesn't recognize the system as
a QNX Neutrino system; it tries to use lastlog.h, which isn't available; and it
tries to use /etc/default/login, which has an incompatible format.
I'll attach a patch that fixes the first two problems. I wasn't sure how to
fix the third, so I worked around it by passing --disable-etc-default-login to
configure.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list