[fluxus] 0.12 b2

Andy andy at radianweb.co.uk
Wed Jan 24 09:17:00 PST 2007


On Sunday 14 January 2007 20:33, dave wrote:
> new beta for testing:
> http://www.pawfal.org/Software/fluxus/files/fluxus-0.12b2.tar.gz

On Mandriva it passes all the tests in the SCons script by changing this line:

PLTPrefix = "/usr"

but it then fails to build giving this output:

> /usr/include/GL/glut.h:531: error: expected initializer before 'glutInit'
> /usr/include/GL/glut.h:539: error: expected initializer before
> 'glutInitDisplayMode' /usr/include/GL/glut.h:541: error: expected
> initializer before 'glutInitDisplayString' /usr/include/GL/glut.h:543:
> error: expected initializer before 'glutInitWindowPosition'
> /usr/include/GL/glut.h:544: error: expected initializer before
> 'glutInitWindowSize'

[...a lot more similar errors then...]

> src/main.cpp: In function 'void DisplayCallback()':
> src/main.cpp:52: error: 'glutSwapBuffers' was not declared in this scope
> src/main.cpp: In function 'void KeyboardCallback(unsigned char, int, int)':
> src/main.cpp:66: error: 'glutGetModifiers' was not declared in this scope
> src/main.cpp: In function 'void SpecialKeyboardCallback(int, int, int)':
> src/main.cpp:81: error: 'glutGetModifiers' was not declared in this scope
> src/main.cpp: In function 'void SpecialKeyboardUpCallback(int, int, int)':
> src/main.cpp:91: error: 'glutGetModifiers' was not declared in this scope
> src/main.cpp: In function 'void IdleCallback()':
> src/main.cpp:113: error: 'glutPostRedisplay' was not declared in this scope
> src/main.cpp: In function 'int main(int, char**)':
> src/main.cpp:132: error: 'glutInit' was not declared in this scope
> src/main.cpp:133: error: 'glutInitWindowSize' was not declared in this
> scope src/main.cpp:135: error: 'glutInitDisplayMode' was not declared in
> this scope src/main.cpp:138: error: 'glutCreateWindow' was not declared in
> this scope src/main.cpp:139: error: 'glutDisplayFunc' was not declared in
> this scope src/main.cpp:140: error: 'glutReshapeFunc' was not declared in
> this scope src/main.cpp:141: error: 'glutKeyboardFunc' was not declared in
> this scope src/main.cpp:142: error: 'glutSpecialFunc' was not declared in
> this scope src/main.cpp:143: error: 'glutMouseFunc' was not declared in
> this scope src/main.cpp:144: error: 'glutMotionFunc' was not declared in
> this scope src/main.cpp:145: error: 'glutIdleFunc' was not declared in this
> scope src/main.cpp:146: error: 'glutKeyboardUpFunc' was not declared in
> this scope src/main.cpp:147: error: 'glutSpecialUpFunc' was not declared in
> this scope src/main.cpp:159: error: 'glutMainLoop' was not declared in this
> scope scons: *** [src/main.o] Error 1
> scons: building terminated because of errors.

-- 
Andy Selby

http://radianweb.co.uk
http://niceweatherforairstrikes.co.uk



More information about the Fluxus mailing list