When compiling with plugins enabled I get this error message:
./../../account/xp/Buddy.h:112: error: ‘boost’ has not been declared
./../../account/xp/Buddy.h:112: error: expected initializer before ‘<’ token
In file included from AccountEvent.cpp:21:
Event.h:40: error: ‘BuddyPtr’ was not declared in this scope
Event.h:40: error: template argument 1 is invalid
Event.h:40: error: template argument 2 is invalid
Event.h:43: error: ‘BuddyPtr’ was not declared in this scope
Event.h:43: error: template argument 1 is invalid
Event.h:43: error: template argument 2 is invalid
Event.h:48: error: ‘BuddyPtr’ has not been declared
Event.h:61: error: ‘BuddyPtr’ was not declared in this scope
Event.h:61: error: template argument 1 is invalid
Event.h:61: error: template argument 2 is invalid
Event.h: In member function ‘void Event::addRecipient(int)’:
Event.h:51: error: request for member ‘push_back’ in ‘((Event*)this)->Event::m_vRecipients’, which is of non-class type ‘int’
make[6]: *** [AccountEvent.lo] Error 1
make[6]: Leaving directory `/home/mak/Desktop/downloads/abiword-2.8.1/plugins/collab/core/account/xp'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/mak/Desktop/downloads/abiword-2.8.1/plugins/collab/core/account'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/mak/Desktop/downloads/abiword-2.8.1/plugins/collab/core'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mak/Desktop/downloads/abiword-2.8.1/plugins/collab'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mak/Desktop/downloads/abiword-2.8.1/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mak/Desktop/downloads/abiword-2.8.1'
make: *** [all] Error 2
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Mon Nov 2 01:00:38 2009
This archive was generated by hypermail 2.1.8 : Mon Nov 02 2009 - 01:00:39 CET