Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: foutmeldingen bij "make" van brutalchess  (gelezen 563 keer)

deci

  • Gast
foutmeldingen bij "make" van brutalchess
« Gepost op: 2008/06/14, 03:37:20 »
hey allemaal,
ik heb net ./configure gedaan en na al de benodigde packages geinstalleerd te hebben kreeg ik geen foutmeldingen meer ...
alles dus in orde dacht ik

maar nu doe ik het commando make en geef hij andere foutmeldingen :s
kheb nog nooit gehad dat er bij make iets mis ging ... kheb dan maar make > foutenlog gedaan en hieronder zie je dus wat hij allemaal deed ....

kunnen jullie me zeggen wat ik moet doen zodat er geen fouten meer komen ?
alvast bedankt ... hier is de log


cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
Making all in src
make[1]: Entering directory `/home/yannick/brutalchess-0.5.2/src'
cd .. && make  am--refresh
make[2]: Entering directory `/home/yannick/brutalchess-0.5.2'
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
make[2]: Leaving directory `/home/yannick/brutalchess-0.5.2'
make[2]: Entering directory `/home/yannick/brutalchess-0.5.2'
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
make[2]: Leaving directory `/home/yannick/brutalchess-0.5.2'
cd .. && make  am--refresh
make[2]: Entering directory `/home/yannick/brutalchess-0.5.2'
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
make[2]: Leaving directory `/home/yannick/brutalchess-0.5.2'
make  all-am
make[2]: Entering directory `/home/yannick/brutalchess-0.5.2/src'
cd .. && make  am--refresh
make[3]: Entering directory `/home/yannick/brutalchess-0.5.2'
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
make[3]: Leaving directory `/home/yannick/brutalchess-0.5.2'
make[3]: Entering directory `/home/yannick/brutalchess-0.5.2'
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
make[3]: Leaving directory `/home/yannick/brutalchess-0.5.2'
cd .. && make  am--refresh
make[3]: Entering directory `/home/yannick/brutalchess-0.5.2'
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run aclocal-1.8
 cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run automake-1.8 --foreign
cd . && /bin/bash /home/yannick/brutalchess-0.5.2/missing --run autoconf
make[3]: Leaving directory `/home/yannick/brutalchess-0.5.2'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -DPREFIX_DIR=\"/usr/local/share/brutalchess/\" -DMODELS_DIR=\"/usr/local/share/brutalchess/models/\" -DART_DIR=\"/usr/local/share/brutalchess/art/\" -DFONTS_DIR=\"/usr/local/share/brutalchess/fonts/\"    -g -O2  -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -MT basicset.o -MD -MP -MF ".deps/basicset.Tpo" -c -o basicset.o basicset.cpp; \
   then mv -f ".deps/basicset.Tpo" ".deps/basicset.Po"; else rm -f ".deps/basicset.Tpo"; exit 1; fi
make[2]: Leaving directory `/home/yannick/brutalchess-0.5.2/src'
make[1]: Leaving directory `/home/yannick/brutalchess-0.5.2/src'

deci

  • Gast
foutmeldingen bij "make" van brutalchess
« Reactie #1 Gepost op: 2008/06/14, 04:36:55 »
blijkbaar is de informatie die ik geef verkeerd ...
hier is wat mijn console exact weergeeft ... althans een klein gedeelte ...


