Skip to content

Building xorgxrdp with xlibre-xserver-devel fails while compiling rdpClientCon.c due to 'display' being undeclared #1328

@artist4xlibre

Description

@artist4xlibre

Select the version

25.0.0.X

Describe your issue

xlibre-xserver-devel 25.0.0.14
xorgxrdp 0.10.4

Building xorgxrdp with xlibre-xserver-devel fails while compiling rdpClientCon.c due to 'display' being undeclared.
This on Artix Linux (Arch derivative).

Error is:

rdpClientCon.c: In function 'rdpClientConInit':
rdpClientCon.c:1584:21: error: 'display' undeclared (first use in this function)
 1584 |     i = (int)strtol(display, &endptr, 10);

Steps to reproduce

  1. Install xlibre-xserver-devel
  2. Build xorgxrdp

The git version of xorgxrdp also fails to compile

What did you expect?

xorgxrdp to build successfully with xlibre-xserver-devel

Additional Information

No response

Extra fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageThis needs to be reviewed and categorized.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions