Bug 7300 - Build problem: undefined symbols exist
Summary: Build problem: undefined symbols exist
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: evolution-exchange (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Mikhail Zabaluev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-06 11:41 MSD by Sviatoslav Sviridov
Modified: 2005-10-26 10:46 MSD (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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