mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 08:17:01 +00:00
e637aae629
Add gst_dep to gst_rtsp_server_deps, in the context of buildroot, this will avoid the following build failure, because the correct girdir location will be retrieved from gstreamer-1.0.pc: /home/giuliobenetti/autobuild/run/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/bin/g-ir-compiler gst/rtsp-server/GstRtspServer-1.0.gir --output gst/rtsp-server/GstRtspServer-1.0.typelib --includedir=/usr/share/gir-1.0 Could not find GIR file 'Gst-1.0.gir'; check XDG_DATA_DIRS or use --includedir error parsing file gst/rtsp-server/GstRtspServer-1.0.gir: Failed to parse included gir Gst-1.0 If the above error message is about missing .so libraries, then setting up GIR_EXTRA_LIBS_PATH in the .mk file should help. Typically like this: PKG_MAKE_ENV += GIR_EXTRA_LIBS_PATH="$(@D)/.libs" Fixes: - http://autobuild.buildroot.org/results/04af6b22cfa0cffb6a3109a3b32b27137ad2e0b0 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1460> |
||
---|---|---|
.. | ||
meson.build | ||
rtsp-address-pool.c | ||
rtsp-address-pool.h | ||
rtsp-auth.c | ||
rtsp-auth.h | ||
rtsp-client.c | ||
rtsp-client.h | ||
rtsp-context.c | ||
rtsp-context.h | ||
rtsp-latency-bin.c | ||
rtsp-latency-bin.h | ||
rtsp-media-factory-uri.c | ||
rtsp-media-factory-uri.h | ||
rtsp-media-factory.c | ||
rtsp-media-factory.h | ||
rtsp-media.c | ||
rtsp-media.h | ||
rtsp-mount-points.c | ||
rtsp-mount-points.h | ||
rtsp-onvif-client.c | ||
rtsp-onvif-client.h | ||
rtsp-onvif-media-factory.c | ||
rtsp-onvif-media-factory.h | ||
rtsp-onvif-media.c | ||
rtsp-onvif-media.h | ||
rtsp-onvif-server.c | ||
rtsp-onvif-server.h | ||
rtsp-params.c | ||
rtsp-params.h | ||
rtsp-permissions.c | ||
rtsp-permissions.h | ||
rtsp-sdp.c | ||
rtsp-sdp.h | ||
rtsp-server-internal.h | ||
rtsp-server-object.h | ||
rtsp-server-prelude.h | ||
rtsp-server.c | ||
rtsp-server.h | ||
rtsp-session-media.c | ||
rtsp-session-media.h | ||
rtsp-session-pool.c | ||
rtsp-session-pool.h | ||
rtsp-session.c | ||
rtsp-session.h | ||
rtsp-stream-transport.c | ||
rtsp-stream-transport.h | ||
rtsp-stream.c | ||
rtsp-stream.h | ||
rtsp-thread-pool.c | ||
rtsp-thread-pool.h | ||
rtsp-token.c | ||
rtsp-token.h |