Date: Sat, 17 Jan 2004 02:06:45 -0600 (CST) From: James Van Artsdalen <james@jrv.org> To: fredrik@widell.net Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/61440: /usr/ports/net/tightvnc does not install on amd64 fbsd 5.2 Message-ID: <200401170806.i0H86jZa081834@bigtex.jrv.org> In-Reply-To: <200401170323.i0H3NPGC018321@nic2.widell.net> (fredrik@widell.net) References: <200401170323.i0H3NPGC018321@nic2.widell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This change make tightvnc compile. Someone familiar with tightvnc needs to install it and see what happens. There are a number of pointer/int size mismatch warnings, and grep finds a number of asm's, so I'm not real optimistic. *** work/vnc_unixsrc/Xvnc/config/cf/FreeBSD.cf.~1~ Fri Jan 16 14:36:43 2004 --- work/vnc_unixsrc/Xvnc/config/cf/FreeBSD.cf Fri Jan 16 14:54:19 2004 *************** *** 359,364 **** #include <bsdLib.rules> ! #ifdef i386Architecture #include <xfree86.cf> ! #endif --- 359,364 ---- #include <bsdLib.rules> ! /* #ifdef i386Architecture */ #include <xfree86.cf> ! /* #endif */ > Date: Sat, 17 Jan 2004 04:23:25 +0100 (CET) > From: fredrik@widell.net > > -c -O -pipe -ansi -pedantic -Dasm=__asm -I../../.././/include/fonts -I../include -I../../.././ -I../../.././/exports/include -DCSRG_BASED -DSHAPE -DGCCUSESGAS XFree86ServerDefines -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO bitmap.c > cc: XFree86ServerDefines: No such file or directory
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401170806.i0H86jZa081834>