Bug 1881 - Build fails with SELinux support enabled
Summary: Build fails with SELinux support enabled
Status: CLOSED DUPLICATE of bug 1850
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Miscellaneous (show other bugs)
Version: 5.8p1
Hardware: All All
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 19:52 AEDT by Dennis Wronka
Modified: 2011-09-06 15:32 AEST (History)
1 user (show)

See Also:


Attachments
Patch for port-linux.c (414 bytes, patch)
2011-03-23 19:53 AEDT, Dennis Wronka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Wronka 2011-03-23 19:52:24 AEDT
openbsd-compat/port-linux.c is missing a { in ssh_selinux_setfscreatecon()
This causes the build to fail if compiled with SELinux support.
Patch attached.
Comment 1 Dennis Wronka 2011-03-23 19:53:11 AEDT
Created attachment 2020 [details]
Patch for port-linux.c
Comment 2 Damien Miller 2011-04-12 15:27:38 AEST

*** This bug has been marked as a duplicate of bug 1850 ***
Comment 3 Damien Miller 2011-09-06 15:32:52 AEST
close resolved bugs now that openssh-5.9 has been released