> or you missed -fpic/-fPIC option when compiling your coftware I missed it. After I added -fPIC the avc error has gone. But now dlopen() fails. dlerror() says: "No such file or directory" The shared libraries that my app is loading are plugins. They are not linked with main app. they are loaded on demand and resolved symbols on the fly. Do I need some tweaking with them? -- junji -- Junji Kanemaru Linuon Inc. Tokyo Japan -- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-selinux-list