Re: [gentoo-user] In search for a undeclared identifier...

2009-08-17 Thread meino . cramer
> > On my system it's in /usr/include/GL/glew.h header, which belongs to > > media-libs/glew, so you probably need to have it installed. > > My bad, I've misread grep results. It really is > in /usr/include/GL/glext.h. > And that file should be symlink created by "eselect opengl" with > source bel

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
On Mon, 17 Aug 2009 09:42:12 +0600 Mike Kazantsev wrote: > On Mon, 17 Aug 2009 05:20:05 +0200 > meino.cra...@gmx.de wrote: > > > I try to build the developper branch of a software project, > > which is not in Gentoo. > > > > This works a longer time. > > > > Now the compilatino process aborts

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
On Mon, 17 Aug 2009 05:20:05 +0200 meino.cra...@gmx.de wrote: > I try to build the developper branch of a software project, > which is not in Gentoo. > > This works a longer time. > > Now the compilatino process aborts with > > glmodule.c:926: error: 'glActiveTexture' undeclared (first use in >

[gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread meino . cramer
Hi, I try to build the developper branch of a software project, which is not in Gentoo. This works a longer time. Now the compilatino process aborts with glmodule.c:926: error: 'glActiveTexture' undeclared (first use in this function) . Sounds somehow OpenGL-related: I am using a nVidia Corpo