On Wed, 2006-02-01 at 19:38 -0500, Michael Gong wrote: > The compilation is fine, but when I run the echo-server according to > the instruction, it gives error like: > > ./echo-server: relocation error: /echo-server: undefined symbol: > ORBit_skel_class_register > > > I am new to orbit2, and don't know where to look for help. Can anyone > provide some help ?
Check your LD_LIBRARY_PATH. It should contain your /home/mwgong/orbit2/lib directory. See "man ld.so" and "man ldd" for background information. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ orbit-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/orbit-list
