Menu

#36 compile of actual cvs version fails

git
closed-fixed
bt-core (35)
7
2005-12-07
2005-11-24
No

I have today installed gstreamer new from cvs and try
to compile buzztard. but I got following compile error:

gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I.
-I../../../src/lib/core
-DLOCALEDIR=\"/home/waffel/buzztard//share/locale\"
-DLIBDIR=\"/home/waffel/buzztard//lib\"
-DDATADIR=\"/home/waffel/buzztard//share/buzztard\"
-DG_LOG_DOMAIN=\"buzztard\" -pthread -DORBIT2=1
-I/home/waffel/buzztard//include/gstreamer-0.9
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2
-I/usr/include/orbit-2.0
-I/usr/include/gnome-vfs-module-2.0
-I/usr/include/libxml2 -DORBIT2=1 -pthread
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-pthread -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/home/waffel/buzztard/include/gstreamer-0.8
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gstreamer-0.8 -I/usr/include/libxml2 -O0
-Wall -Werror -g -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGST_DISABLE_DEPRECATED -g -O2 -MT sink-bin.lo -MD -MP
-MF .deps/sink-bin.Tpo -c sink-bin.c -fPIC -DPIC -o
.libs/sink-bin.o
sink-bin.c: In function `bt_sink_bin_init':
sink-bin.c:349: warning: implicit declaration of
function `gst_ghost_pad_new_notarget'
sink-bin.c:349: warning: assignment makes pointer from
integer without a cast
make[6]: *** [sink-bin.lo] Error 1
make[6]: Leaving directory
`/home/waffel/projects/buzztard/src/lib/core'
ma

============================================
Does I need to install also the gstreamer core plugins
from cvs?

Discussion

  • Stefan Sauer

    Stefan Sauer - 2005-12-07
    • status: open --> closed-fixed
     
  • Stefan Sauer

    Stefan Sauer - 2005-12-07

    Logged In: YES
    user_id=250654

    fixed in cvs