Can't compile some examples with new Lazarus in Ubuntu 11.04 because LazOpenGLContext missing for me 
LazOpenGLContext is a standard package in Lazarus. Open components/opengl/lazopenglcontext.lpk from Lazarus sources, and compile + install under Lazarus. You can then run examples/openglcontrol/openglcontrol_demo.lpk, to check it works Ok.
And then, kambi_components package (that depends on LazOpenGLContext) and all my examples using kambi_components will compile fine
