> No, it's the opengl (3D rendering) libraries. If you don't have it, > then you must compile a Qt version that doesn't include the support.
I found the lib and use --with-extra-lib to refer to it. I can then configure and make. However, make stops with error message: can not find ... lib. It works again after I set setenv LD_LIBRARY_PATH 'every lib pathes' It is still compiling now. I am not sure I am the only one to have this LD_LIBRARY_PATH problem. -- Bo Peng