Re: [Plib-users] plib_examples-1.6.1 build failure.
Brought to you by:
sjbaker
From: Cameron L. <le...@sk...> - 2003-08-11 21:16:06
|
I got this too. Looks like the function is now considered obsolete. You can get around this by setting CXXFLAGS="$CXXFLAGS -DGL_GLEXT_LEGACY" before you run configure. On Mon, Aug 11, 2003 at 01:10:11PM -0700, flashfyre wrote: > Uh oh...does this mean I have a broken or outdated GL on my Mandrake 9.1 > box? > > I scanned over the last few months in the archives and did not see > anything about this. > > Is there a way to search the mail archives by keyword? I am new to sf. > > -- > FF > > make[3]: Entering directory > `/home/flashfyre/plib-1.6.0/plib_examples-1.6.1/src/ssg/water' > c++ -DPACKAGE=\"plib_examples\" -DVERSION=\"1.6.1\" -DHAVE_LIBDL=1 > -DSTDC_HEADERS=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DGLUT_IS_PRESENT=1 > -I. -I. -g -O2 > -Wall -c water.cxx > water.cxx: In function `int enableTexGen(ssgEntity*)': > water.cxx:119: `glActiveTextureARB' undeclared (first use this function) > water.cxx:119: (Each undeclared identifier is reported only once for > each function it appears in.) > make[3]: *** [water.o] Error 1 > make[3]: Leaving directory > `/home/flashfyre/plib-1.6.0/plib_examples-1.6.1/src/ssg/water' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/flashfyre/plib-1.6.0/plib_examples-1.6.1/src/ssg' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/flashfyre/plib-1.6.0/plib_examples-1.6.1/src' > make: *** [all-recursive] Error 1 > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users -- Cameron Lerch <le...@sk...> |