xrdp
xrdp copied to clipboard
cross compile error
xrdp version
0.9.25.1
Detailed xrdp version, build options
Operating system & version
OpenWrt aarch64
Installation method
other
Which backend do you use?
No response
What desktop environment do you use?
OpenWrt
Environment xrdp running on
No response
What's your client?
No response
Area(s) with issue?
Other
Steps to reproduce
CONFIGURE_ARGS += \
--prefix=/usr \
--disable-pam \
--enable-tjpeg
✔️ Expected Behavior
No response
❌ Actual Behavior
2024-05-06T23:00:39.0737006Z verify_user.c:221:9: error: implicit declaration of function 'putpwent'; did you mean 'getpwent'? [-Werror=implicit-function-declaration] 2024-05-06T23:00:39.0738444Z 221 | putpwent(spw, fd); 2024-05-06T23:00:39.0738972Z | ^~~~~~~~ 2024-05-06T23:00:39.0739399Z | getpwent 2024-05-06T23:00:39.1114725Z cc1: all warnings being treated as errors
Anything else?
No response