hello there: after been done the ./configure --enable-modules=cservice,ccontrol on
i did gmake but i get that error and u don't see how fix it thanks [gnuworld@esshamsa01 lib]$ cd .. [gnuworld@esshamsa01 gnuworld]$ gmake Making all in lib gmake[1]: Entering directory `/home/gnuworld/gnuworld/lib' source='ConnectionManager.cc' object='ConnectionManager.lo' libtool=yes \ depfile='.deps/ConnectionManager.Plo' tmpdepfile='.deps/ConnectionManager.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0 -I/home/gnuworld /gnuworld/include -I/home/gnuworld/gnuworld/lib -c -o ConnectionManager.lo `test -f 'ConnectionManager.cc' || echo './'`ConnectionManager.cc rm -f .libs/ConnectionManager.lo g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0 -I/home/gnuworld /gnuworld/include -I/home/gnuworld/gnuworld/lib -c ConnectionManager.cc -Wp,-MD,.deps/ConnectionManager.TPlo -fPIC -DPIC -o .libs/ConnectionManager.lo ConnectionManager.cc:39: sstream: No such file or directory In file included from ConnectionManager.cc:51: ConnectionManager.h:31: sstream: No such file or directory In file included from ConnectionManager.cc:51: ConnectionManager.h:44: `stringstream' not declared ConnectionManager.h:303: parse error before `&' ConnectionManager.cc:1298: parse error before `&' ConnectionManager.cc: In method `void ::gnuworld::ConnectionManager::Write(...)': ConnectionManager.cc:1300: `cPtr' undeclared (first use this function) ConnectionManager.cc:1300: (Each undeclared identifier is reported only once ConnectionManager.cc:1300: for each function it appears in.) ConnectionManager.cc:1303: confused by earlier errors, bailing out gmake[1]: *** [ConnectionManager.lo] Error 1 gmake[1]: Leaving directory `/home/gnuworld/gnuworld/lib' gmake: *** [all-recursive] Error 1