Re: Error while compiling VLC
gonzague <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, you know that 2.0 is released ? Well, i don't know very much in compiling but i never had these strange accent ( "â" ), is it really coming from your stdout ? As i remember, i solve some ffmpeg troubles by using " --enable-live555 --with-live555-tree=../live --enable-x264 --with-x264-tree=../x264 PKG_CONFIG_PATH=/usr/lib:/home/zozi/Documents/vlc/x264 " at configure. Hope it helps, if not, you shall send your configure command. Regards On 23/02/2012 08:27, Biswas, Pinakee wrote: > > Hi, > > I am trying to install vlc-0.9.9a on my Linux server. The OS is CentOS > 5.7. I am getting the following errors: > > In file included from avcodec.c:51: > > fourcc.h: At top level: > > fourcc.h:1042: error: static declaration of âGetFfmpegCodecâ follows > non-static declaration > > avcodec.h:27: error: previous declaration of âGetFfmpegCodecâ was here > > fourcc.h:1061: error: static declaration of âGetVlcFourccâ follows > non-static declaration > > avcodec.h:29: error: previous declaration of âGetVlcFourccâ was here > > In file included from avcodec.c:52: > > avutil.h:30: warning: no previous prototype for âLibavutilCallbackâ > > avcodec.c:60: error: expected specifier-qualifier-list before > âFFMPEG_COMMON_MEMBERSâ > > avcodec.c: In function âOpenDecoderâ: > > avcodec.c:244: warning: âavcodec_alloc_contextâ is deprecated > (declared at /usr/local/include/libavcodec/avcodec.h:4025) > > avcodec.c:255: error: âFF_MM_MMXâ undeclared (first use in this function) > > avcodec.c:255: error: (Each undeclared identifier is reported only once > > avcodec.c:255: error: for each function it appears in.) > > avcodec.c:259: error: âFF_MM_MMXEXTâ undeclared (first use in this > function) > > avcodec.c:263: error: âFF_MM_3DNOWâ undeclared (first use in this > function) > > avcodec.c:267: error: âFF_MM_SSEâ undeclared (first use in this function) > > avcodec.c:271: error: âFF_MM_SSE2â undeclared (first use in this function) > > avcodec.c:291: error: âdecoder_sys_tâ has no member named âi_catâ > > avcodec.c: In function âCloseDecoderâ: > > avcodec.c:304: error: âdecoder_sys_tâ has no member named âi_catâ > > avcodec.c:314: error: âdecoder_sys_tâ has no member named âp_contextâ > > avcodec.c:318: error: âdecoder_sys_tâ has no member named âp_contextâ > > avcodec.c:319: error: âdecoder_sys_tâ has no member named âp_contextâ > > avcodec.c:320: error: âdecoder_sys_tâ has no member named âp_contextâ > > avcodec.c:323: error: âdecoder_sys_tâ has no member named âp_contextâ > > avcodec.c:325: error: âdecoder_sys_tâ has no member named âpsz_namecodecâ > > avcodec.c:326: error: âdecoder_sys_tâ has no member named âp_contextâ > > avcodec.c: In function âInitLibavcodecâ: > > avcodec.c:340: warning: âavcodec_initâ is deprecated (declared at > /usr/local/include/libavcodec/avcodec.h:3932) > > make[6]: *** [libavcodec_plugin_la-avcodec.lo] Error 1 > > make[6]: Leaving directory > `/usr/local/packages/vlc-0.9.9a/modules/codec/avcodec' > > make[5]: *** [all] Error 2 > > make[5]: Leaving directory > `/usr/local/packages/vlc-0.9.9a/modules/codec/avcodec' > > make[4]: *** [all-recursive] Error 1 > > make[4]: Leaving directory `/usr/local/packages/vlc-0.9.9a/modules/codec' > > make[3]: *** [all] Error 2 > > make[3]: Leaving directory `/usr/local/packages/vlc-0.9.9a/modules/codec' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/usr/local/packages/vlc-0.9.9a/modules' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/usr/local/packages/vlc-0.9.9a' > > make: *** [all] Error 2 > > Could you please let me know the reason for the error? > > Looking forward to your support... > > Thanks, > > Pinakee > > P**Please don't print this e-mail unless you really need to, this will > preserve trees on planet earth. > > ----------------------------Disclaimer------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > The information contained in this message (including any attachments) > is confidential and may be privileged. If you have received it by > mistake please notify the sender by return e-mail and permanently > delete this message and any attachments from your system. Please note > that e-mails are susceptible to change and malwares. VVIDIA > COMMUNICATIONS PVT LTD. (including its group companies) shall not be > liable for the improper or incomplete transmission of the information > contained in this communication nor for any delay in its receipt or > damage to your system. > > -------------------------------------------------------------------------------------------------------------------------Disclaimer---------------------------------------------------------------------------------------------------------- > > > > ______________________________________________________ > vlc mailing list > To unsubscribe or modify your subscription options: > http://mailman.videolan.org/listinfo/vlc ______________________________________________________ vlc mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/vlc