SOLVED: test3: /usr/bin/ld: cannot find -lselinux while making krusader

J. Scott Amort jsamort at shaw.ca
Tue Apr 27 17:50:53 UTC 2004


On Tue, 2004-27-04 at 18:37 +0200, Hannes Mayer wrote:
> A simple
> ln -s /lib/libselinux.so.1 /lib/libselinux.so
> did the trick.
> After that it compiles just fine. I'm not sure, but this may
> affect other "make's" aswell.

This is likely a similar problem to mine (see my post 'shared library
and selinux' of Apr 26), dealing with the type context on shared
libraries.  Check if ls -Z libselinux.so.1 has a type context of lib_t
instead of shlib_t.  If so, change it to the latter, then run ldconfig.

> Please add your details at:
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121764

I added this comment to your bugzilla report.

Best,
Scott





More information about the fedora-test-list mailing list