ports/77899: [Maintainer Update] graphics/bugle 0.0.20041123 -> 0.0.20050221

Erik Greenwald erik at smluc.org
Fri May 13 19:14:39 UTC 2005


On Sun, May 08, 2005 at 07:23:04PM +0000, Tilman Linneweh wrote:
<snip>
> 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 <erik at smluc.org> [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.



More information about the freebsd-ports-bugs mailing list