Make fails when building version 0.10.1

DISTEC Helwing Lutz helwing at distec.de
Fri Mar 11 03:27:59 PST 2011


Hi all,
        
i'm running Debian Lenny with gcc 4.3.2 and have libomxil 0.9.1
installed in $HOME/omx.
        
Gstreamer version is 0.10.19-3.
        
When trying to build gst-openmax (configure is ok, make fails) 
The output of make (configure is ok, make fails) can be seen in the
attached file.
        
gst-openmax 0.10.0.5 is building without complains...
        
I hope anyone has an idea what's wrong here.
        
Cheers and thanks,
Lutz
-------------- next part --------------
make  all-recursive
make[1]: Entering directory `/home/lh1/Documents/T89_DVK/OpenMax/gst-openmax-0.10.1'
Making all in util
make[2]: Entering directory `/home/lh1/Documents/T89_DVK/OpenMax/gst-openmax-0.10.1/util'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT libutil_la-async_queue.lo -MD -MP -MF .deps/libutil_la-async_queue.Tpo -c -o libutil_la-async_queue.lo `test -f 'async_queue.c' || echo './'`async_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libutil_la-async_queue.lo -MD -MP -MF .deps/libutil_la-async_queue.Tpo -c async_queue.c  -fPIC -DPIC -o .libs/libutil_la-async_queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libutil_la-async_queue.lo -MD -MP -MF .deps/libutil_la-async_queue.Tpo -c async_queue.c -o libutil_la-async_queue.o >/dev/null 2>&1
mv -f .deps/libutil_la-async_queue.Tpo .deps/libutil_la-async_queue.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT libutil_la-sem.lo -MD -MP -MF .deps/libutil_la-sem.Tpo -c -o libutil_la-sem.lo `test -f 'sem.c' || echo './'`sem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libutil_la-sem.lo -MD -MP -MF .deps/libutil_la-sem.Tpo -c sem.c  -fPIC -DPIC -o .libs/libutil_la-sem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libutil_la-sem.lo -MD -MP -MF .deps/libutil_la-sem.Tpo -c sem.c -o libutil_la-sem.o >/dev/null 2>&1
mv -f .deps/libutil_la-sem.Tpo .deps/libutil_la-sem.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2   -o libutil.la  libutil_la-async_queue.lo libutil_la-sem.lo -pthread -lgthread-2.0 -lrt -lglib-2.0
libtool: link: ar cru .libs/libutil.a .libs/libutil_la-async_queue.o .libs/libutil_la-sem.o
libtool: link: ranlib .libs/libutil.a
libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
make[2]: Leaving directory `/home/lh1/Documents/T89_DVK/OpenMax/gst-openmax-0.10.1/util'
Making all in omx
make[2]: Entering directory `/home/lh1/Documents/T89_DVK/OpenMax/gst-openmax-0.10.1/omx'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I./headers -I../gst-libs -I../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Werror  -g   -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -I../util -g -O2 -MT libgstomx_la-gstomx.lo -MD -MP -MF .deps/libgstomx_la-gstomx.Tpo -c -o libgstomx_la-gstomx.lo `test -f 'gstomx.c' || echo './'`gstomx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./headers -I../gst-libs -I../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Werror -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../util -g -O2 -MT libgstomx_la-gstomx.lo -MD -MP -MF .deps/libgstomx_la-gstomx.Tpo -c gstomx.c  -fPIC -DPIC -o .libs/libgstomx_la-gstomx.o
cc1: warnings being treated as errors
gstomx.c: In function ‘fetch_element_table’:
gstomx.c:135: error: implicit declaration of function ‘gst_plugin_get_cache_data’
gstomx.c:135: error: assignment makes pointer from integer without a cast
gstomx.c:147: error: implicit declaration of function ‘gst_plugin_add_dependency_simple’
gstomx.c:148: error: ‘GST_PLUGIN_DEPENDENCY_FLAG_NONE’ undeclared (first use in this function)
gstomx.c:148: error: (Each undeclared identifier is reported only once
gstomx.c:148: error: for each function it appears in.)
gstomx.c:168: error: implicit declaration of function ‘gst_plugin_set_cache_data’
gstomx.c: In function ‘get_element_entry’:
gstomx.c:178: error: implicit declaration of function ‘gst_structure_get’
make[2]: *** [libgstomx_la-gstomx.lo] Error 1
make[2]: Leaving directory `/home/lh1/Documents/T89_DVK/OpenMax/gst-openmax-0.10.1/omx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lh1/Documents/T89_DVK/OpenMax/gst-openmax-0.10.1'
make: *** [all] Error 2


More information about the gstreamer-openmax mailing list