amd64/61440: /usr/ports/net/tightvnc does not install on amd64
fbsd 5.2
James Van Artsdalen
james at jrv.org
Sat Jan 17 00:06:48 PST 2004
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 at 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
More information about the freebsd-amd64
mailing list