hello,
I am trying to compile gnugk 2.0.9 on Fedora CORE 3 with pwlib-v1_8_3 and openh323-v1_15_2.
the problem is:
g++ -DLARGE_FDSET=16384 -DHAS_ACCT=1 -DHAS_RADIUS=1 -DHAS_WAITARQ=1 -DP_USE_PRAGMA -D_REENTRANT -Wall -I/home/_CORE_/compile/pwlib-v1_8_3/include -DPTRACING -I/home/_CORE_/compile/openh323-v1_15_2/include -DHAS_OSS -DMAJOR_VERSION=1 -DMINOR_VERSION=15 -DBUILD_NUMBER=2 -Os -felide-constructors -x c++ -c prfxauth.cxx -o obj_linux_x86_r/prfxauth.o
prfxauth.cxx: In member function `virtual int PrefixAuth::Check(H225_LocationRequest&, RasTransaction&, unsigned int&)':
prfxauth.cxx:145: error: `LRQAuthObj::LRQAuthObj(const LRQAuthObj&)' is private
prfxauth.cxx:487: error: within this context
prfxauth.cxx: In member function `virtual int PrefixAuth::Check(H225_AdmissionRequest&, RasTransaction&, ARQAuthData&)':
prfxauth.cxx:123: error: `ARQAuthObj::ARQAuthObj(const ARQAuthObj&)' is private
prfxauth.cxx:504: error: within this context
I have working the same configuration on a Fedora CORE 2. From what I can figure out the compiler difference is: FC2: g++ (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) FC3: g++ (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Can you point me in the right direction. Thanks Razvan Radu
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/