Re: undefined symbol: ORBit_skel_class_register

"Michael G. (sent by Nabble.com)" <[email protected]> Fri, 3 Feb 2006 08:29:35 -0800 (PST)
Newsgroups gmane.comp.gnome.orbit.general
Message-ID <[email protected]>
Hi, 

Thanks for reply.

This is the output when I type "make" to compile the program.

"
/home/mwgong/orbit2/bin/orbit-idl-2 echo.idl
orbit-idl-2 2.13.1 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers

gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o echo-client.o echo-client.c
gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o echo-stubs.o echo-stubs.c
gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o echo-common.o echo-common.c
gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o examples-toolkit.o examples-toolkit.c
gcc -pthread -L/home/mwgong/glib2_8_5/lib -L/home/mwgong/orbit2/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    echo-client.o echo-stubs.o echo-common.o examples-toolkit.o   -o echo-client
gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o echo-server.o echo-server.c
gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o echo-skels.o echo-skels.c
gcc -pthread -DORBIT2=1 -I/home/mwgong/glib2_8_5/include/glib-2.0 -I/home/mwgong/glib2_8_5/lib/glib-2.0/include -I/home/mwgong/orbit2/include/orbit-2.0     -c -o echo-skelimpl.o echo-skelimpl.c
gcc -pthread -L/home/mwgong/glib2_8_5/lib -L/home/mwgong/orbit2/lib -lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    echo-server.o echo-skels.o echo-common.o examples-toolkit.o echo-skelimpl.o   -o echo-server
"

which I think I always use the idl compiler and orbit2 lib under /home/mwgong/orbit2/ directory.

Therefore, I think the problem is when the "echo-server" executable runs, it , somehows, uses the ORB2-2.6 library ??

My general purpose is to compile ORBit2 on Red Hat, and tries to use it to see whether it is usable. Then I will do some development work for ORBit2.

Any idea ?

Thanks again.

Michael



--
View this message in context: http://www.nabble.com/undefined-symbol%3A-ORBit_skel_class_register-t1044336.html#a2742875
Sent from the Gnome - ORBit - General forum at Nabble.com.

_______________________________________________
orbit-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/orbit-list