root@FreeBSD# make
make all-recursive
Making all in doc
Making all in .
Making all in en
/usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
Making all in po
Making all in .
Making all in zh_CN
Making all in src
Making all in ui
source='evachatuibase.cpp' object='evachatuibase.lo' libtool=yes depfile='.deps/evachatuibase.Plo' tmpdepfile='.deps/evachatuibase.TPlo' depmode=gcc3 /usr/local/bin/bash ../../admin/depcomp /usr/local/bin/bash ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/usr/local/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -c -o evachatuibase.lo `test -f 'evachatuibase.cpp' || echo './'`evachatuibase.cpp
evachatuibase.cpp:22:25: evatextedit.h: No such file or directory
evachatuibase.cpp: In constructor `EvaChatUIBase::EvaChatUIBase(QWidget*, const char*, uint)':
evachatuibase.cpp:143: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:144: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:144: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:145: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:146: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:147: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:147: error: `KTextEdit' has not been declared
evachatuibase.cpp:147: error: `AlwaysOff' undeclared (first use this function)
evachatuibase.cpp:147: error: (Each undeclared identifier is reported only once for each function it appears in.)
evachatuibase.cpp:148: error: invalid use of undefined type `struct EvaTextEdit'
evachatuibase.h:35: error: forward declaration of `struct EvaTextEdit'
evachatuibase.cpp:149: error: no matching function for call to `QVBoxLayout::addWidget(EvaTextEdit*&)'
/usr/X11R6/include/qlayout.h:386: note: candidates are: void QBoxLayout::addWidget(QWidget*, int, int)
*** Error code 1