Не собирается сервер

Здравствуйте, не сталкивался ли кто с такой вот проблемой:

[root@p2p verlihub]# make
make  all-recursive
make[1]: Entering directory `/usr/local/src/verlihub'
Making all in src
make[2]: Entering directory `/usr/local/src/verlihub/src'
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -I/usr/src/include/  -I/usr/include/pcre  -MT cban.lo -MD -MP -MF ".deps/cban.Tpo" \
  -c -o cban.lo `test -f 'cban.cpp' || echo './'`cban.cpp; \
then mv -f ".deps/cban.Tpo" ".deps/cban.Plo"; \
else rm -f ".deps/cban.Tpo"; exit 1; \
fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/src/include/ -I/usr/include/pcre -MT cban.lo -MD -MP -MF .deps/cban.Tpo -c cban.cpp  -fPIC -DPIC -o .libs/cban.o
In file included from cserverdc.h:21,
                 from cban.cpp:10:
cmysql.h:18:19: mysql.h: No such file or directory
In file included from cserverdc.h:21,
                 from cban.cpp:10:
cmysql.h:44: error: ISO C++ forbids declaration of `MYSQL' with no type
cmysql.h:44: error: expected `;' before '*' token
In file included from cconfmysql.h:25,
                 from cpenaltylist.h:14,
                 from cuser.h:25,
                 from cserverdc.h:26,
                 from cban.cpp:10:
cquery.h:40: error: `MYSQL_ROW' does not name a type
cquery.h:49: error: ISO C++ forbids declaration of `MYSQL_RES' with no type
cquery.h:49: error: expected `;' before '*' token
In file included from cpenaltylist.h:14,
                 from cuser.h:25,
                 from cserverdc.h:26,
                 from cban.cpp:10:
cconfmysql.h:65: error: expected `,' or `...' before '&' token
cconfmysql.h:65: error: ISO C++ forbids declaration of `MYSQL_ROW' with no type
cconfmysql.h:171: error: `MYSQL_ROW' does not name a type
cconfmysql.h:173: error: expected `)' before "row"
cconfmysql.h: In member function `void nConfig::cConfMySQL::ufLoad::operator()(nConfig::cConfigItemBase*)':
cconfmysql.h:177: error: `mRow' was not declared in this scope
make[2]: *** [cban.lo] Error 1
make[2]: Leaving directory `/usr/local/src/verlihub/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/verlihub'
make: *** [all] Error 2

поставьте mysql-devel пакет

поставьте mysql-devel пакет если это линукс.