I have a code (too long to add to this post) that compiles and runs
without problems on the SunOS platform using the native CC compiler.
When I compile this code under Linux with egcs, I get the following
error:
bos2root: error in loading shared libraries
/home/maurik/lib/Linux/libClasEvent.so: undefined symbol:
Close__7TObjectPc
Using "nm" I can not find ANY reference to symbol Close__7TObjectPc in
any object or library.
Does anybody have a suggestion how I may solve this problem?
By the way: the entire root library recompiles, created a "root"
executable, all the test code works... The compiler is probably ok, but
why this strange object missing?
Thank you much,
Maurik
----------------------------------------------------------------------
Maurik Holtrop web: http://www.physics.unh.edu/Maurik
UNH Physics Department tel: (603) 862-2019 | fax: (603) 862-2998
DeMeritt Hall mailto:maurik.holtrop@unh.edu
Durham, NH 03824 Home: (603) 659-8765
----------------------------------------------------------------------