Had same problem with pwlib 1.7.0 (cvs), I"m now using
1.6.6
--
Thiago Lucas
Matrix Internet S/A - NOC
From: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Pritpal Bhogal
Sent: Thursday, April 15, 2004 7:01 PM
To: gnugk
Subject: gk version 2.2
I am trying to compile gnugk 2.2beta and have compiled pwlib and h323 all went fine.
I have tried to compile without radius support, it compiles no problem.
Only problem is when i compile with radius. Any one, any help would be great.
ctors -x c++ -c radproto.cxx -o obj_linux_x86_r/radproto.o
radproto.cxx: In member function `virtual PObject::Comparison
RadiusAttr::Compare(const PObject&) const':
radproto.cxx:636: no matching function for call to `PObject::IsDescendant(const
char*) const'
make: *** [obj_linux_x86_r/radproto.o] Error 1