shared lib problem

Junji Kanemaru linux at linuon.com
Thu Feb 9 15:11:10 UTC 2006


> 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




More information about the fedora-selinux-list mailing list