Re: undefined symbol: ORBit_skel_class_register
- From: "Michael G. (sent by Nabble.com)" <lists nabble com>
- To: orbit-list gnome org
- Subject: Re: undefined symbol: ORBit_skel_class_register
- Date: Fri, 3 Feb 2006 08:29:35 -0800 (PST)
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:
Re: undefined symbol: ORBit_skel_class_register
Sent from the
Gnome - ORBit - General forum at Nabble.com.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]