[gst-devel] gst-ffmpeg compilke error on FC6T2

Edward Hervey bilboed at gmail.com
Mon Aug 14 11:18:31 CEST 2006


Hi again,

On 8/14/06, Edward Hervey <bilboed at gmail.com> wrote:
> HI,
>
> On 8/12/06, Louis Garcia II <louisg00 at bellsouth.net> wrote:
> > Compiling gst-ffmpeg-0.10.1 on Fedore Core 6 I ran into this:
> >
> > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> > -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
> > -mtune=generic -fasynchronous-unwind-tables -Wall -Wno-switch -o ffplay
> > ffplay-cmdutils.o ffplay-ffplay.o  -L/usr/lib -lSDL -lpthread
> > libavutil/.libs/libavutil.a libavformat/.libs/libavformat.a -ldl
> > libavcodec/.libs/libavcodec.a -lz -lm
> > ffplay-ffplay.o: In function `main':
> > /usr/src/redhat/BUILD/gst-ffmpeg-0.10.1/gst-libs/ext/ffmpeg/ffplay.c:2451: undefined reference to `XOpenDisplay'
> > /usr/src/redhat/BUILD/gst-ffmpeg-0.10.1/gst-libs/ext/ffmpeg/ffplay.c:2455: undefined reference to `XCloseDisplay'
> > collect2: ld returned 1 exit status
> > make[7]: *** [ffplay] Error 1
>
>   This is weird... gst-ffmpeg shouldn't be building ffplay, it's an
> application and is not part of the shared library used by the
> gstreamer plugin. Maybe we forgot to comment it out in the update to
> the last ffmpeg snapshot. I'll check that out.
>

This is now fixed in gst-ffmpeg cvs.

2006-08-14  Edward Hervey  <edward at fluendo.com>

        * configure.ac:
        Don't build programs in ffmpeg checkout, since we're never going to use
        them in the gstreamer plugin. Also it allows building the plugin on
        systems that don't have UI-specific libraries (like X).



> >
> > I might be missing a devel package, modular X has so many.
> >
> > Shame I only use this package for avi video. Would like a avi video
> > demux ported to gstreamer.
> >
> > -Louis
> >
> >
> > -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
>
>   Edward
>
> --
> Edward Hervey
> Multimedia editing developer / Fluendo S.A.
> http://www.pitivi.org/
>


-- 
Edward Hervey
Multimedia editing developer / Fluendo S.A.
http://www.pitivi.org/




More information about the gstreamer-devel mailing list