[GnomeMeeting-devel-list] Ekiga: compile error in gmcontacts-ldap.cpp



After successfully making and installing Opal and Pwlib, I went on to ./configure Ekiga and got a successfull configure output
However, when doing "make" on Ekiga, I get the following compling error, which seems to me not a dependency issue, but maybe some typo in the source files??
Here it is:

gmcontacts-ldap.cpp: In function ‘GSList* gnomemeeting_ldap_addressbook_get_contacts(GmAddressbook*, int&, gboolean, gchar*, gchar*, gchar*, gchar*)’:
gmcontacts-ldap.cpp:157: error: ‘PLDAPSession’ was not declared in this scope
gmcontacts-ldap.cpp:157: error: expected `;' before ‘ldap’
gmcontacts-ldap.cpp:158: error: ‘PLDAPSession’ is not a class or namespace
gmcontacts-ldap.cpp:158: error: ‘SearchContext’ was not declared in this scope
gmcontacts-ldap.cpp:158: error: expected `;' before ‘context’
gmcontacts-ldap.cpp:227: error: ‘ldap’ was not declared in this scope
gmcontacts-ldap.cpp:248: error: ‘ldap’ was not declared in this scope
gmcontacts-ldap.cpp:248: error: ‘context’ was not declared in this scope
gmcontacts-ldap.cpp:253: error: ‘PLDAPSession’ is not a class or namespace
gmcontacts-ldap.cpp:253: error: ‘ScopeSubTree’ was not declared in this scope
gmcontacts-ldap.cpp:254: error: ‘PLDAPSession’ is not a class or namespace
gmcontacts-ldap.cpp:254: error: ‘ScopeSingleLevel’ was not declared in this scope
make[4]: *** [gmcontacts-ldap.lo] Error 1
make[4]: Leaving directory `/home/yossi/download/ekiga-1.99.0/lib/gmcontacts'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/yossi/download/ekiga-1.99.0/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/yossi/download/ekiga-1.99.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yossi/download/ekiga-1.99.0'
make: *** [all] Error 2


Maybe anyone can tell me what to adjust to get this going...
Thanks


View this message in context: Ekiga: compile error in gmcontacts-ldap.cpp
Sent from the GnomeMeeting - Dev forum at Nabble.com.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]