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.
Install libselinux-devel
Fixed in current release