[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
g_module_open failed
- From: "Guoling Gao" <gguoling gmail com>
- To: gtk-list gnome org
- Subject: g_module_open failed
- Date: Mon, 5 Jan 2009 20:19:45 +0800
Hi all,I build a dynamic library and load it through g_module_open(), it worked fine in FC9 but failed in FC10, because the SElinux stoped it. The
SElinux messages said it prevented the text relocation.
I compiled the library with "-fpic -shared", or only "-shared", but all had the same problem.
Need help!
Best regards.
Guoling Gao
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]