summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-09-03 12:06:07 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-20 16:56:56 +0100
commitc8feb0808810aa96106041dc63d92edf2cc0f0e4 (patch)
treef5773fc77bc08766bb5b2c2a2357dfe5f559f702 /recipes-core
parent6098482ee7540c21c014c27a716b3c79111ea793 (diff)
libgstomx: fix linking error
Add libdl explicitely to the to be linked libraries. | arm-angstrom-linux-gnueabi-gcc ... \ | -lgstvideo-0.10 -lgstaudio-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 \ | -lEGL -lGLESv2 -lX11 -lgstreamer-0.10 \ | ... | .../gst-openmax/omx/gstomx_util.c:169: error: undefined reference to 'dlclose' | ... Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-core')
0 files changed, 0 insertions, 0 deletions