Hi Nizam, From the looks of it, it appears that you are trying to compile the GnuGK, with LDAP support. In order to use LDAP support, you need to have the LDAP libraries installed. To be honest, I've never compiled with LDAP support, as I don't use it. Here's an extract from the GnuGK manual: Since version 2.0, the Gatekeeper supports MySQL and LDAP backend databases. If you don't want MySQL support, you may set NO_MYSQL environment before making: $ NO_MYSQL=1 make both To leave out LDAP support: $ NO_LDAP=1 make both Or disable both with $ NO_MYSQL=1 NO_LDAP=1 make both Best Regards, Nir Simionovich IT & VoIP Manager m-Wise Ltd Tel : +972-9-9581711 ext. 105 Mobile : +972-54-482826 Fax : +972-9-9581739 In order to send secured e-Mail, please use the following: Public PGP: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x0B253DD1 Fingerprint : 0B8F 0825 258B 6702 8DEF 7097 ED4E B18C 0B25 3DD1 -----Original Message----- From: hairul nizam ® [mailto:semangat_daulat@hotmail.com] Sent: Monday, June 02, 2003 7:23 AM To: Openh323gk-users@sourceforge.net Subject: [Openh323gk-users] (no subject) Dear Sir; Recently I have installed openh323 and pwlib libraries successfully, but during I've compiled openh323gk there is one error prompted : " ldaplink.cxx: In member function `void LDAPCtrl::Initialize()': ldaplink.cxx:179: choosing `PString PString::operator+(char) const' over ` operator+' ldaplink.cxx:179: because worst conversion for the former is better than worst conversion for the latter ldaplink.cxx:179: choosing `PString PString::operator+(char) const' over ` operator+' ldaplink.cxx:179: because worst conversion for the former is better than worst conversion for the latter ldaplink.cxx: In member function `virtual LDAPAnswer* LDAPCtrl::DirectoryLookup(LDAPQuery&)': ldaplink.cxx:345: call of overloaded `pow(double, unsigned int&)' is ambiguous /usr/include/bits/mathcalls.h:154: candidates are: double pow(double, double) /usr/include/c++/3.2/cmath:427: long double std::pow(long double, int) /usr/include/c++/3.2/cmath:423: float std::pow(float, int) /usr/include/c++/3.2/cmath:419: double std::pow(double, int) /usr/include/c++/3.2/cmath:410: long double std::pow(long double, long double) /usr/include/c++/3.2/cmath:401: float std::pow(float, float) make: *** [obj_linux_x86_r/ldaplink.o] Error 1 " can you help me tp solve this problem? -regards- hairul nizam Researcher Leapfrog Technologies Sdn. Bhd. Malaysia _________________________________________________________________ Download the latest MSN Messenger http://messenger.msn.com.my ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Homepage: http://www.gnugk.org/