Bug#248201: Patches don't work

2005-10-11 Thread Henry Jensen
The patches supplied by  Thierry Reding [EMAIL PROTECTED]
caused build failure:

[...]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -g -c freeglut_init.c -MT 
libglut_la-freeglut_init.lo -MD -MP -MF .deps/libglut_la-freeglut_init.TPlo  
-fPIC -DPIC -o .libs/libglut_la-freeglut_init.lo
freeglut_init.c:32:25: GL/freeglut.h: No such file or directory
freeglut_init.c:60: error: `GLUT_RGBA' undeclared here (not in a function)
freeglut_init.c:60: error: `GLUT_SINGLE' undeclared here (not in a function)
freeglut_init.c:60: error: `GLUT_DEPTH' undeclared here (not in a function)
freeglut_init.c:60: error: initializer element is not constant
freeglut_init.c:60: error: (near initialization for `fgState.DisplayMode')
freeglut_init.c:76: error: initializer element is not constant
freeglut_init.c:76: error: (near initialization for `fgState.Time.Value')
freeglut_init.c:76: error: initializer element is not constant
freeglut_init.c:76: error: (near initialization for `fgState.Time')
freeglut_init.c:78: error: initializer element is not constant
freeglut_init.c:78: error: (near initialization for `fgState.Timers')
freeglut_init.c:79: error: initializer element is not constant
freeglut_init.c:79: error: (near initialization for `fgState.FreeTimers')
freeglut_init.c:84: error: initializer element is not constant
freeglut_init.c:84: error: (near initialization for `fgState.GameModeSize')
freeglut_init.c:87: error: `GLUT_ACTION_EXIT' undeclared here (not in a 
function)
freeglut_init.c:87: error: initializer element is not constant
freeglut_init.c:87: error: (near initialization for 
`fgState.ActionOnWindowClose')
freeglut_init.c: In function `fgDeinitialize':
freeglut_init.c:264: error: `GLUT_RGBA' undeclared (first use in this function)
freeglut_init.c:264: error: (Each undeclared identifier is reported only once
freeglut_init.c:264: error: for each function it appears in.)
freeglut_init.c:264: error: `GLUT_SINGLE' undeclared (first use in this 
function)
freeglut_init.c:264: error: `GLUT_DEPTH' undeclared (first use in this function)
freeglut_init.c:272: error: `GLUT_ACTION_EXIT' undeclared (first use in this 
function)
freeglut_init.c: At top level:
freeglut_init.c:497: error: parse error before glutInit
freeglut_init.c:498: warning: return type defaults to `int'
freeglut_init.c:650: error: parse error before glutInitWindowPosition
freeglut_init.c:651: warning: return type defaults to `int'
freeglut_init.c:664: error: parse error before glutInitWindowSize
freeglut_init.c:665: warning: return type defaults to `int'
freeglut_init.c:678: error: parse error before glutInitDisplayMode
freeglut_init.c:679: warning: return type defaults to `int'
freeglut_init.c:708: error: parse error before glutInitDisplayString
freeglut_init.c:709: warning: return type defaults to `int'
freeglut_init.c: In function `glutInitDisplayString':
freeglut_init.c:736: error: `GLUT_ALPHA' undeclared (first use in this function)
freeglut_init.c:745: error: `GLUT_ACCUM' undeclared (first use in this function)
freeglut_init.c:760: error: `GLUT_DEPTH' undeclared (first use in this function)
freeglut_init.c:765: error: `GLUT_DOUBLE' undeclared (first use in this 
function)
freeglut_init.c:773: error: `GLUT_INDEX' undeclared (first use in this function)
freeglut_init.c:786: error: `GLUT_RGBA' undeclared (first use in this function)
freeglut_init.c:791: error: `GLUT_RGB' undeclared (first use in this function)
freeglut_init.c:797: error: `GLUT_LUMINANCE' undeclared (first use in this 
function)
freeglut_init.c:801: error: `GLUT_STENCIL' undeclared (first use in this 
function)
freeglut_init.c:806: error: `GLUT_SINGLE' undeclared (first use in this 
function)
freeglut_init.c:811: error: `GLUT_STEREO' undeclared (first use in this 
function)
freeglut_init.c:817: error: `GLUT_MULTISAMPLE' undeclared (first use in this 
function)
make[3]: *** [libglut_la-freeglut_init.lo] Error 1
make[3]: Leaving directory `/source-etch/freeglut-2.2.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/source-etch/freeglut-2.2.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/source-etch/freeglut-2.2.0'
make: *** [build-stamp] Error 2


Regards,
Henry


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#248201: Patches don't work

2005-10-11 Thread Jamie Wilkinson
This one time, at band camp, Henry Jensen wrote:
The patches supplied by  Thierry Reding [EMAIL PROTECTED]
caused build failure:

He says they're in upstream CVS, so I expect this bug will be fixed as soon
as I pull my finger out and get these new upstream packages uploaded.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]