Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2016 06:28:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207192] x11-servers/x11rdp: fix build with clang 3.8.0
Message-ID:  <bug-207192-13-EhtxfNUaAm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207192-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207192-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207192

--- Comment #5 from Koichiro IWAO <meta+ports@vmeta.jp> ---
(In reply to Mikhail Teterin from comment #4)

> does x11rdp conflict with xrdp-devel?
No, but they're incompatible. Current version of x11-servers/x11rdp is only
compatible with xrdp v0.6.x.

I'm testing x11rdp-devel which compatible with xrdp-devel in my github repo.
https://github.com/metalefty/freebsd-ports/tree/develop/x11-servers

However, I'm not going to bring this in ports collection because xrdp proje=
ct
is trying to replace x11rdp with xorgxrdp driver.
https://github.com/neutrinolabs/xrdp/wiki/Compiling-rdp-driver
I'm also testing xorgxrdp driver in my repo.
https://github.com/metalefty/freebsd-ports/tree/develop/x11-drivers/xorg-dr=
iver-xrdp

With xorgxrdp driver model, xrdp doesn't have to have own Xorg tree.
Just load xrdp drivers to existing Xorg installation.

I'm contributing to xrdp project to improve FreeBSD compatibility. In near=
=20
future, things will be simple.  When net/xrdp is updated to 0.8.x or higher=
,=20
x11-servers/x11rdp can be removed.  x11-servers/xorg-server with xorgxrdp
driver will be used instead of x11rdp.

> why does the source for x11rdp have to come from your own server=20
Because it is svn snapshot.
svn://server1.xrdp.org/srv/svn/repos/main/x11rdp_xorg71=20
We can get non-svn-snapshot version is distributed here. Of course this is
older than svn snapshot.
http://server1.xrdp.org/xrdp/x11rdp_xorg71.tar.gz

And one more, repository was migrated to GitHub however x11rdp source wasn't
migrated to GitHub meaning x11rdp source compatible with xrdp v0.6.x isn't
available on GitHub.

AFAIK, ports cannot fetch the source from svn server. Am I correct?
If possible, It is not necessary to distribute the source by my own.

If distributing source by my own is not recommended, I'm welcome to replace
the source from xrdp.org.  It means downgrade.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207192-13-EhtxfNUaAm>