https://bugzilla.mindrot.org/show_bug.cgi?id=1850

           Summary: Build fails when SELinux is enabled
           Product: Portable OpenSSH
           Version: 5.7p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build system
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 1983
  --> https://bugzilla.mindrot.org/attachment.cgi?id=1983
openssh-5.7p1-selinux.diff

SSH client 5.7p1 calls SELinux specific functions such as matchpathcon,
setfscreatecon and setfscreatecon but the configure script is not
linking the 'ssh' binary against the SELinux library, so the build
fails with undefined references.

The attached patch is just a suggestion. It works here, but I'm not
sure if it's correct according to Autoconf standards.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to