sudo port -vu install tightvnc ---> Computing dependencies for tightvnc. ---> Fetching archive for tightvnc ---> tightvnc-1.3.10_0.x86_64.tgz doesn't seem to exist in /opt/local/var/macports/packages/darwin/x86_64 ---> Fetching tightvnc ---> Verifying checksum(s) for tightvnc ---> Checksumming tightvnc-1.3.10_unixsrc.tar.bz2 ---> Extracting tightvnc ---> Extracting tightvnc-1.3.10_unixsrc.tar.bz2 ---> Applying patches to tightvnc ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tightvnc/files/patch-Xvnc.diff patching file Xvnc/config/cf/vnclibs.def patching file Xvnc/config/imake/imakemdep.h patching file Xvnc/lib/Xdmcp/Alloc.c patching file Xvnc/lib/font/Type1/objects.c patching file Xvnc/lib/font/Type1/spaces.c patching file Xvnc/lib/font/Type1/t1malloc.c patching file Xvnc/lib/font/Type1/t1stub.c patching file Xvnc/programs/Xserver/include/os.h patching file Xvnc/programs/Xserver/include/servermd.h patching file Xvnc/programs/Xserver/os/access.c ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tightvnc/files/patch-vncviewer.diff patching file ./vncviewer/Imakefile ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tightvnc/files/patch-vncserver.diff patching file vncserver ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tightvnc/files/patch-vncconnect_vncconnect.c.diff patching file vncconnect/vncconnect.c ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tightvnc/files/patch-include_vncauth.h.diff patching file include/vncauth.h ---> Configuring tightvnc imake -DUseInstalled -I/opt/local/lib/X11/config making Makefiles in libvncauth... make[1]: Nothing to be done for `Makefiles'. making Makefiles in vncviewer... make[1]: Nothing to be done for `Makefiles'. making Makefiles in vncpasswd... make[1]: Nothing to be done for `Makefiles'. making Makefiles in vncconnect... make[1]: Nothing to be done for `Makefiles'. ---> Building tightvnc make Makefiles making Makefiles in libvncauth... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. making Makefiles in vncviewer... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. making Makefiles in vncpasswd... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. making Makefiles in vncconnect... mv -f Makefile Makefile.bak make[2]: Nothing to be done for `Makefiles'. make depend depending in ./libvncauth... gccmakedep -- -I. -I../include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- vncauth.c d3des.c depending in ./vncviewer... gccmakedep -- -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- argsresources.c caps.c colour.c cursor.c desktop.c dialogs.c fullscreen.c listen.c misc.c popup.c rfbproto.c selection.c shm.c sockets.c tunnel.c vncviewer.c depending in ./vncpasswd... gccmakedep -- -I../include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- vncpasswd.c depending in ./vncconnect... gccmakedep -- -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -- make all making all in ./libvncauth... /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I. -I../include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o vncauth.o vncauth.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I. -I../include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o d3des.o d3des.c d3des.c:37: warning: 'KnR' defined but not used d3des.c:38: warning: 'Kn3' defined but not used d3des.c:39: warning: 'Df_Key' defined but not used vncauth.c: In function 'vncEncryptAndStorePasswd2': vncauth.c:92: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness vncauth.c:92: warning: pointer targets in passing argument 1 of '__inline_strncpy_chk' differ in signedness vncauth.c:94: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness vncauth.c:94: warning: pointer targets in passing argument 1 of '__inline_strncpy_chk' differ in signedness vncauth.c:76: warning: unused variable 'i' vncauth.c: In function 'vncDecryptPasswdFromFile': vncauth.c:131: warning: implicit declaration of function 'vncDecryptPasswdFromFile2' vncauth.c: In function 'vncDecryptPasswdFromFile2': vncauth.c:180: warning: pointer targets in passing argument 1 of 'des' differ in signedness vncauth.c:180: warning: pointer targets in passing argument 2 of 'des' differ in signedness vncauth.c:187: warning: pointer targets in passing argument 1 of 'des' differ in signedness vncauth.c:187: warning: pointer targets in passing argument 2 of 'des' differ in signedness vncauth.c: In function 'vncRandomBytes': vncauth.c:211: warning: implicit declaration of function 'time' rm -f libvncauth.a ar clq libvncauth.a vncauth.o d3des.o ranlib libvncauth.a making all in ./vncviewer... /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o argsresources.o argsresources.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o caps.o caps.c argsresources.c: In function 'GetArgsAndResources': argsresources.c:345: warning: unused variable 'i' argsresources.c:346: warning: 'vncServerName' may be used uninitialized in this function /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o colour.o colour.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o cursor.o cursor.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o desktop.o desktop.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o dialogs.o dialogs.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o fullscreen.o fullscreen.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o listen.o listen.c listen.c: In function 'listenForIncomingConnections': listen.c:50: warning: unused variable 'n' listen.c:48: warning: unused variable 'sock' /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o misc.o misc.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o popup.o popup.c popup.c: In function 'CreatePopup': popup.c:57: warning: 'button' may be used uninitialized in this function /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o rfbproto.o rfbproto.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o selection.o selection.c rfbproto.c: In function 'SelectSecurityType': rfbproto.c:371: warning: unused variable 'secTypeNames' rfbproto.c: In function 'AuthenticateVNC': rfbproto.c:536: warning: unused variable 'authScheme' rfbproto.c: In function 'HandleRFBServerMessage': rfbproto.c:994: warning: implicit declaration of function 'HandleCursorPos' rfbproto.c:963: warning: unused variable 'usecs' In file included from rfbproto.c:1262: tight.c: In function 'HandleTight8': tight.c:98: warning: unused variable 'rawData' tight.c: In function 'FilterGradient8': tight.c:438: warning: suggest parentheses around + or - in operand of & tight.c:452: warning: suggest parentheses around + or - in operand of & tight.c: In function 'InitFilterPalette8': tight.c:466: warning: unused variable 'palette' tight.c:464: warning: unused variable 'i' In file included from rfbproto.c:1269: tight.c: In function 'HandleTight16': tight.c:98: warning: unused variable 'rawData' tight.c: In function 'FilterGradient16': tight.c:438: warning: suggest parentheses around + or - in operand of & tight.c:452: warning: suggest parentheses around + or - in operand of & tight.c: In function 'InitFilterPalette16': tight.c:466: warning: unused variable 'palette' tight.c:464: warning: unused variable 'i' In file included from rfbproto.c:1276: tight.c: In function 'HandleTight32': tight.c:98: warning: unused variable 'rawData' tight.c: In function 'FilterGradient32': tight.c:438: warning: suggest parentheses around + or - in operand of & tight.c:452: warning: suggest parentheses around + or - in operand of & rfbproto.c: At top level: tight.c:82: warning: 'DecompressJpegRectBPP' declared 'static' but never defined /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o shm.o shm.c /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o sockets.o sockets.c sockets.c: In function 'ReadFromRFBServer': sockets.c:105: warning: format not a string literal and no format arguments sockets.c:134: warning: format not a string literal and no format arguments sockets.c: In function 'WriteExact': sockets.c:174: warning: format not a string literal and no format arguments sockets.c:180: warning: format not a string literal and no format arguments sockets.c: In function 'ConnectToTcpAddr': sockets.c:212: warning: format not a string literal and no format arguments sockets.c:218: warning: format not a string literal and no format arguments sockets.c:226: warning: format not a string literal and no format arguments sockets.c: In function 'FindFreeTcpPort': sockets.c:253: warning: format not a string literal and no format arguments sockets.c: In function 'ListenAtTcpPort': sockets.c:288: warning: format not a string literal and no format arguments sockets.c:295: warning: format not a string literal and no format arguments sockets.c:302: warning: format not a string literal and no format arguments sockets.c:309: warning: format not a string literal and no format arguments sockets.c: In function 'AcceptTcpConnection': sockets.c:331: warning: pointer targets in passing argument 3 of 'accept' differ in signedness sockets.c:333: warning: format not a string literal and no format arguments sockets.c:340: warning: format not a string literal and no format arguments sockets.c: In function 'SetNonBlocking': sockets.c:358: warning: format not a string literal and no format arguments sockets.c: In function 'SameMachine': sockets.c:406: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness sockets.c:407: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o tunnel.o tunnel.c tunnel.c: In function 'processTunnelArgs': tunnel.c:103: warning: unused variable 'port' /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I. -I/opt/local/include -I/opt/local/include -I/usr/include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o vncviewer.o vncviewer.c rm -f vncviewer._man if test -z "" ; then \ cd `dirname vncviewer` && \ ln -s `basename vncviewer.man` `basename vncviewer._man`; \ else \ /usr/bin/cpp-4.2 -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/local/share/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 6 8 99 903 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 6 8 99 903 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < vncviewer.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >vncviewer._man; \ fi rm -f vncviewer /usr/bin/gcc-4.2 -o vncviewer -Os -Wall -Wpointer-arith -no-cpp-precomp -L/opt/local/lib argsresources.o caps.o colour.o cursor.o desktop.o dialogs.o fullscreen.o listen.o misc.o popup.o rfbproto.o selection.o shm.o sockets.o tunnel.o vncviewer.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 ../libvncauth/libvncauth.a -L/opt/local/lib -lz -L/opt/local/lib -ljpeg making all in ./vncpasswd... /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I../include -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o vncpasswd.o vncpasswd.c vncpasswd.c: In function 'main': vncpasswd.c:56: warning: unused variable 'i' vncpasswd.c: In function 'usage': vncpasswd.c:148: warning: too many arguments for format rm -f vncpasswd /usr/bin/gcc-4.2 -o vncpasswd -Os -Wall -Wpointer-arith -no-cpp-precomp -L/opt/local/lib vncpasswd.o ../libvncauth/libvncauth.a making all in ./vncconnect... /usr/bin/gcc-4.2 -Os -Wall -Wpointer-arith -no-cpp-precomp -I/opt/local/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -c -o vncconnect.o vncconnect.c rm -f vncconnect /usr/bin/gcc-4.2 -o vncconnect -Os -Wall -Wpointer-arith -no-cpp-precomp -L/opt/local/lib vncconnect.o -lXext -lX11 Built libvncauth vncviewer vncpasswd vncconnect. To build Xvnc, do "cd Xvnc", followed by "./configure" then "make" imake -I../..//config/cf -DTOPDIR=../../ -DCURDIR=. In file included from ../..//config/cf/Imake.tmpl:91, from Imakefile.c:16: ../..//config/cf/darwin.cf:43: warning: "HasGcc2" redefined Imakefile.c:8: warning: this is the location of the previous definition gcc -O2 -ansi -Dasm=__asm -I../..//include -I../..//exports/include/X11 -I../../ -I../..//exports/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/bin/cpp\"" -c -o imake.o imake.c rm -f imake gcc -o imake -O2 -ansi -Dasm=__asm imake.o mv -f Makefile Makefile.bak imake -I.//config/cf -DTOPDIR=./ -DCURDIR=. In file included from .//config/cf/Imake.tmpl:91, from Imakefile.c:16: .//config/cf/darwin.cf:43: warning: "HasGcc2" redefined Imakefile.c:8: warning: this is the location of the previous definition make Makefiles making Makefiles in include... In file included from .././/config/cf/site.def:56, from .././/config/cf/Imake.tmpl:41, from Imakefile.c:8: .././/config/cf/vnc.def:109:25: warning: missing terminating " character .././/config/cf/vnc.def:111:23: warning: missing terminating " character In file included from .././/config/cf/Imake.tmpl:164, from Imakefile.c:8: .././/config/cf/Imake.rules:1431:35: error: '#' is not followed by a macro parameter In file included from Imakefile.c:8: .././/config/cf/Imake.tmpl:1320:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1320:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token In file included from .././/config/cf/Imake.tmpl:1333, from Imakefile.c:8: .././/config/cf/X11.tmpl:905:1: error: pasting "-" and "X11" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1027:1: error: pasting "-" and "Xext" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "-" and "Xau" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "-" and "Xdmcp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1157:1: error: pasting "-" and "Xmu" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1179:1: error: pasting "-" and "oldX" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1201:1: error: pasting "-" and "Xp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1223:1: error: pasting "-" and "Xt" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1249:1: error: pasting "-" and "Xa" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1271:1: error: pasting "-" and "Xaw" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1293:1: error: pasting "-" and "Xi" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1315:1: error: pasting "-" and "Xtst" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1337:1: error: pasting "-" and "PEX5" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1359:1: error: pasting "-" and "XIE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "-" and "phigs" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "-" and "Xbsd" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1399:1: error: pasting "-" and "ICE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1421:1: error: pasting "-" and "SM" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1443:1: error: pasting "-" and "Xkey" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "-" and "FS" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "-" and "font" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "-" and "Xpm" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "-" and "xkbfile" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "-" and "xkbui" does not give a valid preprocessing token .././/config/imake/imake: Exit code 1. Stop. make[1]: *** [include/Makefile] Error 1 Makefile:13: *** missing separator. Stop. making Makefiles in config... In file included from .././/config/cf/site.def:56, from .././/config/cf/Imake.tmpl:41, from Imakefile.c:8: .././/config/cf/vnc.def:109:25: warning: missing terminating " character .././/config/cf/vnc.def:111:23: warning: missing terminating " character In file included from .././/config/cf/Imake.tmpl:164, from Imakefile.c:8: .././/config/cf/Imake.rules:1431:35: error: '#' is not followed by a macro parameter In file included from Imakefile.c:8: .././/config/cf/Imake.tmpl:1320:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1320:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token In file included from .././/config/cf/Imake.tmpl:1333, from Imakefile.c:8: .././/config/cf/X11.tmpl:905:1: error: pasting "-" and "X11" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1027:1: error: pasting "-" and "Xext" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "-" and "Xau" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "-" and "Xdmcp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1157:1: error: pasting "-" and "Xmu" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1179:1: error: pasting "-" and "oldX" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1201:1: error: pasting "-" and "Xp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1223:1: error: pasting "-" and "Xt" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1249:1: error: pasting "-" and "Xa" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1271:1: error: pasting "-" and "Xaw" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1293:1: error: pasting "-" and "Xi" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1315:1: error: pasting "-" and "Xtst" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1337:1: error: pasting "-" and "PEX5" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1359:1: error: pasting "-" and "XIE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "-" and "phigs" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "-" and "Xbsd" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1399:1: error: pasting "-" and "ICE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1421:1: error: pasting "-" and "SM" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1443:1: error: pasting "-" and "Xkey" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "-" and "FS" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "-" and "font" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "-" and "Xpm" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "-" and "xkbfile" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "-" and "xkbui" does not give a valid preprocessing token .././/config/imake/imake: Exit code 1. Stop. make[1]: *** [config/Makefile] Error 1 Makefile:13: *** missing separator. Stop. making Makefiles in lib... In file included from .././/config/cf/site.def:56, from .././/config/cf/Imake.tmpl:41, from Imakefile.c:8: .././/config/cf/vnc.def:109:25: warning: missing terminating " character .././/config/cf/vnc.def:111:23: warning: missing terminating " character In file included from .././/config/cf/Imake.tmpl:164, from Imakefile.c:8: .././/config/cf/Imake.rules:1431:35: error: '#' is not followed by a macro parameter In file included from Imakefile.c:8: .././/config/cf/Imake.tmpl:1320:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1320:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token In file included from .././/config/cf/Imake.tmpl:1333, from Imakefile.c:8: .././/config/cf/X11.tmpl:905:1: error: pasting "-" and "X11" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1027:1: error: pasting "-" and "Xext" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "-" and "Xau" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "-" and "Xdmcp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1157:1: error: pasting "-" and "Xmu" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1179:1: error: pasting "-" and "oldX" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1201:1: error: pasting "-" and "Xp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1223:1: error: pasting "-" and "Xt" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1249:1: error: pasting "-" and "Xa" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1271:1: error: pasting "-" and "Xaw" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1293:1: error: pasting "-" and "Xi" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1315:1: error: pasting "-" and "Xtst" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1337:1: error: pasting "-" and "PEX5" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1359:1: error: pasting "-" and "XIE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "-" and "phigs" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "-" and "Xbsd" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1399:1: error: pasting "-" and "ICE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1421:1: error: pasting "-" and "SM" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1443:1: error: pasting "-" and "Xkey" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "-" and "FS" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "-" and "font" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "-" and "Xpm" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "-" and "xkbfile" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "-" and "xkbui" does not give a valid preprocessing token .././/config/imake/imake: Exit code 1. Stop. make[1]: *** [lib/Makefile] Error 1 Makefile:13: *** missing separator. Stop. making Makefiles in programs... In file included from .././/config/cf/site.def:56, from .././/config/cf/Imake.tmpl:41, from Imakefile.c:8: .././/config/cf/vnc.def:109:25: warning: missing terminating " character .././/config/cf/vnc.def:111:23: warning: missing terminating " character In file included from .././/config/cf/Imake.tmpl:164, from Imakefile.c:8: .././/config/cf/Imake.rules:1431:35: error: '#' is not followed by a macro parameter In file included from Imakefile.c:8: .././/config/cf/Imake.tmpl:1320:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1320:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "<" and "TopLevelProject" does not give a valid preprocessing token .././/config/cf/Imake.tmpl:1333:1: error: pasting "TopLevelProject" and "." does not give a valid preprocessing token In file included from .././/config/cf/Imake.tmpl:1333, from Imakefile.c:8: .././/config/cf/X11.tmpl:905:1: error: pasting "-" and "X11" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1027:1: error: pasting "-" and "Xext" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1115:1: error: pasting "-" and "Xau" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1137:1: error: pasting "-" and "Xdmcp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1157:1: error: pasting "-" and "Xmu" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1179:1: error: pasting "-" and "oldX" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1201:1: error: pasting "-" and "Xp" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1223:1: error: pasting "-" and "Xt" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1249:1: error: pasting "-" and "Xa" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1271:1: error: pasting "-" and "Xaw" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1293:1: error: pasting "-" and "Xi" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1315:1: error: pasting "-" and "Xtst" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1337:1: error: pasting "-" and "PEX5" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1359:1: error: pasting "-" and "XIE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1377:1: error: pasting "-" and "phigs" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1380:1: error: pasting "-" and "Xbsd" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1399:1: error: pasting "-" and "ICE" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1421:1: error: pasting "-" and "SM" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1443:1: error: pasting "-" and "Xkey" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1467:1: error: pasting "-" and "FS" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1471:1: error: pasting "-" and "font" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1480:1: error: pasting "-" and "Xpm" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1489:1: error: pasting "-" and "xkbfile" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "/" and "LibraryTargetName" does not give a valid preprocessing token .././/config/cf/X11.tmpl:1521:1: error: pasting "-" and "xkbui" does not give a valid preprocessing token .././/config/imake/imake: Exit code 1. Stop. make[1]: *** [programs/Makefile] Error 1 Makefile:13: *** missing separator. Stop. make includes + mkdir -p .//exports/include + mkdir -p .//exports/bin including in ./include... Makefile:13: *** missing separator. Stop. including in ./config... Makefile:13: *** missing separator. Stop. including in ./lib... Makefile:13: *** missing separator. Stop. including in ./programs... Makefile:13: *** missing separator. Stop. make: *** [includes] Error 2 make all making all in ./include... Makefile:13: *** missing separator. Stop. making all in ./config... Makefile:13: *** missing separator. Stop. making all in ./lib... Makefile:13: *** missing separator. Stop. making all in ./programs... Makefile:13: *** missing separator. Stop. make[1]: *** [all] Error 2 make: *** [World] Error 2 shell command "cd '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tightvnc/work/vnc_unixsrc/Xvnc' && make World" returned error 2 Error: Target org.macports.build returned: shell command failed Warning: the following items did not execute (for tightvnc): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install Log for tightvnc is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tightvnc/main.log Error: Status 1 encountered during processing. To report a bug, see