[ 
https://issues.apache.org/jira/browse/GUACAMOLE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131732#comment-16131732
 ] 

archerwong commented on GUACAMOLE-366:
--------------------------------------

The version of FFmpeg is ffmpeg-2.2.1-65.el7.x86_64.

> guacamole build fails
> ---------------------
>
>                 Key: GUACAMOLE-366
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-366
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacenc
>    Affects Versions: 0.9.13-incubating
>            Reporter: archerwong
>
> {code:java}
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory 
> `/data/guacamole-server-0.9.13-incubating/src/protocols/vnc'
> Making all in src/guacd
> make[2]: Entering directory 
> `/data/guacamole-server-0.9.13-incubating/src/guacd'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory 
> `/data/guacamole-server-0.9.13-incubating/src/guacd'
> Making all in src/guacenc
> make[2]: Entering directory 
> `/data/guacamole-server-0.9.13-incubating/src/guacenc'
>   CC       guacenc-video.o
> video.c: In function ‘guacenc_video_alloc’:
> video.c:145:5: error: implicit declaration of function ‘avcodec_free_context’ 
> [-Werror=implicit-function-declaration]
>      avcodec_free_context(&context);
>      ^
> cc1: all warnings being treated as errors
> make[2]: *** [guacenc-video.o] Error 1
> make[2]: Leaving directory 
> `/data/guacamole-server-0.9.13-incubating/src/guacenc'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/data/guacamole-server-0.9.13-incubating'
> make: *** [all] Error 2
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to