I do everything according  manual
<https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html>  
but when I do make I get 

CC       guacenc-jpeg.o
jpeg.c: In function ‘guacenc_jpeg_decoder’:
jpeg.c:94:5: error: implicit declaration of function ‘jpeg_mem_src’
[-Werror=implicit-function-declaration]
     jpeg_mem_src(&cinfo, data, length);
     ^
cc1: all warnings being treated as errors
make[2]: *** [guacenc-jpeg.o] Error 1
make[2]: Leaving directory
`/root/guacamole-server-0.9.12-incubating/src/guacenc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/guacamole-server-0.9.12-incubating'
make: *** [all] Error 2
[root@ip-172-31-21-70 guacamole-server-0.9.12-incubating]#

Why? Configure goes fine.



--
View this message in context: 
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Compilation-error-on-0-9-12-tp835.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at 
Nabble.com.

Reply via email to