meta-ros/recipes-extended
Lukas Bulwahn 0569363ca5 collada-dom: adding libpcre dependency
Executing 'bitbake packagegroup-ros-world' shows the warning:
WARNING: QA Issue: collada-dom rdepends on libpcrecpp but its not a build dependency? [build-deps]

On a clean build, 'bitbake collada-dom' fails with:
| Linking CXX shared library libcollada-dom2.4-dp.so
...
| .../build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/4.9.1/ld: external-libs/pcre-8.02/libpcre_local.a(pcre_compile.c.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
| external-libs/pcre-8.02/libpcre_local.a: error adding symbols: Bad value
| collect2: error: ld returned 1 exit status
| make[2]: *** [dom/libcollada-dom2.4-dp.so.2.4.0] Error 1

This commits adds libpcre as dependency, and resolves the issue.
2014-08-04 07:07:15 +02:00
..
assimp assimp: ship cmake config files in -dev (resolves #197) 2013-11-13 07:53:58 +01:00
bfl bfl: packaging test executables in tests 2014-07-22 07:05:52 +02:00
cmusphinx pocketsphinx: initial commit 2014-04-20 21:17:34 +02:00
collada-dom collada-dom: adding libpcre dependency 2014-08-04 07:07:15 +02:00
festival festival: making install task distro-independent (resolves #285) 2014-08-03 06:32:52 +02:00
freeglut freeglut: initial commit 2013-11-01 14:00:19 +01:00
kdl kdl: updating to 1.3.0 2014-08-03 06:32:52 +02:00
libflann libflann: initial commit 2013-07-05 10:55:56 +02:00
libfreenect libfreenect: updating to 0.2.1 (resolves #248) 2014-04-27 21:13:07 +02:00
libpoco libpoco: updating to 1.5.3 2014-08-04 07:07:04 +02:00
pcl pcl: initial commit (resolves #135) 2013-11-04 12:32:27 +01:00
qhull qhull: removing redundant RPATH (resolves #169) 2013-10-11 10:42:22 +02:00
speech-tools speech-tools: disabling PARALLEL_MAKE (addresses #278) 2014-07-22 07:14:14 +02:00
wxwidgets Correcting license from wxWindows to WXwindows (resolves #247) 2014-04-20 21:06:59 +02:00