[gstreamer-bugs] [Bug 476348] New: Incorrect Gstreamer version number in configure script/ compilation error

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 12 14:15:06 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=476348

  GStreamer | gst-editor | Ver: 0.8.0
           Summary: Incorrect Gstreamer version number in configure script/
                    compilation error
           Product: GStreamer
           Version: 0.8.0
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-editor
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: reddy at mail.utexas.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hello:


General environment is Suse 10.2 (64bit), with KDE desktop, but had same issues
with Suse 10.3 B3 (64bit) and Gnome desktop


In line 21166 of configure

I changed GSTREAMER_MAJORMINOR=".8" to =".10" for gstreamer-010


"Configure" now completes, but "make" errors out with the following:


.......
 gcc -DHAVE_CONFIG_H -I. -I. -I../../..
-DDATADIR=\"/usr/local/share/gst-editor/\" -pthread -I/usr/include/libxml
2 -I/opt/gnome/include/gstreamer-0.10 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib64/glib-2.0/include -DORBIT2=
1 -pthread -I/usr/include/libart-2.0 -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr
/include/libxml2 -I/opt/gnome/include/libgnomeui-2.0
-I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgn
omecanvas-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/include/gconf/2
-I/opt/gnome/include/libbonoboui-2.0 -I/o
pt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib64/gnome-vfs-2.0/include
-I/opt/gnome/include/gnome-keyring-1 -I/o
pt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include
-I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include
/libbonobo-2.0 -I/opt/gnome/include/bonobo-activation-2.0
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/lib64/gtk-2
.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/libglade-2.0
-I../../.. -I../../../libs -I../../../l
ibs -Wall -g -O2 -MT libgstelementbrowser_la-caps-tree.lo -MD -MP -MF
.deps/libgstelementbrowser_la-caps-tree.Tpo
 -c caps-tree.c  -fPIC -DPIC -o .libs/libgstelementbrowser_la-caps-tree.o
caps-tree.c: In function 'update_caps_tree':
caps-tree.c:204: warning: implicit declaration of function
'gst_element_get_pad_list'
caps-tree.c:204: warning: assignment makes pointer from integer without a cast
caps-tree.c:228: error: 'GstElementFactory' has no member named 'padtemplates'
caps-tree.c: In function 'add_caps_to_tree':
caps-tree.c:273: warning: passing argument 2 of 'gst_structure_foreach' from
incompatible pointer type
make[4]: *** [libgstelementbrowser_la-caps-tree.lo] Error 1
make[4]: Leaving directory
`/home/reddy/gst-editor-0.8.0/libs/gst/element-browser'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/reddy/gst-editor-0.8.0/libs/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/reddy/gst-editor-0.8.0/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/reddy/gst-editor-0.8.0'
make: *** [all] Error 2

I put the severity as "blocker" because compilation fails. I would like to get
this app running asap. I have used the similar Graphedt under Windoze.

Thanks.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=476348.




More information about the Gstreamer-bugs mailing list