[gstreamer-bugs] [Bug 437620] New: Build error gst-ffmpeg on mac intel

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 10 22:20:08 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=437620

  GStreamer | gst-ffmpeg | Ver: 0.10.2
           Summary: Build error gst-ffmpeg on mac intel
           Product: GStreamer
           Version: 0.10.2
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kasturihazra at tataelxsi.co.in
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
During make ,gives following error.

ranlib .libs/libavcodec.a
rm -fr .libs/libavcodec.lax
creating libavcodec.la
(cd .libs && rm -f libavcodec.la && ln -s ../libavcodec.la libavcodec.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libavutil -DHAVE_AV_CONFIG_H=1  -Wall
-Wno-switch     -g -O2 -MT apiexample.o -MD -MP -MF ".deps/apiexample.Tpo" -c
-o apiexample.o apiexample.c; \
then mv -f ".deps/apiexample.Tpo" ".deps/apiexample.Po"; else rm -f
".deps/apiexample.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o apiexample 
apiexample.o libavcodec.la 
gcc -g -O2 -o apiexample apiexample.o  ./.libs/libavcodec.a -lz
/usr/bin/ld: Undefined symbols:
ff_pw_20
ff_pw_3
bone
d40000
wm1010
collect2: ld returned 1 exit status
make[1]: *** [apiexample] Error 1
make: *** [all-recursive] Error 1


Steps to reproduce:
1. Download gst-ffmpeg 0.10.2 .
2. ./configure
3. make


Actual results:
gives error message as described in the problem.

Expected results:
make successful.

Does this happen every time?
yes

Other information:


-- 
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=437620.




More information about the Gstreamer-bugs mailing list