PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: dustfinger on January 07, 2005, 11:22:17 pm
-
gentoo-linux-2.6.9-gentoo-r6
Dell inspirion 5150
512MB RAM
3 GHrz
P4
ati M9
When I emerge crystalspace I get the following error.
!!! ERROR: dev-games/crystalspace-0.98.4 failed.
!!! Function src_compile, Line 47, Exitcode 1
!!! compile failed
!!! If you need support, post the topmost build error, NOT this status message.
Any suggestions?
dustfinger.
-- EDIT #1 --
I think this is where things went wrong.
Copy memory.csplugin
MkDir1 ./out/linuxx86/optimize/plugins/video/canvas/null2d
C++ ./out/linuxx86/optimize/plugins/video/canvas/null2d/null2d.o
LinkPlugin null2d.so
Copy null2d.csplugin
MkDir1 ./out/linuxx86/optimize/plugins/video/canvas/openglx
C++ ./out/linuxx86/optimize/plugins/video/canvas/openglx/glx2d.o
In file included from plugins/video/canvas/openglcommon/glstates.h:29,
from plugins/video/canvas/openglcommon/glcommon2d.h:32,
from plugins/video/canvas/openglx/glx2d.h:23,
from plugins/video/canvas/openglx/glx2d.cpp:21:
plugins/video/canvas/openglcommon/glextmanager.h:7951: error: `GLhandleARB\' was
not declared in this scope
plugins/video/canvas/openglcommon/glextmanager.h:7951: error: parse error
before `)\' token
plugins/video/canvas/openglcommon/glextmanager.h:7952: error: `csGLGETHANDLEARB
\' was not declared in this scope
plugins/video/canvas/openglcommon/glextmanager.h:7952: error: ISO C++ forbids
declaration of `GLhandleARB\' with no type
plugins/video/canvas/openglcommon/glextmanager.h:7952: error: typedef `
GLhandleARB\' is initialized (use __typeof__ instead)
plugins/video/canvas/openglcommon/glextmanager.h:7954: error: `
csGLCREATESHADEROBJECTARB\' declared as function returning a function
plugins/video/canvas/openglcommon/glextmanager.h:7955: error: parse error
before `*\' token
plugins/video/canvas/openglcommon/glextmanager.h:7957: error: `
csGLCREATEPROGRAMOBJECTARB\' declared as function returning a function
plugins/video/canvas/openglcommon/glextmanager.h:7983: error: type specifier
omitted for parameter `GLcharARB\'
----------------