/usr/local/include/SDL/SDL_opengl.h:6279: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6279: error: ‘GLfloat’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6279: error: ‘GLfloat’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6279: error: ‘GLfloat’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6279: error: ‘GLfloat’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6280: error: typedef ‘PFNGLPROGRAMNAMEDPARAMETER4DNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6280: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6280: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6280: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6280: error: ‘GLdouble’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6280: error: ‘GLdouble’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6280: error: ‘GLdouble’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6280: error: ‘GLdouble’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6281: error: typedef ‘PFNGLPROGRAMNAMEDPARAMETER4FVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6281: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6281: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6281: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6281: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6282: error: typedef ‘PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6282: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6282: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6282: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6282: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6283: error: typedef ‘PFNGLGETPROGRAMNAMEDPARAMETERFVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6283: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6283: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6283: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6283: error: ‘GLfloat’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6283: error: ‘params’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6284: error: typedef ‘PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6284: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6284: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6284: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6284: error: ‘GLdouble’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6284: error: ‘params’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6357: error: typedef ‘PFNGLMULTITEXCOORD1HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6357: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6357: error: expected primary-expression before ‘s’
/usr/local/include/SDL/SDL_opengl.h:6358: error: typedef ‘PFNGLMULTITEXCOORD1HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6358: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6358: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6359: error: typedef ‘PFNGLMULTITEXCOORD2HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6359: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6359: error: expected primary-expression before ‘s’
/usr/local/include/SDL/SDL_opengl.h:6359: error: expected primary-expression before ‘t’
/usr/local/include/SDL/SDL_opengl.h:6360: error: typedef ‘PFNGLMULTITEXCOORD2HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6360: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6360: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6361: error: typedef ‘PFNGLMULTITEXCOORD3HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6361: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6361: error: expected primary-expression before ‘s’
/usr/local/include/SDL/SDL_opengl.h:6361: error: expected primary-expression before ‘t’
/usr/local/include/SDL/SDL_opengl.h:6361: error: expected primary-expression before ‘r’
/usr/local/include/SDL/SDL_opengl.h:6362: error: typedef ‘PFNGLMULTITEXCOORD3HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6362: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6362: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6363: error: typedef ‘PFNGLMULTITEXCOORD4HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6363: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6363: error: expected primary-expression before ‘s’
/usr/local/include/SDL/SDL_opengl.h:6363: error: expected primary-expression before ‘t’
/usr/local/include/SDL/SDL_opengl.h:6363: error: expected primary-expression before ‘r’
/usr/local/include/SDL/SDL_opengl.h:6363: error: expected primary-expression before ‘q’
/usr/local/include/SDL/SDL_opengl.h:6364: error: typedef ‘PFNGLMULTITEXCOORD4HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6364: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6364: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6371: error: typedef ‘PFNGLVERTEXATTRIB1HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6371: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6371: error: expected primary-expression before ‘x’
/usr/local/include/SDL/SDL_opengl.h:6372: error: typedef ‘PFNGLVERTEXATTRIB1HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6372: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6372: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6373: error: typedef ‘PFNGLVERTEXATTRIB2HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6373: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6373: error: expected primary-expression before ‘x’
/usr/local/include/SDL/SDL_opengl.h:6373: error: expected primary-expression before ‘y’
/usr/local/include/SDL/SDL_opengl.h:6374: error: typedef ‘PFNGLVERTEXATTRIB2HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6374: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6374: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6375: error: typedef ‘PFNGLVERTEXATTRIB3HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6375: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6375: error: expected primary-expression before ‘x’
/usr/local/include/SDL/SDL_opengl.h:6375: error: expected primary-expression before ‘y’
/usr/local/include/SDL/SDL_opengl.h:6375: error: expected primary-expression before ‘z’
/usr/local/include/SDL/SDL_opengl.h:6376: error: typedef ‘PFNGLVERTEXATTRIB3HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6376: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6376: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6377: error: typedef ‘PFNGLVERTEXATTRIB4HNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6377: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6377: error: expected primary-expression before ‘x’
/usr/local/include/SDL/SDL_opengl.h:6377: error: expected primary-expression before ‘y’
/usr/local/include/SDL/SDL_opengl.h:6377: error: expected primary-expression before ‘z’
/usr/local/include/SDL/SDL_opengl.h:6377: error: expected primary-expression before ‘w’
/usr/local/include/SDL/SDL_opengl.h:6378: error: typedef ‘PFNGLVERTEXATTRIB4HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6378: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6378: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6379: error: typedef ‘PFNGLVERTEXATTRIBS1HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6379: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6379: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6379: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6380: error: typedef ‘PFNGLVERTEXATTRIBS2HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6380: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6380: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6380: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6381: error: typedef ‘PFNGLVERTEXATTRIBS3HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6381: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6381: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6381: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6382: error: typedef ‘PFNGLVERTEXATTRIBS4HVNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6382: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6382: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6382: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6391: error: typedef ‘PFNGLPIXELDATARANGENVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6391: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6391: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6391: error: ‘GLvoid’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6391: error: ‘pointer’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6392: error: typedef ‘PFNGLFLUSHPIXELDATARANGENVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6392: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6402: error: typedef ‘PFNGLPRIMITIVERESTARTINDEXNVPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6402: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6419: error: expected initializer before ‘*’ token
/usr/local/include/SDL/SDL_opengl.h:6420: error: typedef ‘PFNGLUNMAPOBJECTBUFFERATIPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6420: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6429: error: typedef ‘PFNGLSTENCILOPSEPARATEATIPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6429: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6429: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6429: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6429: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6430: error: typedef ‘PFNGLSTENCILFUNCSEPARATEATIPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6430: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6430: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6430: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6430: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: typedef ‘PFNGLVERTEXATTRIBARRAYOBJECTATIPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLboolean’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6440: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6441: error: typedef ‘PFNGLGETVERTEXATTRIBARRAYOBJECTFVATIPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6441: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6441: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6441: error: ‘GLfloat’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6441: error: ‘params’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6442: error: typedef ‘PFNGLGETVERTEXATTRIBARRAYOBJECTIVATIPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6442: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6442: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6442: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6442: error: ‘params’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6454: error: typedef ‘PFNGLDEPTHBOUNDSEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6454: error: ‘GLclampd’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6454: error: ‘GLclampd’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6466: error: typedef ‘PFNGLBLENDEQUATIONSEPARATEEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6466: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6466: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6518: error: ISO C++ forbids declaration of ‘GLboolean’ with no type
/usr/local/include/SDL/SDL_opengl.h:6518: error: typedef ‘GLboolean’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6518: error: ‘PFNGLISRENDERBUFFEREXTPROC’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6519: error: typedef ‘PFNGLBINDRENDERBUFFEREXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6519: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6519: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6520: error: typedef ‘PFNGLDELETERENDERBUFFERSEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6520: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6520: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6521: error: typedef ‘PFNGLGENRENDERBUFFERSEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6521: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6521: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6521: error: ‘renderbuffers’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6522: error: typedef ‘PFNGLRENDERBUFFERSTORAGEEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6522: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6522: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6522: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6522: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6523: error: typedef ‘PFNGLGETRENDERBUFFERPARAMETERIVEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6523: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6523: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6523: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6523: error: ‘params’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6524: error: ISO C++ forbids declaration of ‘GLboolean’ with no type
/usr/local/include/SDL/SDL_opengl.h:6524: error: typedef ‘GLboolean’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6524: error: ‘PFNGLISFRAMEBUFFEREXTPROC’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6525: error: typedef ‘PFNGLBINDFRAMEBUFFEREXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6525: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6525: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6526: error: typedef ‘PFNGLDELETEFRAMEBUFFERSEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6526: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6526: error: expected primary-expression before ‘const’
/usr/local/include/SDL/SDL_opengl.h:6527: error: typedef ‘PFNGLGENFRAMEBUFFERSEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6527: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6527: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6527: error: ‘framebuffers’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6528: error: ISO C++ forbids declaration of ‘GLenum’ with no type
/usr/local/include/SDL/SDL_opengl.h:6528: error: typedef ‘GLenum’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6528: error: ‘PFNGLCHECKFRAMEBUFFERSTATUSEXTPROC’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6529: error: typedef ‘PFNGLFRAMEBUFFERTEXTURE1DEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6529: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6529: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6529: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6529: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6529: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6530: error: typedef ‘PFNGLFRAMEBUFFERTEXTURE2DEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6530: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6530: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6530: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6530: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6530: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6531: error: typedef ‘PFNGLFRAMEBUFFERTEXTURE3DEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6531: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6531: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6531: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6531: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6531: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6531: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6532: error: typedef ‘PFNGLFRAMEBUFFERRENDERBUFFEREXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6532: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6532: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6532: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6532: error: ‘GLuint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6533: error: typedef ‘PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6533: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6533: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6533: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6533: error: ‘GLint’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6533: error: ‘params’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6534: error: typedef ‘PFNGLGENERATEMIPMAPEXTPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6534: error: ‘GLenum’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6542: error: typedef ‘PFNGLSTRINGMARKERGREMEDYPROC’ is initialized (use __typeof__ instead)
/usr/local/include/SDL/SDL_opengl.h:6542: error: ‘GLsizei’ was not declared in this scope
/usr/local/include/SDL/SDL_opengl.h:6542: error: expected primary-expression before ‘const’
In file included from pieceset.h:14,
                 from basicset.cpp:10:
