When I start a browser and try to browse a tree with the SGI IRIX6.2 CC Compiler version 2.23/12 of root I get the following error: root [5] 2334722:root.exe: rld: Fatal Error: attempted access to unresolvable symbol in /usr/people/wattsjw/archive/root/lib/libGX11.so: XpmFree The root/lib contains several versions of libXpm.so: libXpm.so libXpm.so.4 and libXpm.so.4 .10 libXpm.so4.10 When I move libXpm.so4.10 to libXpm.so and explicitly load the library: gSystem.Load("libXpm"); The problem is resolved. It is not resolved by simple moving the library. Since this architecture is not supported by a Makefile in the source distribution I can not rebuild root to fix this. Is the Makefile and configuration available?
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:21 MET