[Bug 1854] New: Build on Linux fails due to syntax error in port-linux.c
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sun Feb 6 19:24:30 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1854
Summary: Build on Linux fails due to syntax error in
port-linux.c
Product: Portable OpenSSH
Version: 5.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: steve.caligo at ctie.etat.lu
Created attachment 1992
--> https://bugzilla.mindrot.org/attachment.cgi?id=1992
Patch that adds missing "{"
Version should be 5.8p1, but that option isn't available yet.
Build on Linux (in my case SLES 11 SP1 x86_64) fails due to a syntax
error in port-linux.c
port-linux.c: At top level:
port-linux.c:220: error: expected identifier or ‘(’ before ‘if’
port-linux.c:222: error: expected identifier or ‘(’ before ‘}’ token
Patch attached.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list