Skip to content

xrdp-0.10.0.tar.gz does not include 'docs/man/xrdp-mkfv1.8.in'. #3149

Closed
@tanakakz-alpha

Description

xrdp version

0.10.0

Detailed xrdp version, build options

./configure --enable-jpeg --enable-tjpeg --enable-pixman --enable-opus --enable-mp3lame --enable-rdpsndaudin --enable-pamuserpas --with-imlib2=yes --enable-vsock --with-freetype2=yes

Operating system & version

Ubuntu 22.04

Installation method

other

Which backend do you use?

No response

What desktop environment do you use?

No response

Environment xrdp running on

No response

What's your client?

No response

Area(s) with issue?

Compile error

Steps to reproduce

wget https://github.com/neutrinolabs/xrdp/releases/download/v0.10.0/xrdp-0.10.0.tar.gz
tar xzvf xrdp-0.10.0.tar.gz
cd xrdp-0.10.0/
./bootstrap
./configure --enable-jpeg --enable-tjpeg --enable-pixman --enable-opus --enable-mp3lame --enable-rdpsndaudin --enable-pamuserpas --with-imlib2=yes --enable-vsock --with-freetype2=yes
make

✔️ Expected Behavior

make successfully.

❌ Actual Behavior

make[3]: *** No rule to make target 'xrdp-mkfv1.8.in', needed by 'xrdp-mkfv1.8'.  Stop.

Anything else?

xrdp-0.10.0.tar.gz does not contain 'docs/man/xrdp-mkfv1.8.in'.
v0.10.0.tar.gz contains "docs/man/xrdp-mkfv1.8.in".

xrdp-0.10.0.tar.gz is missing the required files.

Activity

self-assigned this
on Jul 8, 2024
added a commit that references this issue on Jul 8, 2024
e83dcc5
metalefty

metalefty commented on Jul 8, 2024

@metalefty
Member

Good catch! A mistake in Makefile at #2341 caused this issue. I submitted #3150.

@matt335672 Could you have a look?

added a commit that references this issue on Jul 8, 2024
ab383ed
metalefty

metalefty commented on Jul 8, 2024

@metalefty
Member

It will be fixed in the next release (v0.10.1 is expected in July or August), thanks!

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    xrdp-0.10.0.tar.gz does not include 'docs/man/xrdp-mkfv1.8.in'. · Issue #3149 · neutrinolabs/xrdp