From: Nikos Chantziaras <realnc@arcor.de>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: In search for a undeclared identifier...
Date: Mon, 17 Aug 2009 07:07:33 +0300 [thread overview]
Message-ID: <h6al23$tla$1@ger.gmane.org> (raw)
In-Reply-To: <20090817032005.GB6096@solfire>
On 08/17/2009 06:20 AM, meino.cramer@gmx.de wrote:
>
> 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 Corporation GeForce 7600 GT with NVidia-drivers
> and eselected opengl. Since Blender, which uses OpenGL a lot runs fine
> and is also build each day from developper sources...
>
> Does anyone know to what glActiveTexture belongs to?
> And where I can buy one for my Linux box ;)
You don't need to buy anything. All you need is to tell the person who
wrote glmodule.c to go fix the code :)
It's probably a matter of:
#define GL_GLEXT_PROTOTYPES
#include <GL/glext.h>
prev parent reply other threads:[~2009-08-17 4:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 3:20 [gentoo-user] In search for a undeclared identifier meino.cramer
2009-08-17 3:42 ` Mike Kazantsev
2009-08-17 4:52 ` Mike Kazantsev
2009-08-17 5:01 ` [gentoo-user] " Nikos Chantziaras
2009-08-17 15:51 ` [gentoo-user] " meino.cramer
2009-08-17 16:09 ` [gentoo-user] " Nikos Chantziaras
2009-08-17 16:23 ` meino.cramer
2009-08-17 4:07 ` Nikos Chantziaras [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='h6al23$tla$1@ger.gmane.org' \
--to=realnc@arcor.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox