Re: [gentoo-user] Trouble with net-mail/evolution-1.4.5: undefined reference to ORBIT_STUB_getServant

2003-11-26 Thread Daniel Wood
On Wed, 2003-11-26 at 10:46, John Ziniti wrote:
 I am trying to emerge evolution, and I am getting the following
 error:
 
 The problem is that I have spent quite some time looking
 for this function ORBIT_STUB_GetServant, and I dont' see it
 *anywhere*.  None of the ORBit libs contain the symbol, and
 it is nowhere to be found in the source, either.  There are
 a few ORBIT_STUB_* functions in the ORBit source, but
 not GetServant.  A google search reveals someone else
 having the problem with rhythmbox, but not much else.
 
 Does anyone have any idea where this function comes from?
 
 Does anyone have evolution-1.4.5 installed successfully? What
 version of ORBit? ORBit2?
 
 TIA,
 
 John Ziniti

bash$  emerge -s evolution orbit orbit2

*  net-mail/evolution
  Latest version available: 1.4.5
  Latest version installed: 1.4.5
  Size of downloaded files: 15,230 kB
  Homepage:http://www.ximian.com
  Description: A GNOME groupware application, a Microsoft Outlook
workalike

*  gnome-base/ORBit
  Latest version available: 0.5.17
  Latest version installed: 0.5.17
  Size of downloaded files: 1,040 kB
  Homepage:http://www.labs.redhat.com/orbit/
  Description: A high-performance, lightweight CORBA ORB aiming for
CORBA 2.2 compliance

*  gnome-base/ORBit2
  Latest version available: 2.8.2
  Latest version installed: 2.8.2
  Size of downloaded files: 604 kB
  Homepage:http://www.gnome.org/
  Description: ORBit2 is a high-performance CORBA ORB

Hope that helps-
daniel


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Trouble with net-mail/evolution-1.4.5: undefined reference to ORBIT_STUB_getServant

2003-11-26 Thread John Ziniti
Daniel Wood wrote:
bash$  emerge -s evolution orbit orbit2
yeah, I know that ORBit and/or ORBit2 *should* contain
the function.  The problem is that they don't.  And
from some searching on the ORBit website, I can't see
that they ever have, either.
Thanks anyway,
JZ


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Trouble with net-mail/evolution-1.4.5: undefined reference to ORBIT_STUB_getServant

2003-11-26 Thread John Ziniti
John Ziniti wrote:
I am trying to emerge evolution, and I am getting the following
error:
Sorry, forgot to paste the error: :-/

gcc -march=i686 -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -o .libs/client-test client-test.o -pthread 
-Wl,--export-dynamic -pthread -Wl,--export-dynamic 
./.libs/libcal-client.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar/cal-util/.libs/libcal-util.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/libical/src/libical/.libs/libical-evolution.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/libwombat/.libs/libwombat.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util/.libs/libeutil.so 
-L/usr/X11R6/lib -L/usr/lib /usr/lib/libsoup-2.0.so -lplc4 -lplds4 
-lnspr4 /usr/lib/libgtkhtml-3.0.so /usr/lib/libgtkhtml-a11y-3.0.so 
/usr/lib/libgailutil.so /usr/lib/libgal-2.0.so 
/usr/lib/libgal-a11y-2.0.so /usr/lib/libgnomeprintui-2-2.so 
/usr/lib/libgnomeui-2.so /usr/lib/libjpeg.so /usr/lib/libbonoboui-2.so 
-lSM -lICE -lX11 /usr/lib/libgnome-2.so /usr/lib/libesd.so 
/usr/lib/libasound.so /usr/lib/libaudiofile.so /usr/lib/libbonobo-2.so 
/usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so -lssl -lcrypto -lrt 
/usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so 
/usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgthread-2.0.so 
/usr/lib/libgnomecanvas-2.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libglade-2.0.so /usr/lib/libgnomeprint-2-2.so 
/usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so 
/usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so 
/usr/lib/libart_lgpl_2.so /usr/lib/libxml2.so -lpthread -lz -lm 
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -Wl,--rpath 
-Wl,/usr/lib/evolution/1.4
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/libwombat/.libs/libwombat.so: 
undefined reference to `ORBIT_STUB_GetServant'
collect2: ld returned 1 exit status
make[4]: *** [client-test] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar/cal-client'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar/cal-client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5'
make: *** [all] Error 2

!!! ERROR: net-mail/evolution-1.4.5 failed.
!!! Function src_compile, Line 173, Exitcode 2
!!! make failed
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Trouble with net-mail/evolution-1.4.5: undefined reference to ORBIT_STUB_getServant

2003-11-26 Thread Kathy Wills
John Ziniti wrote:

gcc -march=i686 -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -o .libs/client-test client-test.o -pthread 
-Wl,--export-dynamic -pthread -Wl,--export-dynamic 
./.libs/libcal-client.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar/cal-util/.libs/libcal-util.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/libical/src/libical/.libs/libical-evolution.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/libwombat/.libs/libwombat.so 
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util/.libs/libeutil.so 
-L/usr/X11R6/lib -L/usr/lib /usr/lib/libsoup-2.0.so -lplc4 -lplds4 
-lnspr4 /usr/lib/libgtkhtml-3.0.so /usr/lib/libgtkhtml-a11y-3.0.so 
/usr/lib/libgailutil.so /usr/lib/libgal-2.0.so 
/usr/lib/libgal-a11y-2.0.so /usr/lib/libgnomeprintui-2-2.so 
/usr/lib/libgnomeui-2.so /usr/lib/libjpeg.so /usr/lib/libbonoboui-2.so 
-lSM -lICE -lX11 /usr/lib/libgnome-2.so /usr/lib/libesd.so 
/usr/lib/libasound.so /usr/lib/libaudiofile.so /usr/lib/libbonobo-2.so 
/usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so -lssl -lcrypto -lrt 
/usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so 
/usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgthread-2.0.so 
/usr/lib/libgnomecanvas-2.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libglade-2.0.so /usr/lib/libgnomeprint-2-2.so 
/usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so 
/usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so 
/usr/lib/libart_lgpl_2.so /usr/lib/libxml2.so -lpthread -lz -lm 
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -Wl,--rpath 
-Wl,/usr/lib/evolution/1.4
/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/libwombat/.libs/libwombat.so: 
undefined reference to `ORBIT_STUB_GetServant'
collect2: ld returned 1 exit status
make[4]: *** [client-test] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar/cal-client' 

make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar/cal-client' 

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5'
make: *** [all] Error 2

!!! ERROR: net-mail/evolution-1.4.5 failed.
!!! Function src_compile, Line 173, Exitcode 2
!!! make failed
It looks to me like you are missing libwombat. It doesn't seem like an 
orbit problem. That is why orbit doesn't provide what you need. I found 
bug reports on this same problem here 
http://bugzilla.ximian.com/show_bug.cgi?id=46130

--
Kathy Wills
+
+ Genealogy Web Site: http://www.kathywillsfamily.com   +
+   +
+ Summit Group Web Site: http://www.tsginfo.com/index.php?rc=VW4374 +
+


--
[EMAIL PROTECTED] mailing list