Discussion:
Compiling free edition 4.1.3 on SUSE 10.1/11.1
Tom Wurgler
2011-06-03 14:00:50 UTC
Permalink
I am attempting to compile VNC on SuSE 10.1 using gcc 4.1.2. I am compiling
because I want GLX and input extension.

My uname -a is:
Linux mymach 2.6.16.54-0.2.5-smp #1 SMP Mon Jan 21 13:29:51 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux

I used X11R6.9.0-src.tar.gz and vnc-4_1_3-unixsrc.tar.gz, unpacked them and
get all the way to:

vncExtInit.cc: In function 'int ProcVncExtGetQueryConnect(_Client*)':
vncExtInit.cc:754: error: cast from 'void*' to 'CARD32' loses precision

I've searched the KB and googled for the error (and found it) but there isn't a
clear answer on what to do. I am not a C programmer.

Would someone have a step-by-step fix for this?

thanks for any help!

tom

Loading...