diff options
author | Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> | 2016-05-31 11:35:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-03 13:13:25 +0100 |
commit | 408297489d1b368e8cc539ce93fbe566976b0f3a (patch) | |
tree | a86b578995f69dd128f80e2471eb07fde8706580 /documentation/kernel-dev | |
parent | 2ce22250c48e6da48bf3689944c06e44e5bb3b17 (diff) | |
download | poky-408297489d1b368e8cc539ce93fbe566976b0f3a.tar.gz |
pango_1.40.1.bb: Fix compilation error
On a build host not having libglib-2.0 installed compiling pango
fails with the error message
./gen-all-unicode: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
The executable doesn't have RPATH set to the library installed in
the native sysroot.
The fix sets RPATH.
(From OE-Core rev: 25168b82f82f9b205973014664fe2044ec4d4d6d)
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
0 files changed, 0 insertions, 0 deletions