secana / EnhancedSessionMode

Contains scripts to enable "Hyper-V Enhanced Session Mode" for Linux
Apache License 2.0
81 stars 14 forks source link

CentOS 7.9 - Error on recompiling XRDP #13

Closed rowish closed 3 years ago

rowish commented 3 years ago

The command at line 25: rpmbuild -bb ~/rpmbuild/SPECS/xrdp.spec ends with the message:

+ --with-socketdir=/run/xrdp
/var/tmp/rpm-tmp.Dl6sJK: line 55: --with-socketdir=/run/xrdp: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.Dl6sJK (%build)

As a result, the package build fails.

Attached the full console output. install_esm_centos7.sh_output.txt

secana commented 3 years ago

Hi @rowish, sry for the late reply. I do not have any CentOS system a.t.m. to reproduce the problem. If you find a solution a PR is very welcome!