Ticket #300: mulberry-build-failure.txt

File mulberry-build-failure.txt, 2.7 kB (added by MartinDietze, 6 months ago)

Build failure compiler output

Line 
1make[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()