From owner-freebsd-ports@FreeBSD.ORG Wed Jan 19 01:36:13 2005 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 823CA16A4CE for ; Wed, 19 Jan 2005 01:36:13 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 201FB43D2F for ; Wed, 19 Jan 2005 01:36:13 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc13) with ESMTP id <20050119013612016007b78pe>; Wed, 19 Jan 2005 01:36:12 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id 7608A17A21; Tue, 18 Jan 2005 17:36:11 -0800 (PST) Date: Tue, 18 Jan 2005 17:36:11 -0800 From: Clint Olsen To: Dejan Lesjak Message-ID: <20050119013611.GA93606@0lsen.net> References: <200501190108.31547.dejan.lesjak@ijs.si> <20050119003918.GD90669@0lsen.net> <200501190223.27426.dejan.lesjak@ijs.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501190223.27426.dejan.lesjak@ijs.si> User-Agent: Mutt/1.4.2.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! cc: freebsd-ports@freebsd.org Subject: Re: Reverse engineering x11/xorg for VNC build 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: Wed, 19 Jan 2005 01:36:13 -0000 On Jan 19, Dejan Lesjak wrote: > It would help to know which VNC are you building. There are a couple in > ports tree already (like RealVNC in net/vnc). I'm not sure X ports will > help you much as they are modified in a way that permits building and > installing separate components of the distribution (and ports specific > stuff like setting CFLAGS, PTHREAD_LIBS and such in ) and that might not > be what your VNC sources are expecting. Other than that, building X > outside of ports should work by just 'make World'. I'm building RealVNC (net/vnc). I've actually done this before (by hand), but it's been awhile. The port is quite a bit out of date now. Ok, I see the site host.def that's included in config/cf/host.def. I'll try some of those switches and see if that gives any better results. Thanks, -Clint