[root@localhost eva]# make
make all-recursive
make[1]: Entering directory `/usr/src/source/eva'
Making all in doc
make[2]: Entering directory `/usr/src/source/eva/doc'
Making all in .
make[3]: Entering directory `/usr/src/source/eva/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/source/eva/doc'
Making all in en
make[3]: Entering directory `/usr/src/source/eva/doc/en'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/source/eva/doc/en'
make[2]: Leaving directory `/usr/src/source/eva/doc'
Making all in po
make[2]: Entering directory `/usr/src/source/eva/po'
Making all in .
make[3]: Entering directory `/usr/src/source/eva/po'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/source/eva/po'
Making all in zh_CN
make[3]: Entering directory `/usr/src/source/eva/po/zh_CN'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/source/eva/po/zh_CN'
make[2]: Leaving directory `/usr/src/source/eva/po'
Making all in src
make[2]: Entering directory `/usr/src/source/eva/src'
Making all in ui
make[3]: Entering directory `/usr/src/source/eva/src/ui'
source='evachatuibase.cpp' object='evachatuibase.lo' libtool=yes \
depfile='.deps/evachatuibase.Plo' tmpdepfile='.deps/evachatuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I.
-I. -I../.. -I../../src/api -I../../src/libeva -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o evachatuibase.lo `test -f 'evachatuibase.cpp' || echo './'`evachatuibase.cpp
evachatuibase.cpp: In constructor `EvaChatUIBase::EvaChatUIBase(QWidget*, const
char*, unsigned int)':
evachatuibase.cpp:62: `BesideIcon' is not a member of type `QToolButton'
make[3]: *** [evachatuibase.lo] Error 1
make[3]: Leaving directory `/usr/src/source/eva/src/ui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/source/eva/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/source/eva'
make: *** [all] Error 2