From owner-freebsd-ports@FreeBSD.ORG Sun Jul 3 02:14:14 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 2420116AC03 for ; Sun, 3 Jul 2005 02:13:43 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615B044612 for ; Sun, 3 Jul 2005 01:41:15 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from lightning (12-202-24-76.client.insightbb.com[12.202.24.76]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050703014114i9100st4o2e>; Sun, 3 Jul 2005 01:41:14 +0000 From: Steven Friedrich To: Kris Kennaway Date: Sat, 2 Jul 2005 21:41:07 -0400 User-Agent: KMail/1.8.1 References: <200507021854.31663.FreeBSD@insightbb.com> <20050703010611.GA7546@xor.obsecurity.org> In-Reply-To: <20050703010611.GA7546@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507022141.08073.FreeBSD@insightbb.com> Cc: freebsd-ports@freebsd.org Subject: Re: Anybody else have an xscreensaver build break? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 02:14:15 -0000 On Saturday 02 July 2005 09:06 pm, Kris Kennaway wrote: > On Sat, Jul 02, 2005 at 06:54:31PM -0400, Steven Friedrich wrote: > > I got this: > > cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ > > -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/local/include/atk-1.0 > > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > > -I/usr/local/include/libxml2 -I/usr/local/include > > -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include > > -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 > > -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0 > > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > > -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include -DSTANDALONE -DUSE_GL > > -DHAVE_CONFIG_H -O -pipe -I/usr/local/include > > -I/usr/local/include/gnome-xml -I/usr/X11R6/include antmaze.c > > http://pointyhat.freebsd.org > > Kris I made several changes to get it to build, but I don't know how to give you a diff. Is it documented somewhere, like the handbook, or could someone just tell me? The fixes were trivial... -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world. Ones that understand binary and then, the others.