Bug 7300

Summary: Build problem: undefined symbols exist
Product: Sisyphus Reporter: Sviatoslav Sviridov <svd>
Component: evolution-exchangeAssignee: Mikhail Zabaluev <mhz>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: aris, ktirf, lav, msp, oddity, shrek
Version: unstable   
Hardware: all   
OS: Linux   

Description Sviatoslav Sviridov 2005-07-06 11:41:18 MSD
evolution-exchange-storage не работает, ругается на неопределенные символы.
Steps to Reproduce:
$ evolution-2.2
...
(evolution-2.2:26875): evolution-shell-WARNING **: Cannot activate
'OAFIID:GNOME_Evolution_Exchange_Component:2.2': Child process did not give an
error message, unknown failure occurred
...

$ /usr/lib/evolution/2.2/evolution-exchange-storage
/usr/lib/evolution/2.2/evolution-exchange-storage: symbol lookup error:
/usr/lib/evolution/2.2/evolution-exchange-storage: undefined symbol: stat

$ ldd -r /usr/lib/evolution/2.2/evolution-exchange-storage|grep undef
undefined symbol: fstat (/usr/lib/evolution/2.2/evolution-exchange-storage)
undefined symbol: lstat (/usr/lib/evolution/2.2/evolution-exchange-storage)
undefined symbol: stat  (/usr/lib/evolution/2.2/evolution-exchange-storage)

Actual Results:  
Как видно, проблемы со сборкой

Expected Results:  
Хочется, чтоб работало
Comment 1 Mikhail Zabaluev 2005-10-26 10:25:54 MSD
Reassigned to the new maintainer.
Comment 2 Mikhail Zabaluev 2005-10-26 10:46:39 MSD
Does not occur with:
evolution-exchange-2.4.1-alt1
evolution-data-server-1.4.1.1-alt1