I have a program utmsim operating under Solaris that want my students to run. I just have them run it out of my disk folder directly:
/home/mglass/bin/utmsim
When I run it, no problem.
When the students run it, the following happens:
ld.so.1: /home/mglass/bin/iconx: fatal: relocation error: file /home/mglass/bin/iconx: symbol __register_frame_info: referenced symbol not found
I am using the latest 11.1 unicon, compiled from uni.zip, and installed in my own area. Iconx, icont, and unicon are installed in the same directory as the target program, actually.
I've done this kind of thing before with no problem.
It does not seem to depend on the path, or LPATH/IPATH/FPATH.
Any suggestions?
-- Michael Glass
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Unicon-group mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unicon-group
