Skip to content

RDP login timeout #20

Description

@shadtimm

After deploying a new image, RDP login times out with the following message:
screen shot 2017-07-31 at 7 42 37 pm

Script extension stderr points to a compilation issue with xorgxrdp due to a missing file (fontutil.h):

In file included from /usr/include/xorg/dixfontstr.h:28:0,
from rdpDraw.c:44:
/usr/include/xorg/dixfont.h:32:32: fatal error: X11/fonts/fontutil.h: No such file or directory
compilation terminated.
make[3]: *** [rdpDraw.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
In file included from /usr/include/xorg/dixfontstr.h:28:0,
from rdpDraw.c:44:
/usr/include/xorg/dixfont.h:32:32: fatal error: X11/fonts/fontutil.h: No such file or directory
compilation terminated.
make[2]: *** [rdpDraw.lo] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions