Garnome nautilus links against /usr/lib/libnautilus?



Just wondering about whether this is supposed to be the case:

[syd saturn syd]$ ldd `which nautilus` | grep libnautilus
	libnautilus.so.2 => /home/syd/garnome/lib/libnautilus.so.2 (0x40014000)
libnautilus-adapter.so.2 => /home/syd/garnome/lib/libnautilus-adapter.so.2 (0x40028000) libnautilus-private.so.2 => /home/syd/garnome/lib/libnautilus-private.so.2 (0x4002b000)
        libnautilus.so.0 => /usr/lib/libnautilus.so.0 (0x40c0c000)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ ??

I'm trying to figure out why nautilus doesn't start and gives the following error message:

nautilus: relocation error: /usr/lib/libnautilus.so.0: undefined symbol: TC_string_struct

Does this have anything to do with TC_CORBA_string_struct which is a symbol present in garnome nautilus?

Some of the software on my box was compiled with GCC 2.95 and some with GCC 3.2.3. Could that be the cause of my problems?

I've seen a couple of people report it to the list but neither the list nor anywhere else has any enlightening info on why this is happening.

Cheers,
Syd.




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