oaf gnome-factory problems



Hi all!

I am trying to compile a program which makes use of GnomeFactory, and
which compiled and run successfully with gnorba, but now with OAF I get
these errors:

../../lib/gda-server/.libs/libgda-server.so: undefined reference to
`POA_GNOME_GenericFactory__fini'
../../lib/gda-server/.libs/libgda-server.so: undefined reference to
`_ORBIT_skel_GNOME_GenericFactory_create_object'
../../lib/gda-server/.libs/libgda-server.so: undefined reference to
`POA_GNOME_GenericFactory__init'
../../lib/gda-server/.libs/libgda-server.so: undefined reference to
`_ORBIT_GNOME_GenericFactory_CannotActivate_marshal'
../../lib/gda-server/.libs/libgda-server.so: undefined reference to
`_ORBIT_skel_GNOME_GenericFactory_supports'

as I was told by Michael, this is very strange, but, if I run:

[rodrigo@txalaparta] nm /usr/lib/liboaf.so.0.0.0 | grep GenericFactory
0000b7e0 T GNOME_GenericFactory_CannotActivate__free
00010560 D GNOME_GenericFactory__classid
0000b3c0 T GNOME_GenericFactory_create_object
0000b1d0 T GNOME_GenericFactory_supports
00010520 D TC_GNOME_GenericFactory_CannotActivate_struct
000104e0 D TC_GNOME_GenericFactory_struct
0000b1a0 T _ORBIT_GNOME_GenericFactory_CannotActivate_demarshal

so those functions are not in liboaf nor in the files generated by
orbit-idl. where are they?

What am I doing wrong?

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]