Ewps, forgot an #include.  Problem fix0red.

Dan

Inge Hagen wrote:

> Someone know how I can fix this error?
> I'm running Rad hat 7.2 whit
> GNU Make version 3.79.1
> automake (GNU automake) 1.6.1
> autoconf (GNU Autoconf) 2.53
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
>
> Is there somting I don't have?
>
> Hope somone can help me.
>
> (~/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=gcc3 /bin/sh ../depcomp \
> /bin/sh ../libtool --mode=compile g++ -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 -MT ConnectionManager.lo -MD -MP -MF
> .deps/ConnectionManager.TPlo  -fPIC -DPIC -o .libs/ConnectionManager.lo
> ConnectionManager.cc: In method `void
> gnuworld::ConnectionManager::scheduleErasure
> (_Rb_tree_iterator<gnuworld::Connection *, gnuworld::Connection *const
> &, gnuworld::Connection *const *>)':
> ConnectionManager.cc:1267: `::find' undeclared (first use here)
> gmake[1]: *** [ConnectionManager.lo] Error 1
> gmake[1]: Leaving directory `/home/gnuworld/gnuworld/lib'
> gmake: *** [all-recursive] Error 1
> (~/gnuworld)$
>
> Server Admin @ IrC-Solution.Net
>
> -Comet-

Reply via email to