bugClanLib - Bugs: bug #5015, glXGetProcAddressARB undeclared

 
 

bug #5015: glXGetProcAddressARB undeclared

Submitter:  Invalid User ID <#22609>
Submitted:  Mon 01 Sep 2003 05:13:18 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Build Problem Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release:  0.7-CVS
Operating System:  GNU/Linux Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 12 Jan 2004 04:00:39 PM UTC, comment #1: 

Problems with distros - check the clanlib-user archive for a possible solution.

Kenneth Gangstoe <sphair>
Group administrator
Mon 01 Sep 2003 05:13:18 AM UTC, original submission:  

When I try to compile ClanLib under Redhat 9, I get this error:

Compile command .cpp = g++ -g -O2 -Wall -I Sources -I /usr/X11R6/include -I /usr/X11R6/include/X11 -I/usr/include/freetype2 -fPIC -DNOCONTROLS -D__int64=int64_t -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DCL_SCANDIR="/usr/local/lib/ClanLib" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_KD_H=1 -DHAVE_SYS_VT_H=1 -DUSE_X11=1 -DUSE_JOY=1 -DUSE_OPENGL=1 -DUSE_VIDMODE=1 -DUSE_CLANSOUND=1 -DUSE_NETWORK=1 -DUSE_I386_ASSEMBLER=1 -DUSE_GUI=1 -DUSE_MIKMOD=1 -DUSE_PNG=1 -DUSE_JPEG=1 -DUSE_SMALLJPEG=1 -DUSE_VORBIS=1 -DUSE_TTF=1 -DHAVE_LIBPTHREAD=1 -DDEBUG=1 -g3 -ggdb3 -c
Compile command .c = gcc -g -O2 -Wall -I Sources -I /usr/X11R6/include -I /usr/X11R6/include/X11 -I/usr/include/freetype2 -fPIC -DNOCONTROLS -D__int64=int64_t -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DCL_SCANDIR="/usr/local/lib/ClanLib" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_KD_H=1 -DHAVE_SYS_VT_H=1 -DUSE_X11=1 -DUSE_JOY=1 -DUSE_OPENGL=1 -DUSE_VIDMODE=1 -DUSE_CLANSOUND=1 -DUSE_NETWORK=1 -DUSE_I386_ASSEMBLER=1 -DUSE_GUI=1 -DUSE_MIKMOD=1 -DUSE_PNG=1 -DUSE_JPEG=1 -DUSE_SMALLJPEG=1 -DUSE_VORBIS=1 -DUSE_TTF=1 -DHAVE_LIBPTHREAD=1 -DDEBUG=1 -g3 -ggdb3
Compile command .s = as
Compiling Sources/GL/GLX/displaycard_glx.cpp
Sources/GL/GLX/displaycard_glx.cpp: In member function `virtual void (*
   CL_GLX_DisplayCard::get_proc_address(const std::string&))()':
Sources/GL/GLX/displaycard_glx.cpp:366: `glXGetProcAddressARB' undeclared
   (first use this function)
Sources/GL/GLX/displaycard_glx.cpp:366: (Each undeclared identifier is reported
   only once for each function it appears in.)
make: * [Libs/Intermediate/displaycard_glx.o] Error 1

Invalid User ID <#22609>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-01-12 sphair Release0.6.5 0.7-CVS
    SummaryCompile Error under Redhat Linux 9 glXGetProcAddressARB undeclared

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code