[Plib-users] plib_examples-1.6.1 build failure.
Brought to you by:
sjbaker
From: flashfyre <fla...@us...> - 2003-08-11 20:29:20
|
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 |