[gstreamer-bugs] [Bug 327006] New: gst-plugins-good won't compile

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 14 14:43:19 PST 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=327006
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: gst-plugins-good won't compile
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: a24 at umbc.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.11/2.12
   GNOME milestone: Unspecified


Please describe the problem:
Making all in esd
make[3]: Entering directory
`/home/ale/cvs/gnome2/gst-plugins-good-0.10/ext/esd'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../..    -pthread -I/opt/gnome2/include/gstreamer-0.10
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include
-I/opt/gnome2/include/libxml2   -I../../gst-libs -I../../gst-libs -pthread
-I/opt/gnome2/include/gstreamer-0.10 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/libxml2   -Wall
-Werror
 -g   -DGST_DISABLE_DEPRECATED -g -O2 -MT libgstesd_la-esdsink.lo -MD -MP -MF
".deps/libgstesd_la-esdsink.Tpo" -c -o libgstesd_la-esdsink.lo `test -f
'esdsink.c' || echo './'`esdsink.c; \
then mv -f ".deps/libgstesd_la-esdsink.Tpo" ".deps/libgstesd_la-esdsink.Plo";
else rm -f ".deps/libgstesd_la-esdsink.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread
-I/opt/gnome2/include/gstreamer-0.10 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/libxml2
-I../../gst-libs -I../../gst-libs -pthread -I/opt/gnome2/include/gstreamer-0.10
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include
-I/opt/gnome2/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -g -O2
-MT libgstesd_la-esdsink.lo -MD -MP -MF .deps/libgstesd_la-esdsink.Tpo -c
esdsink.c  -fPIC -DPIC -o .libs/libgstesd_la-esdsink.o
esdsink.c:29:17: error: esd.h: No such file or directory
esdsink.c: In function 'gst_esdsink_getcaps':
esdsink.c:186: error: 'esd_server_info_t' undeclared (first use in this
function)
esdsink.c:186: error: (Each undeclared identifier is reported only once
esdsink.c:186: error: for each function it appears in.)
esdsink.c:186: error: 'server_info' undeclared (first use in this function)
cc1: warnings being treated as errors
esdsink.c:199: warning: implicit declaration of function 'esd_get_server_info'
esdsink.c:210: warning: implicit declaration of function 'esd_free_server_info'
esdsink.c: In function 'gst_esdsink_open':
esdsink.c:225: warning: implicit declaration of function 'esd_open_sound'
esdsink.c: In function 'gst_esdsink_close':
esdsink.c:245: warning: implicit declaration of function 'esd_close'
esdsink.c: In function 'gst_esdsink_prepare':
esdsink.c:259: error: 'esd_format_t' undeclared (first use in this function)
esdsink.c:259: error: syntax error before 'esdformat'
esdsink.c:262: error: 'esdformat' undeclared (first use in this function)
esdsink.c:262: error: 'ESD_BITS16' undeclared (first use in this function)
esdsink.c:264: error: 'ESD_BITS8' undeclared (first use in this function)
esdsink.c:268: error: 'ESD_STEREO' undeclared (first use in this function)
esdsink.c:270: error: 'ESD_MONO' undeclared (first use in this function)
esdsink.c:275: warning: implicit declaration of function 'esd_play_stream'
esdsink.c: In function 'gst_esdsink_delay':
esdsink.c:332: warning: implicit declaration of function 'esd_get_latency'
make[3]: *** [libgstesd_la-esdsink.lo] Error 1
make[3]: Leaving directory `/home/ale/cvs/gnome2/gst-plugins-good-0.10/ext/esd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ale/cvs/gnome2/gst-plugins-good-0.10/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ale/cvs/gnome2/gst-plugins-good-0.10'
make: *** [all] Error 2


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


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




More information about the Gstreamer-bugs mailing list