objfile.h:47: error: ‘GLuint’ does not name a type
objfile.h: In member function ‘void ObjFile::Point::glVertex()’:
objfile.h:56: error: ‘glVertex3d’ was not declared in this scope
objfile.h: In member function ‘void ObjFile::Point::glTexCoord()’:
objfile.h:57: error: ‘glTexCoord3d’ was not declared in this scope
In file included from piecesets.h:10,
                 from pieceset.h:105,
                 from basicset.cpp:10:
texture.h: At global scope:
texture.h:54: error: ‘GLuint’ does not name a type
texture.h:56: error: ‘GLenum’ does not name a type
texture.h:65: error: ‘GLuint’ does not name a type
basicset.cpp: In member function ‘virtual void BasicSet::draw(const ChessGameState&)’:
basicset.cpp:149: error: ‘GL_SRC_ALPHA’ was not declared in this scope
basicset.cpp:149: error: ‘GL_ONE_MINUS_SRC_ALPHA’ was not declared in this scope
basicset.cpp:149: error: ‘glBlendFunc’ was not declared in this scope
basicset.cpp:152: error: ‘glPushMatrix’ was not declared in this scope
basicset.cpp:153: error: ‘glTranslated’ was not declared in this scope
basicset.cpp:238: error: ‘glPopMatrix’ was not declared in this scope
basicset.cpp: In member function ‘virtual void BasicSet::drawPiece(Piece*, double, bool)’:
basicset.cpp:264: error: ‘GL_BLEND’ was not declared in this scope
basicset.cpp:264: error: ‘glEnable’ was not declared in this scope
basicset.cpp:269: error: ‘glScalef’ was not declared in this scope
basicset.cpp:270: error: ‘glRotated’ was not declared in this scope
basicset.cpp:271: error: ‘glColor4f’ was not declared in this scope
basicset.cpp:289: error: ‘GL_BLEND’ was not declared in this scope
basicset.cpp:289: error: ‘glDisable’ was not declared in this scope
make[2]: *** [basicset.o] Error 1
make[2]: Leaving directory `/home/yannick/brutalchess-0.5.2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/yannick/brutalchess-0.5.2/src'
make: *** [all-recursive] Error 1

Offline Soul-Sing

  • Lid
foutmeldingen bij "make" van brutalchess
« Reactie #2 Gepost op: 2008/06/14, 07:31:05 »
het programma staat in synaptic pakketbeheer, lekker makkelijk.

Offline Ronnie

  • Lid
    • ronnie.vd.c
foutmeldingen bij "make" van brutalchess
« Reactie #3 Gepost op: 2008/06/14, 07:56:22 »
Ben je ook blij dat Ubuntu zo toegankelijk en gratis is, en wil je graag net als ik iets terugdoen, kijk dan eens rond bij mwanzo, dé poort naar het bijdragen aan Ubuntu en haar gemeenschap!

Documentatie Terminal