From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 13 19:14:39 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FE316A4CE; Fri, 13 May 2005 19:14:39 +0000 (GMT) Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF58743D76; Fri, 13 May 2005 19:14:38 +0000 (GMT) (envelope-from erik@smluc.org) Received: by phoenix.smluc.org (Postfix, from userid 1000) id E0BCE1CE74; Fri, 13 May 2005 14:16:36 -0500 (CDT) Date: Fri, 13 May 2005 14:16:36 -0500 From: Erik Greenwald To: Tilman Linneweh Message-ID: <20050513191636.GA31929@smluc.org> References: <200505081923.j48JN4TQ047055@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200505081923.j48JN4TQ047055@freefall.freebsd.org> User-Agent: Mutt/1.5.9i cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/77899: [Maintainer Update] graphics/bugle 0.0.20041123 -> 0.0.20050221 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 19:14:39 -0000 On Sun, May 08, 2005 at 07:23:04PM +0000, Tilman Linneweh wrote: > I tried it on CURRENT and it fails with: which current and with what kind of pkg load? > cc -DHAVE_CONFIG_H -I. -I. -I. -I./budgielib -I./libltdl -I/usr/X11R6/include -DLIBDIR=\"/usr/local/lib\" -DPKGLIBDIR=\"/usr/local/lib/bugle\" -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -MT filters/stats.lo -MD -MP -MF filters/.deps/stats.Tpo -c filters/stats.c -fPIC -DPIC -o filters/.libs/stats.o > filters/stats.c: In function `initialise_stats': > filters/stats.c:408: error: `GROUP_glBeginQueryARB' undeclared (first use in this function) > filters/stats.c:408: error: (Each undeclared identifier is reported only once > filters/stats.c:408: error: for each function it appears in.) > filters/stats.c:408: error: `stats_fragments' undeclared (first use in this function) > filters/stats.c:409: error: `GROUP_glEndQueryARB' undeclared (first use in this function) > *** Error code 1 odd, I believe GROUP_glBeginQueryARB is generated from a macro that looks at the GL/gl.h header... is your gl.h from xorg-libraries, or something like the nvidia driver package? > http://www.freebsd.org/cgi/query-pr.cgi?pr=77899 I purged out the pkg's on my -current box, pkg_add'd the deps and gave it a shot with no issue... results are at http://smluc.org/~erik/bugle/build.out I will look into how GROUP_glBeginQueryARB is generated this weekend, perhaps something to test GL version has to be put in the makefile :/ or perhaps the cflags have somtehing to do with it... (I have "-O2 -fno-strict-aliasing" vs your "-O"... I'll try that, too, when I get back to a current box) Thanks -- -Erik [http://math.smsu.edu/~erik] The opinions expressed by me are not necessarily opinions. In all probability, they are random rambling, and to be ignored. Failure to ignore may result in severe boredom or confusion. Shake well before opening. Keep Refrigerated.