undefined reference to `gst_audio_channel_position_get_type'

ge_keep pcouliba at yahoo.com
Wed Mar 11 10:25:46 PDT 2015


I am compiling-linking a gstreamer code that calls
gst_audio_channel_position_get_type(). For some reasons, my linker is
reporting undefined symbol for this function.

Some research showed me that this function is defined in the
audio-enumtypes.c from the gst-plugins-base package. (I am using
gst-plugins-base-1.4.5 version).

For some reasons, there is no audio-enumtypes.c under
gst-plugins-base-1.4.5/gst-libs/gst/audio. It is only found under
gst-plugins-base-1.4.5/win32/common and this folder does not seems to be
compiled and used when I build for linux.

Any reason why this file does not exist under the
gst-plugins-base-1.4.5/gst-libs/gst/audio?
How can I get it compiled in for a non-win32 platform?




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/undefined-reference-to-gst-audio-channel-position-get-type-tp4671111.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list