Re: [Tigervnc-devel] Build process for the X-Server loadable module libvnc.so

2013-07-02 Thread Peter Åstrand
On Fri, 28 Jun 2013, Christian Steinle wrote: Dear TigerVNC developers, when I had to update the X-Server in combination with the loadable TigerVNC module in our OS, I was surprised that I had to have still two separate build procedures due to the requirements in the configure options. Maybe

Re: [Tigervnc-devel] Build process for the X-Server loadable module libvnc.so

2013-07-01 Thread Pierre Ossman
On Fri, 28 Jun 2013 11:05:43 +0200 Christian Steinle wrote: > > Besides this, I have made another patch named queryconnect.patch for a > memory alignment issue in the TigerVNC loadbable X-Server module. I have > reported this issue some time ago, but it seems to still remain in the > code 1.2

[Tigervnc-devel] Build process for the X-Server loadable module libvnc.so

2013-06-28 Thread Christian Steinle
Dear TigerVNC developers, when I had to update the X-Server in combination with the loadable TigerVNC module in our OS, I was surprised that I had to have still two separate build procedures due to the requirements in the configure options. Maybe I missed some issues