Just for the record - if you're trying to build vncviewer from the
3.3.4 sources on Mac OS X 10.2 and it fails due to the GET_PIXEL
macros not working, try setting CPPFLAGS to "-no-cpp-precomp".
Here's how:
this% setenv CPPFLAGS "-no-cpp-precomp"
this% ./configure --with-installed-zlib
this% make
Apparently the stock Apple configuration for gcc can't handle the
nested #define's for the GET_PIXELx macros.
Allan
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allan Doyle http://www.intl-interfaces.com
[EMAIL PROTECTED]
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list