Hi Martin, we didn't test all GnuGk versions against all gcc versions. Please try the GnuGk 2.2.4 source code. I made sure it compiles on Solaris 9 with gcc 3.x. Regards, Jan Martin Iozev wrote: > Hi, > > > > I'm trying to compile GnuGK 2.2.2 on Solaris 9 with pwlib 1.9.1 and openh323 > 1.17.2, however I get this output: > > > > bash-2.05# make opt > > g++ -DHAS_RADIUS=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' > -DPTRACING -DP_USE_PRAGMA -D_REENTRANT -I/usr/local/ssl/include -Wall > -I/openh323_v1_17_2/../pwlib/include -DPTRACING -I/openh323_v1_17_2/include > -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=2 -Os > -felide-constructors -x c++ -c Toolkit.cxx -o obj_solaris_sparc_r/Toolkit.o > > Toolkit.cxx: In constructor `Toolkit::RewriteData::RewriteData(PConfig*, > const > > PString&)': > > Toolkit.cxx:378: error: use of `map' is ambiguous > > /usr/include/net/if.h:87: error: first declared as `struct map' here > > /usr/local/include/c++/3.3.2/bits/stl_map.h:92: error: also declared as ` > > template<class _Key, class _Tp, class _Compare, class _Alloc> class > std::map > > ' here > > Toolkit.cxx:378: error: parse error before `,' token > > Toolkit.cxx:382: error: `rules' undeclared (first use this function) > > Toolkit.cxx:382: error: (Each undeclared identifier is reported only once > for > > each function it appears in.) > > Toolkit.cxx: In member function `void > > Toolkit::GWRewriteTool::LoadConfig(PConfig*)': > > Toolkit.cxx:557: error: use of `map' is ambiguous > > /usr/include/net/if.h:87: error: first declared as `struct map' here > > /usr/local/include/c++/3.3.2/bits/stl_map.h:92: error: also declared as ` > > template<class _Key, class _Tp, class _Compare, class _Alloc> class > std::map > > ' here > > Toolkit.cxx:557: error: parse error before `,' token > > Toolkit.cxx:578: error: `in_strings' undeclared (first use this function) > > Toolkit.cxx:579: error: `out_strings' undeclared (first use this function) > > make: *** [obj_solaris_sparc_r/Toolkit.o] Error 1 > > bash-2.05# > > > > Any ideas what might have caused this? > > > -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/