Please help me compile gst-plugin-base 1.4.3 for arm

nguahoang nguahoang205 at gmail.com
Sun Mar 15 01:54:47 PDT 2015


Dear all, 
I am compiling gstreamer 1.4.3 for arm, I git gstreamer, gst-plugin-base,
gst-plugin-bad, gst-plugin-good, gst-plugin-ugly (all with 1.4.3 version)
from: http://gstreamer.freedesktop.org/modules/. I compiled gstreamer-1.4.3
complete, next I compile gst-plugin-base, but I get error: 

make[4]: Entering directory
'/home/pi/gstreamer/gst-plugins-base/gst-libs/gst/audio'
make  all-am
make[5]: Entering directory
'/home/pi/gstreamer/gst-plugins-base/gst-libs/gst/audio'
  CC     libgstaudio_1.0_la-audio-format.lo
audio-format.c: In function 'unpack_s8':
audio-format.c:117:1: error: passing argument 2 of 'audio_orc_unpack_s8'
makes integer from pointer without a cast [-Werror]
gstaudiopack.h:84:6: note: expected 'int' but argument is of type 'gpointer'
audio-format.c:117:1: error: too many arguments to function
'audio_orc_unpack_s8'
gstaudiopack.h:84:6: note: declared here
audio-format.c: In function 'pack_s8':
audio-format.c:117:1: error: passing argument 2 of 'audio_orc_pack_s8' makes
integer from pointer without a cast [-Werror]
gstaudiopack.h:102:6: note: expected 'int' but argument is of type
'gpointer'
audio-format.c:117:1: error: too many arguments to function
'audio_orc_pack_s8'
gstaudiopack.h:102:6: note: declared here
audio-format.c: In function 'unpack_u8':
audio-format.c:119:5: error: passing argument 2 of 'audio_orc_unpack_u8'
makes integer from pointer without a cast [-Werror]
gstaudiopack.h:83:6: note: expected 'int' but argument is of type 'gpointer'
audio-format.c:119:5: error: too many arguments to function
'audio_orc_unpack_u8'
.....................................
I tried to compile, but not ok. Please help me.
Thanks.
Hoang



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Please-help-me-compile-gst-plugin-base-1-4-3-for-arm-tp4671132.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list