/usr/bin/ld: cannot find -lselinux collect2: ld returned 1 exit status make[2]: *** [kio_krarc.la.closure] Error 1 make[2]: Leaving directory `/usr/src/krusader-1.30/krArc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/krusader-1.30' make: *** [all] Error 2
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.
Please add your details at: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121764
Cheers, Hannes.