[gstreamer-bugs] [Bug 632033] New: undefined reference of mpegts_xxx function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 13 00:11:05 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632033
  GStreamer | gst-plugins-bad | 0.10.18

           Summary: undefined reference of mpegts_xxx function
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.18
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sunshine_uyl at yahoo.com.tw
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Dear Sir,

    When I build Gstreamer, the following undefined reference occurred. 
make: execvp: /bin/bash: Argument list too long
target SharedLib: libgstmpeg
(out/target/product/generic/obj/PLUGIN_LIBRARIES/libgstmpeg_intermediates/LINKED/libgstmpeg.so)
out/target/product/generic/obj/PLUGIN_LIBRARIES/libgstmpeg_intermediates/gstmpegtsdemux.o:
In function `gst_mpegts_demux_class_init':
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:284: undefined
reference to `mpegts_pat_info_get_type'
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:294: undefined
reference to `mpegts_pmt_info_get_type'
out/target/product/generic/obj/PLUGIN_LIBRARIES/libgstmpeg_intermediates/gstmpegtsdemux.o:
In function `mpegts_demux_build_pat_info':
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:3113: undefined
reference to `mpegts_pat_info_new'
out/target/product/generic/obj/PLUGIN_LIBRARIES/libgstmpeg_intermediates/gstmpegtsdemux.o:
In function `mpegts_demux_build_pmt_info':
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:3135: undefined
reference to `mpegts_pmt_info_new'
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:3145: undefined
reference to `mpegts_pmt_stream_info_new'
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:3158: undefined
reference to `mpegts_pmt_stream_info_add_language'
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:3167: undefined
reference to `mpegts_pmt_stream_info_add_descriptor'
external/gst-plugins-bad/gst/mpegdemux/gstmpegtsdemux.c:3171: undefined
reference to `mpegts_pmt_info_add_stream'
collect2: ld returned 1 exit status
make: ***
[out/target/product/generic/obj/PLUGIN_LIBRARIES/libgstmpeg_intermediates/LINKED/libgstmpeg.so]
Error 1
Please kindly to tell me how to solve the compiling error.
Thanks!

sunshine_uyl

-- 
Configure bugmail: https://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