I got this error when i build with "NO_MYSQL=1
NO_LDAP=1" .
/////////////////////////////-------------------------------//////////////////////////-----------------------------////////////////////////--------------------/
g++ -DHAS_WAITARQ=1 -DP_LINUX=2.4.20
-D_REENTRANT -Wall -DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/usr/local/pwlib/include/ptlib/unix -I/usr/local/pwlib/include -DPTRACING
-I/usr/local/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=1
-DMINOR_VERSION=12 -DBUILD_NUMBER=0 -O3 -DNDEBUG -c gkauth.cxx -o
obj_linux_x86_r/gkauth.o
gkauth.cxx: In member function `virtual bool
SimplePasswordAuth::CheckCryptoTokens(const H225_ArrayOf_CryptoH323Token&)':
gkauth.cxx:449: no matching function for call to `H235AuthSimpleMD5::
VerifyToken(H225_CryptoH323Token&, PBYTEArray&)'
gkauth.cxx:492: no matching function for call to `H235AuthProcedure1::
VerifyToken(H225_CryptoH323Token&, PBYTEArray&)'
make: *** [obj_linux_x86_r/gkauth.o] Error 1
///////////////----------------------////////////////////----------------------////////////////////////
gkauth.cxx: In member function `virtual bool
SimplePasswordAuth::CheckCryptoTokens(const H225_ArrayOf_CryptoH323Token&)':
gkauth.cxx:449: no matching function for call to `H235AuthSimpleMD5::
VerifyToken(H225_CryptoH323Token&, PBYTEArray&)'
gkauth.cxx:492: no matching function for call to `H235AuthProcedure1::
VerifyToken(H225_CryptoH323Token&, PBYTEArray&)'
make: *** [obj_linux_x86_r/gkauth.o] Error 1
///////////////----------------------////////////////////----------------------////////////////////////
running slackware 9.0 kernel
2.4.20
thanx in
advance