Subject: CVS commit: wip/realvnc
From: Thomas Klausner
Date: 2012-11-12 15:32:14
Message id: E1TXv3x-0003sn-5Y@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Use standard WRKSRC to allow patches against common/
Adapt Makefile variables for this.

While here, fix some build problems on NetBSD-6.99.15 with modular
xorg.

But:
Build on NetBSD-6.99.15/amd64 with modular xorg fails with:
gcc -O2 -ansi -Dasm=__asm GccWarningOptions   -I../../include \ 
-I../../exports/include/X11  -I../.. -I../../exports/include \ 
-I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     \ 
-DCPP_PROGRAM="\"cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc \ 
-fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; \ 
then echo 1; else echo 0; fi`            -c imake.c
gcc: GccWarningOptions: No such file or directory
*** Error code 1

Files:
RevisionActionfile
1.18modifywip/realvnc/Makefile
1.6modifywip/realvnc/TODO
1.5modifywip/realvnc/distinfo
1.2modifywip/realvnc/patches/patch-aa
1.2modifywip/realvnc/patches/patch-ab
1.2modifywip/realvnc/patches/patch-ac
1.1addwip/realvnc/patches/patch-common_network_TcpSocket.cxx
1.1addwip/realvnc/patches/patch-unix_tx_TXDialog.h
1.1addwip/realvnc/patches/patch-unix_tx_TXImage.cxx
1.1addwip/realvnc/patches/patch-unix_x0vncserver_Image.cxx