You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Richard Gallamore (JIRA)" <ji...@apache.org> on 2018/01/19 01:30:00 UTC

[jira] [Created] (GUACAMOLE-485) pango is required even with pango support disabled

Richard Gallamore created GUACAMOLE-485:
-------------------------------------------

             Summary: pango is required even with pango support disabled
                 Key: GUACAMOLE-485
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-485
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole
    Affects Versions: 0.9.14
         Environment: FreeBSD 10.3-RELEASE, 11.1-RELEASE, CURRENT.
            Reporter: Richard Gallamore


When building guacamole-server, disabling ssh, telnet and pango will cause guacamole to fail to build.

In file included from display.c:24:
./terminal/display.h:32:10: fatal error: 'pango/pangocairo.h' file not found
#include <pango/pangocairo.h>

 

Full log file can be viewed here:

[111amd64.log|https://poudriere.ultimasbox.com/data/111amd64-test/2018-01-18_17h16m35s/logs/errors/guacamole-server-0.9.14.log]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)