[vlc-devel] Tag 0.9.2 : Jean-Baptiste Kempf : VLC media player 0.9. 2 - Codename Grishenko

Jean-Baptiste Kempf jb at videolan.org
Sun Sep 14 10:04:17 CEST 2008


On Sun, Sep 14, 2008 at 05:50:27PM +1000, xxcv wrote :
> git version control wrote:
> >[vlc] [branch: refs/tags/0.9.2]
> >Tag:    785017ac0a36194e219e444a82c46a37104c4de4
> >  
> >>http://git.videolan.org/gitweb.cgi/vlc.git?a=tag;h=785017ac0a36194e219e444a82c46a37104c4de4
> >>    
> >
> >Tagger: Jean-Baptiste Kempf <jb at videolan.org>
> >Date:   Sat Sep 13 23:56:00 2008 -0700
> >
> >VLC media player 0.9.2 - Codename Grishenko
> >Thanks to everyone.
> >_______________________________________________
> >vlc-devel mailing list
> >To unsubscribe or modify your subscription options:
> >http://mailman.videolan.org/listinfo/vlc-devel
> >
> >  
> You can not possibly compile and link libavcodec_plugin ! with ffmpeg 
> revision 15261
> See this build failed.
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x3b): 
> >undefined reference to `_faacEncOpen'
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x45): 
> >undefined reference to `_faacEncGetCurrentConfiguration'
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x96): 
> >undefined reference to `_faacEncClose'
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x146): 
> >undefined reference to `_faacEncSetConfiguration'
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x1ae): 
> >undefined reference to `_faacEncGetDecoderSpecificInfo'
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x276): 
> >undefined reference to `_faacEncEncode'
> >/usr/local/win32/lib/libavcodec.a(libfaac.o):libfaac.c:(.text+0x2b4): 
> >undefined reference to `_faacEncClose'
> >Creating library file: .libs/libavcodec_plugin.dll.a
> >collect2: ld returned 1 exit status
> >make[7]: *** [libavcodec_plugin.la] Error 1
> What the heck is wrong with ffmpeg libavcodec and FAAC for not linking ?

You are missing a -lfaac

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list