Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Failed to emerge xrdp

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
fomcyou
n00b
n00b
Posts: 5
Joined: Wed Oct 02, 2024 7:23 am

Failed to emerge xrdp

  • Quote

Post by fomcyou » Sun Dec 08, 2024 7:04 am

Hi! I've tried to emerge xrdp:

Code: Select all

root #eselect repository enable dilfridge
root #emaint sync -r dilfridge
root #emerge --ask net-misc/xorgxrdp
But have the following errors during compilation stage:

Code: Select all

rdpClientCon.c: In function ‘rdpClientConProcessMsgClientInfo’:
rdpClientCon.c:959:31: error: ‘struct xrdp_client_info’ has no member named ‘monitorCount’
959 |     if (clientCon->client_info.monitorCount > 0)
       |                            ^
rdpClientCon.c:962:84: error: ‘struct xrdp_client_info’ has no member named ‘monitorCount’
962 |         LLOGLN(0, ("  client monitor data, monitorCount=%d", clientCon->client_info.monitorCount));
      |                                                                                  ^
rdpClientCon.c:56:43: note: in definition of macro ‘LLOGLN’
56 |     do { if (_level < LOG_LEVEL) { ErrorF _args ; ErrorF("\n"); } } while (0)
    |                                          ^~~~~
rdpClientCon.c:965:50: error: ‘struct xrdp_client_info’ has no member named ‘minfo’
965 |         memcpy(dev->minfo, clientCon->client_info.minfo, sizeof(dev->minfo));
      |                                                ^
rdpClientCon.c:966:51: error: ‘struct xrdp_client_info’ has no member named ‘monitorCount’
966 |         dev->monitorCount = clientCon->client_info.monitorCount;
      |                                                 ^
Googling shows that
xorgxrdp requires xrdp source to compile. You should already have the xrdp source code. Make sure the xrdp source has version member in xrdp_client_info
, but emerge compiles package by itself :? So, how can I resolve this issue and install xrdp in Gentoo? Thanks in advance!
Best regards, fomcyou.
Top
alamahant
Advocate
Advocate
Posts: 4032
Joined: Sat Mar 23, 2019 12:12 pm

  • Quote

Post by alamahant » Sun Dec 08, 2024 10:07 am

Ok I tried it and it fails with the same error.
Same goes with the package from ::ace overlay also.
:)
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Sun Dec 08, 2024 12:00 pm

Look at this upstream bug.
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Sun Dec 08, 2024 12:01 pm

Moved from Portage & Programming to Unsupported Software.
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
Post Reply

4 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic