[gstreamer-bugs] [Bug 344016] [patch] compiler error when building with --disable-trace

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 10 01:51:55 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344016
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66828|none                        |needs-work
               Flag|                            |
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from Tim-Philipp Müller  2006-06-10 08:51 UTC -------
Just in case anyone wonders, the compilation error is:

gstenumtypes.c: In function 'register_gst_alloc_trace_flags':
gstenumtypes.c:1168: error: 'GST_ALLOC_TRACE_LIVE' undeclared (first use in
this function)
gstenumtypes.c:1168: error: (Each undeclared identifier is reported only once
gstenumtypes.c:1168: error: for each function it appears in.)
gstenumtypes.c:1169: error: 'GST_ALLOC_TRACE_MEM_LIVE' undeclared (first use in
this function)
make[2]: *** [libgstreamer_0.10_la-gstenumtypes.lo] Error 1


The patch works alright, but you'll also have to add gsttrace.h to EXTRA_DIST
if I'm not mistaken.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list