I found decision! patched sources for xorg 1.5 available here http
://vnc-tight.svn.sourceforge.net/viewvc/vnc-
tight/trunk/unix/xserver/hw/vnc/

and it works!

only little patch needed 
in unix/xserver/hw/vnc/Makefile.am
add -DXFree86LOADER in to libvnc_la_CPPFLAGS

libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I$(LIB_DIR) \ 
        -I$(top_srcdir)/hw/xfree86/common \ 
        -I$(top_srcdir)/hw/xfree86/os-support \ 
        -I$(top_srcdir)/hw/xfree86/os-support/bus \ 
        -I$(includedir)/pixman-1 \ 
        -DXFree86LOADER

then read instructions in vnc-tight README file

compiled module for i386 available here ftp://linvinus.ru/forum/vnc/libvnc.so 
you need installed vnc4server package before copy this library to 
/usr/lib/xorg/modules/extensions 
use it at you own risk!

-- 
libvnc.so Xorg module failes to load
https://bugs.launchpad.net/bugs/260815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to