Symbol not found when Starting Root

Hello,

I recently upgraded my operating system to Mac OS 10.6.6, and in doing so, also decided to upgrade my root to 5.28.00.

I installed root, configured and compiled, all fine. But when I went to start up root, I got an error.

dyld: Symbol not found: __ZN15TApplicationImp11ShowMembersER16TMemberInspectorPc
Referenced from: /usr/local/bin/root.exe
Expected in: /Users/n/usr/local/root/lib/libCore.so
in /usr/local/bin/root.exe

There is no /usr/local/bin/root.exe file. Which leaves me confused about where to go forward.

Does anyone have any suggestions?

thanks

Hi,

Could you post your ROOT-configuration options and the way you have setup your environment before running?

G. Ganis

Sorry! I fixed by changing an environmental variable.

Thanks for the response.