I'm running BMX on Ubuntu 6.10
The problem I am having is that some demos work, some don't.. The ones that don't all have similar error messages:
Building glblurr
Compiling:glblurr.bmx
flat assembler version 1.64
3 passes, 27982 bytes.
Linking:glblurr.debug
Executing:glblurr.debug
/usr/bin/ld:warning: libstdc++.so.6, needed by /usr/lib/libGLU.so, may conflict with libstdc++.so.5
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 144(GLX)
Minor opcode of failed request: 5(X_GLXMakeCurrent)
Serial number of failed request: 57
Current serial number in output stream: 57
Process complete
Any idea what is going on??
thanks,
Jon
The problem I am having is that some demos work, some don't.. The ones that don't all have similar error messages:
Building glblurr
Compiling:glblurr.bmx
flat assembler version 1.64
3 passes, 27982 bytes.
Linking:glblurr.debug
Executing:glblurr.debug
/usr/bin/ld:warning: libstdc++.so.6, needed by /usr/lib/libGLU.so, may conflict with libstdc++.so.5
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 144(GLX)
Minor opcode of failed request: 5(X_GLXMakeCurrent)
Serial number of failed request: 57
Current serial number in output stream: 57
Process complete
Any idea what is going on??
thanks,
Jon