Bug 131061

Summary: rpm and compile failure
Product: [Fedora] Fedora Reporter: Darrin Hebert <dhebert>
Component: libselinuxAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-09 18:54:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Darrin Hebert 2004-08-27 00:22:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4)
Gecko/20030624 Netscape/7.1

Description of problem:
kernelversion is kernel-2.6.5-1.358 and my rpm version is rpm-4.3.1-0.3.

I get the following error message whenever I install a rpm "cannot
find selinux". The install seems to work and the application works.  

My real problem is when I am compiling an application from source. 
The make process seems to complete correctly, the make install process
returns the following error "/usr/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status".

the following command rpm -qa | grep sel returns "libselinux-1.11.4-1".

Im not sure if I only have a partial install of selinux, but Im just
trying to successfully compile programs.

Any help would be greatly apprecieated.




Version-Release number of selected component (if applicable):
libselinux-1.11.4-1

How reproducible:
Always

Steps to Reproduce:
1.make, make install
2.
3.
    

Actual Results:  the errors referenced in the description

Expected Results:  successful installation

Additional info:

this error occurs every time I try to install and rpm as well as
compiling a program from source.  an example program I'm trying to
install is KDE's mymoney.

Comment 1 Daniel Walsh 2004-08-27 14:17:37 UTC
Install libselinux-devel

Comment 2 Daniel Walsh 2005-02-09 18:54:12 UTC
Fixed in current release