не помогло 
на всякий случай, прикладываю вывод ./configure и make

Code Select
make[4]: Entering directory `/root/netxms-0.2.27/src/server/core'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/server/include -I/usr/local/mysql/include -I/usr/include/mysql -I/usr/mysql/include -I/usr/local/include/mysql -I/usr/local/mysql/include/mysql -I/usr/mysql/include/mysql -D_GNU_SOURCE -I/usr/local/include -D_THREAD_SAFE -DPREFIX=\"/usr/local\" -DPREFIXW=L\"/usr/local\" -DDATADIR=\"/usr/local/share/netxms\" -DLIBDIR=\"/usr/local/lib\" -g -O2 -fno-rtti -fno-exceptions -fno-const-strings -Wno-deprecated -MT netinfo.lo -MD -MP -MF .deps/netinfo.Tpo -c -o netinfo.lo netinfo.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/server/include -I/usr/local/mysql/include -I/usr/include/mysql -I/usr/mysql/include -I/usr/local/include/mysql -I/usr/local/mysql/include/mysql -I/usr/mysql/include/mysql -D_GNU_SOURCE -I/usr/local/include -D_THREAD_SAFE -DPREFIX=\"/usr/local\" -DPREFIXW=L\"/usr/local\" -DDATADIR=\"/usr/local/share/netxms\" -DLIBDIR=\"/usr/local/lib\" -g -O2 -fno-rtti -fno-exceptions -fno-const-strings -Wno-deprecated -MT netinfo.lo -MD -MP -MF .deps/netinfo.Tpo -c netinfo.cpp -fPIC -DPIC -o .libs/netinfo.o
netinfo.cpp:49: error: 'StringList' was not declared in this scope
netinfo.cpp:49: error: expected primary-expression before ')' token
netinfo.cpp:49: error: expected ',' or ';' before '=' token
netinfo.cpp:50: error: 'StringList' was not declared in this scope
netinfo.cpp:50: error: expected primary-expression before ')' token
netinfo.cpp:50: error: expected ',' or ';' before '=' token
netinfo.cpp: In function 'void InitLocalNetInfo()':
netinfo.cpp:86: error: expected primary-expression before '(' token
netinfo.cpp:86: error: expected primary-expression before ')' token
netinfo.cpp:86: error: 'StringList' was not declared in this scope
netinfo.cpp:86: error: expected primary-expression before ')' token
netinfo.cpp:86: error: expected `;' before 'DLGetSymbolAddr'
netinfo.cpp:87: error: expected primary-expression before '(' token
netinfo.cpp:87: error: expected primary-expression before ')' token
netinfo.cpp:87: error: expected primary-expression before ')' token
netinfo.cpp:87: error: expected `;' before 'DLGetSymbolAddr'
netinfo.cpp: In function 'ARP_CACHE* SysGetLocalArpCache()':
netinfo.cpp:180: error: 'StringList' was not declared in this scope
netinfo.cpp:180: error: expected `;' before 'list'
netinfo.cpp:182: error: 'list' was not declared in this scope
netinfo.cpp:182: error: 'imp_NxSubAgentGetArpCache' cannot be used as a function
netinfo.cpp: In function 'INTERFACE_LIST* SysGetLocalIfList()':
netinfo.cpp:317: error: 'StringList' was not declared in this scope
netinfo.cpp:317: error: expected `;' before 'list'
netinfo.cpp:318: error: 'list' was not declared in this scope
netinfo.cpp:318: error: 'imp_NxSubAgentGetIfList' cannot be used as a function
make[4]: *** [netinfo.lo] Error 1
make[4]: Leaving directory `/root/netxms-0.2.27/src/server/core'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/netxms-0.2.27/src/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/netxms-0.2.27/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/netxms-0.2.27'
make: *** [all] Error 2
на всякий случай, прикладываю вывод ./configure и make