Added logs to help debugging regarding dynamic linking loader error.
authorTae-Jeong Lee <taejeong.lee@samsung.com>
Mon, 26 Aug 2013 14:03:57 +0000 (23:03 +0900)
committerTae-Jeong Lee <taejeong.lee@samsung.com>
Tue, 27 Aug 2013 11:41:39 +0000 (20:41 +0900)
commit9dfaf42a70cdd4378bb0636b5ae8c41e6d9725f4
tree89c91a314a0b3cb2e8f978040616ee357bba8697
parent618766138a217e27e4f32022854080963777612f
Added logs to help debugging regarding dynamic linking loader error.

[Issue#] N/A
[Problem] When a dependency error occured during wrt-plugins installation, the dynamic linking loader works strangely after that.
          Because of that, to help debugging, some logs were added.
[Cause] N/A
[Solution] Added some 'stderr' logs regarding dynamic linking loader error. It will show the reason of fail to dlopen().

Change-Id: I964db7d7434274549197d79655cf7eea50884ea7
src/jobs/plugin_install/plugin_install_task.cpp