I got past my first link problem and ran into
another one.
I'm following the build order listed on www.gnome.org/start/installing/index.php3,
so I've already built and installed ORBit
-.5.7 (the latest available for download).
I also saw the list posted here earlier, but it
suggests building some stuff
that requires gnome-libs before building
gnome-libs.
Now, when trying to
build gnome-libs-1.2.13, I get the following undefined references:
/usr/local/src/gnome/gnome-libs-1.2.13/libgnorba/loadshlib.c:23:
undefined reference to `CORBA_exception_init'
.libs/libgnorba.so: undefined reference to `TC_string_struct' .libs/libgnorba.so: undefined reference to `ORBit_send_system_exception' .libs/libgnorba.so: undefined reference to `CORBA_exception_free' .libs/libgnorba.so: undefined reference to `giop_send_request_buffer_use' .libs/libgnorba.so: undefined reference to `ORBit_TypeCode_epv' .libs/libgnorba.so: undefined reference to `_ORBit_object_get_connection' .libs/libgnorba.so: undefined reference to `CORBA_ORB_string_to_object' .libs/libgnorba.so: undefined reference to `ORBit_object_get_forwarded_connection' .libs/libgnorba.so: undefined reference to `CORBA_Object_release' .libs/libgnorba.so: undefined reference to `giop_message_buffer_do_alignment' .libs/libgnorba.so: undefined reference to `giop_main_handle_connection_exception' .libs/libgnorba.so: undefined reference to `ORBit_demarshal_IOR' .libs/libgnorba.so: undefined reference to `ORBit_delete_profiles' .libs/libgnorba.so: undefined reference to `PortableServer_ServantBase__init' .libs/libgnorba.so: undefined reference to `IIOPAddConnectionHandler' .libs/libgnorba.so: undefined reference to `ORBit_set_default_principal' .libs/libgnorba.so: undefined reference to `ORBit_handle_exception' .libs/libgnorba.so: undefined reference to `CORBA_string(float, long double,...)' .libs/libgnorba.so: undefined reference to `ORBit_free' .libs/libgnorba.so: undefined reference to `ORBit_demarshal_object' .libs/libgnorba.so: undefined reference to `giop_recv_reply_buffer_use_2' .libs/libgnorba.so: undefined reference to `ORBit_send_user_exception' .libs/libgnorba.so: undefined reference to `ORBit_marshal_object' .libs/libgnorba.so: undefined reference to `CosNaming_NamingContext_unbind' .libs/libgnorba.so: undefined reference to `ORBit_register_class' .libs/libgnorba.so: undefined reference to `CORBA_Object_duplicate' .libs/libgnorba.so: undefined reference to `giop_recv_buffer_unuse' .libs/libgnorba.so: undefined reference to `giop_send_buffer_write' .libs/libgnorba.so: undefined reference to `TC_short_struct' .libs/libgnorba.so: undefined reference to `CORBA_ORB_object_to_string' .libs/libgnorba.so: undefined reference to `ORBit_default_principal_iovec' .libs/libgnorba.so: undefined reference to `CORBA_exception_set_system' .libs/libgnorba.so: undefined reference to `ORBit_alloc' .libs/libgnorba.so: undefined reference to `CORBA_string_alloc' .libs/libgnorba.so: undefined reference to `TC_double_struct' .libs/libgnorba.so: undefined reference to `CosNaming_NamingContext_bind' .libs/libgnorba.so: undefined reference to `ORBit_set_request_validation_handler' .libs/libgnorba.so: undefined reference to `CORBA_ORB_resolve_initial_references' .libs/libgnorba.so: undefined reference to `giop_send_buffer_unuse' .libs/libgnorba.so: undefined reference to `CORBA_free' .libs/libgnorba.so: undefined reference to `giop_main_handle_connection' .libs/libgnorba.so: undefined reference to `giop_message_buffer_append_mem' .libs/libgnorba.so: undefined reference to `CORBA_exception_set' .libs/libgnorba.so: undefined reference to `IIOPRemoveConnectionHandler' .libs/libgnorba.so: undefined reference to `PortableServer_ServantBase__fini' .libs/libgnorba.so: undefined reference to `CORBA_exception_id' .libs/libgnorba.so: undefined reference to `CosNaming_NamingContext_resolve' .libs/libgnorba.so: undefined reference to `giop_send_reply_buffer_use' .libs/libgnorba.so: undefined reference to `CORBA_ORB_init' .libs/libgnorba.so: undefined reference to `CORBA_Object_is_nil' collect2: ld returned 1 exit status -- Dave Williss
------ Meddle not in the affairs of dragons, for you are crunchy and taste good with catsup |