From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 11:49:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7A4216A4CE for ; Wed, 25 Feb 2004 11:49:07 -0800 (PST) Received: from hotmail.com (bay99-dav15.bay99.hotmail.com [65.54.174.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 980C143D2D for ; Wed, 25 Feb 2004 11:49:07 -0800 (PST) (envelope-from bsdneophyte@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Feb 2004 11:49:07 -0800 Received: from 68.66.233.16 by bay99-dav15.bay99.hotmail.com with DAV; Wed, 25 Feb 2004 19:49:07 +0000 X-Originating-IP: [68.66.233.16] X-Originating-Email: [bsdneophyte@hotmail.com] X-Sender: bsdneophyte@hotmail.com From: "bsd neophyte" To: Date: Wed, 25 Feb 2004 11:49:40 -0800 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-OriginalArrivalTime: 25 Feb 2004 19:49:07.0472 (UTC) FILETIME=[6E128100:01C3FBD8] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: i'm having a problem making tightvnc 1.2.9 from the ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 19:49:07 -0000 i'm trying to make tightvnc 1.2.9 from through the ports. =20 i have v.5.2 (unupdated) on a Sparc64 platform. =20 i constantly run into the following problem: =20 --------- rm -f bitmaputil.o cc -c -O -pipe -ansi -pedantic -Dasm=3D__asm = -I../../.././/include/fonts -I../inc lude -I../../.././ -I../../.././/exports/include -DCSRG_BASED -DSHAPE =20 -DGCCUSESGAS XFree86ServerDefines -DNDEBUG -DFUNCPROTO=3D15 = -DNARROWPROTO bitmaputil.c cc: XFree86ServerDefines: No such file or directory *** Error code 1 =20 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc/lib/font/bitmap. *** Error code 1 =20 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc/lib/font. *** Error code 1 =20 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc/lib. *** Error code 1 =20 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc. *** Error code 1 =20 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc. *** Error code 1 =20 Stop in /usr/ports/net/tightvnc. -------------- =20 any idea what's going on here?