From owner-freebsd-ports@FreeBSD.ORG Sun Feb 22 16:27:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 427B416A4CE for ; Sun, 22 Feb 2004 16:27:07 -0800 (PST) Received: from hotmail.com (bay2-dav57.bay2.hotmail.com [65.54.246.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BE9A43D1F for ; Sun, 22 Feb 2004 16:27:07 -0800 (PST) (envelope-from ssheikh2000@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 22 Feb 2004 16:27:07 -0800 Received: from 68.66.233.16 by bay2-dav57.bay2.hotmail.com with DAV; Mon, 23 Feb 2004 00:27:06 +0000 X-Originating-IP: [68.66.233.16] X-Originating-Email: [ssheikh2000@hotmail.com] X-Sender: ssheikh2000@hotmail.com From: "sameer" To: Date: Sun, 22 Feb 2004 16:27:34 -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: 23 Feb 2004 00:27:07.0051 (UTC) FILETIME=[C4A307B0:01C3F9A3] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD Port: tightvnc-1.2.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 00:27:07 -0000 hi, =20 i don't know if i should be bugging you with this, but i was told to = contact you to see if this particular port was broken. =20 i get the following error when trying to make the port on my AXi based Ultra10 clone (sparc64): =20 --------- =20 ..snip... making all in lib/X11... making all in lib/font... making all in lib/font/bitmap... rm -f bdfread.o cc -c -O -pipe -ansi -pedantic -Dasm=3D__asm -I../../.././/include/fonts -I../include -I../../.././ -I../../.././/exports/include -DCSRG_BASED -DSHAPE -DGCCUSESGAS XFree86ServerDefines -DNDEBUG -DFUNCPROTO=3D15 = -DNARROWPROTO bdfread.c cc: XFree86ServerDefines: No such file or directory *** Error code 1 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc/lib/font/bitmap. *** Error code 1 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc/lib/font. *** Error code 1 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc/lib. *** Error code 1 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc/Xvnc. *** Error code 1 Stop in /usr/ports/net/tightvnc/work/vnc_unixsrc. *** Error code 1 Stop in /usr/ports/net/tightvnc. -------------- =20 i did the standard "make install clean" w/o altering anything. there = was another individual who tried the same on an alpha platform and = encountered the same problem. =20 -Sameer