[Bug 1850] New: Build fails when SELinux is enabled
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Mon Jan 24 23:30:47 EST 2011
    
    
  
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: unassigned-bugs at mindrot.org
        ReportedBy: leonardo at ngdn.org
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.
    
    
More information about the openssh-bugs
mailing list