강좌에 있는것보고 몇번이나 따라했는데 오류가 게속나는군요.
뭐가잘못된것인지 정말 몰겠습니다ㅜㅜ

**make시의 오류내용
In file included from /home2/arm/qt-2.3.2/include/qstring.h:43,
from /home2/arm/qt-2.3.2/include/qgdict.h:43,
from /home2/arm/qt-2.3.2/include/qasciidict.h:42,
from moc.y:58:
/home2/arm/qt-2.3.2/include/qcstring.h: In function `int cstrncmp(const
char *, const char *, unsigned int)':
/home2/arm/qt-2.3.2/include/qcstring.h:107: implicit declaration of
function `int strncmp(...)'
moc.y: In function `class QCString combinePath(const char *, const char
*)':
moc.y:1535: implicit declaration of function `int getcwd(...)'
moc.y: In function `char * stradd(const char *, const char *)':
moc.y:1815: implicit declaration of function `int strcat(...)'
y.tab.c: In function `int yyparse()':
y.tab.c:3102: warning: suggest parentheses around assignment used as
truth value
y.tab.c:3150: warning: label `yyerrlab' defined but not used
y.tab.c:3145: warning: label `yynewerror' defined but not used
moc.y: At top level:
mocgen.cpp:3: warning: `char yysccsid[36]' defined but not used
make[2]: *** [mocgen.o] 오류 1
make[1]: *** [src-moc] 오류 2
make: *** [init] 오류 2

**봐도 감이 안옵니다.
아시는 내용이면 한수 부탁합니다