| 1 | make[4]: Entering directory `/var/src/build/mulberry-svn/Mulberry/Linux' |
|---|
| 2 | ---- Compiling Sources/Application/General/CMulberryApp.cp (C++) |
|---|
| 3 | g++ -fpermissive -Wno-deprecated -I../../Mulberry/Linux/Includes -I../../Mulberry/Sources_Common/Utilities -I../../Mulberry/Sources_Common/Application/Preferences/ -I/usr/include/openssl |
|---|
| 4 | -I/var/src/build/mulberry-svn/tools/krb4-1.0.1/include -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -D_LOOSE_KERNEL_NAMES -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_GNU_SOURCE -D_J_UNIX |
|---|
| 5 | -D_J_ARRAY_NEW_OVERRIDABLE -D_J_HAS_XPM -D_J_USE_XFT -D_J_USE_UTF8_STRINGS -Wall -Wno-unused -DJ_EXPLICIT_TEMPLATES -O0 -Wall -Wcast-align -Wno-multichar -Wno-unused -Wno-unknown-pragmas |
|---|
| 6 | -Wno-non-virtual-dtor -Wno-ctor-dtor-privacy -g -include Sources/Mulberry_Prefix.h -I../../JX/include/jcore -I../../JX/include/jx -I../../JX/include/jximage -I../../JX/ACE/ACE_wrappers |
|---|
| 7 | -I/usr/include/freetype2 -I./Resources -I./Help -I./Sources -I./Includes -I./Sources/Utilities -I../Sources_Common -I../Sources_Common/Utilities -I../../Libraries/CICalendar/Source |
|---|
| 8 | -I../../Libraries/XMLLib/Source -D_REENTRANT -c -o Sources/Application/General/CMulberryApp.o Sources/Application/General/CMulberryApp.cp |
|---|
| 9 | Sources/Application/General/CMulberryApp.cp: In member function âvirtual bool CMulberryApp::OpenLocalAddressBook(const cdstring&)â: |
|---|
| 10 | Sources/Application/General/CMulberryApp.cp:1063: error: âclass CAddressBookManagerâ has no member named âCheckLocalOpenâ |
|---|
| 11 | Sources/Application/General/CMulberryApp.cp: In member function âvoid CMulberryApp::StartAddressBooks()â: |
|---|
| 12 | Sources/Application/General/CMulberryApp.cp:1515: error: âclass CAddressBookManagerâ has no member named âStartLocalâ |
|---|
| 13 | Sources/Application/General/CMulberryApp.cp:1516: error: no matching function for call to âCAddressBookManager::SyncAccounts(const ptrvector<CAddressAccount>&)â |
|---|
| 14 | ../../Mulberry/Linux/Includes/CAddressBookManager.h:77: note: candidates are: void CAddressBookManager::SyncAccounts() |
|---|
| 15 | Sources/Application/General/CMulberryApp.cp:1521: error: no matching function for call to âCAddressBookManager::SyncAccounts(const ptrvector<CAddressAccount>&)â |
|---|
| 16 | ../../Mulberry/Linux/Includes/CAddressBookManager.h:77: note: candidates are: void CAddressBookManager::SyncAccounts() |
|---|
| 17 | Sources/Application/General/CMulberryApp.cp: In member function âbool CMulberryApp::DoPreferences()â: |
|---|
| 18 | Sources/Application/General/CMulberryApp.cp:1820: error: no matching function for call to âCAddressBookManager::SyncAccounts(const ptrvector<CAddressAccount>&)â |
|---|
| 19 | ../../Mulberry/Linux/Includes/CAddressBookManager.h:77: note: candidates are: void CAddressBookManager::SyncAccounts() |
|---|