I'm running debian squeeze with kernel 2.6.32-5. I have a piece of openscenegraph code that is trying to link with libGL. It works for the non parallels-tools version of libGL. It gives me the error after parallels-tools replaces the libGL.so with libGL.so.7.0.15054.722853.
According to nm --dynamic libGL.so.7.0.15054.722853, the symbols aren't there. Have they been moved somewhere else? Do I need to do something special when building the tools?
Any help is appreciated.
Mike
According to nm --dynamic libGL.so.7.0.15054.722853, the symbols aren't there. Have they been moved somewhere else? Do I need to do something special when building the tools?
Any help is appreciated.
Mike