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

Hannes Mayer h.mayer at inode.at
Tue Apr 27 16:37:17 UTC 2004


Hannes Mayer wrote:
> /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

SOLVED! :-)

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.





More information about the fedora-test-list mailing list