[gstreamer-bugs] [Bug 305505] New: Fail to compile plugin spc

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed May 25 20:26:59 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=305505
 GStreamer | gst-plugins | Ver: 0.8.9

           Summary: Fail to compile plugin spc
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lipeng at buaa.edu.cn
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
Making all in spc
make[3]: Entering directory `/root/gstreamer/src/gst-plugins-0.8.9/ext/spc'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I.
-I../..    -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/include/gstreamer-0.8
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/include/libxml2   -DGST_DISABLE_DEPRECATED  -Wall -g -O2 -MT
libgstspc_la-gstspc.lo -MD -MP -MF ".deps/libgstspc_la-gstspc.Tpo" -c -o
libgstspc_la-gstspc.lo `test -f 'gstspc.c' || echo './'`gstspc.c; \
then mv -f ".deps/libgstspc_la-gstspc.Tpo" ".deps/libgstspc_la-gstspc.Plo"; else
rm -f ".deps/libgstspc_la-gstspc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -g -O2 -MT libgstspc_la-gstspc.lo -MD -MP -MF
.deps/libgstspc_la-gstspc.Tpo -c gstspc.c  -fPIC -DPIC -o
.libs/libgstspc_la-gstspc.o
make[3]: *** No rule to make target `APU.o', needed by `libgstspc.la'.  Stop.
make[3]: Leaving directory `/root/gstreamer/src/gst-plugins-0.8.9/ext/spc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/gstreamer/src/gst-plugins-0.8.9/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gstreamer/src/gst-plugins-0.8.9'
make: *** [all] Error 2


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list