Перейти к содержимому

Linux+stargazer


Рекомендованные сообщения

Доброго времени суток!

Не могу понять почему не устанавливается программа? В чем может быть проблема?

OS: Linux Mandriva 2k7

Stargazer-2.402.9.7

вот лог установки

#############################################################################
      Building STG 2.4 for Linux
#############################################################################
Makeing stg_logger.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c stg_logger.cpp
ar rc libstg_logger.a stg_logger.o
ranlib libstg_logger.a
cp stg_logger.h ../../include/
cp libstg_logger.a ../../lib/
Makeing crypto.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c ag_md5.c
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c blowfish.cpp
ar rc libcrypto.a ag_md5.o blowfish.o
ranlib libcrypto.a
cp ag_md5.h blowfish.h ../../include/
cp libcrypto.a ../../lib/
Makeing common.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c debug.c
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c stg_error.c
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c common.cpp
ar rc libstg_common.a debug.o stg_error.o common.o
ranlib libstg_common.a
cp debug.h stg_error.h common.h ../../include/
cp libstg_common.a ../../lib/
Makeing conffiles.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c conffiles.cpp
ar rc libconffiles.a conffiles.o
ranlib libconffiles.a
cp conffiles.h ../../include/
cp libconffiles.a ../../lib/
Makeing hostallow.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c hostallow.cpp
ar rc libhostallow.a hostallow.o
ranlib libhostallow.a
cp hostallow.h ../../include/
cp libhostallow.a ../../lib/
Makeing pinger.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c pinger.cpp
ar rc libstg_pinger.a pinger.o
ranlib libstg_pinger.a
cp pinger.h ../../include/
cp libstg_pinger.a ../../lib/
Makeing dotconfpp.lib
../Makefile.in:74: deps: Нет такого файла или каталога
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c dotconfpp.cpp
g++ -g -Wall -I ../../include/ -I ./ -DLINUX -DSTG_TIME -c mempool.cpp
ar rc libdotconfpp.a dotconfpp.o mempool.o
ranlib libdotconfpp.a
cp dotconfpp.h mempool.h ../../include/
cp libdotconfpp.a ../../lib/
Makefile:95: deps: Нет такого файла или каталога
g++ -c admin.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
g++ -c admins.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
g++ -c main.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
../../include/base_plugin.h:30: warning: ‘class BASE_PLUGIN’ has virtual functions but non-virtual destructor
../../include/base_auth.h:19: warning: ‘class BASE_AUTH’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<int>’:
user.h:81:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<int>’ has virtual functions but non-virtual destructor
user.h:82: warning: ‘class CHG_PASSIVE_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’:
user.h:91:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’ has virtual functions but non-virtual destructor
user.h:92: warning: ‘class CHG_TARIFF_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<double>’:
user.h:101:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<double>’ has virtual functions but non-virtual destructor
user.h:102: warning: ‘class CHG_CASH_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<unsigned int>’:
users.h:60:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<unsigned int>’ has virtual functions but non-virtual destructor
users.h:61: warning: ‘class PROPERTY_NOTIFER_IP_BEFORE’ has virtual functions but non-virtual destructor
users.h:72: warning: ‘class PROPERTY_NOTIFER_IP_AFTER’ has virtual functions but non-virtual destructor
traffcounter.h:105: warning: ‘class TRF_IP_BEFORE’ has virtual functions but non-virtual destructor
traffcounter.h:118: warning: ‘class TRF_IP_AFTER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘NOTIFIER_BASE<std::_List_iterator<USER> >’:
traffcounter.h:129:   instantiated from here
../../include/notifer.h:19: warning: ‘class NOTIFIER_BASE<std::_List_iterator<USER> >’ has virtual functions but non-virtual destructor
g++ -c curr_ip.cpp -g3 -Wall -I ../../include -DLINUX
g++ -c settings.cpp -g3 -Wall -I ../../include -DLINUX
g++ -c stg_timer.cpp -g3 -Wall -I ../../include -DLINUX
g++ -c tariff2.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
../../include/base_plugin.h:30: warning: ‘class BASE_PLUGIN’ has virtual functions but non-virtual destructor
../../include/base_auth.h:19: warning: ‘class BASE_AUTH’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<int>’:
user.h:81:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<int>’ has virtual functions but non-virtual destructor
user.h:82: warning: ‘class CHG_PASSIVE_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’:
user.h:91:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’ has virtual functions but non-virtual destructor
user.h:92: warning: ‘class CHG_TARIFF_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<double>’:
user.h:101:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<double>’ has virtual functions but non-virtual destructor
user.h:102: warning: ‘class CHG_CASH_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<unsigned int>’:
users.h:60:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<unsigned int>’ has virtual functions but non-virtual destructor
users.h:61: warning: ‘class PROPERTY_NOTIFER_IP_BEFORE’ has virtual functions but non-virtual destructor
users.h:72: warning: ‘class PROPERTY_NOTIFER_IP_AFTER’ has virtual functions but non-virtual destructor
g++ -c traffcounter.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
../../include/base_plugin.h:30: warning: ‘class BASE_PLUGIN’ has virtual functions but non-virtual destructor
../../include/base_auth.h:19: warning: ‘class BASE_AUTH’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<int>’:
user.h:81:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<int>’ has virtual functions but non-virtual destructor
user.h:82: warning: ‘class CHG_PASSIVE_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’:
user.h:91:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’ has virtual functions but non-virtual destructor
user.h:92: warning: ‘class CHG_TARIFF_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<double>’:
user.h:101:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<double>’ has virtual functions but non-virtual destructor
user.h:102: warning: ‘class CHG_CASH_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<unsigned int>’:
users.h:60:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<unsigned int>’ has virtual functions but non-virtual destructor
users.h:61: warning: ‘class PROPERTY_NOTIFER_IP_BEFORE’ has virtual functions but non-virtual destructor
users.h:72: warning: ‘class PROPERTY_NOTIFER_IP_AFTER’ has virtual functions but non-virtual destructor
traffcounter.h:105: warning: ‘class TRF_IP_BEFORE’ has virtual functions but non-virtual destructor
traffcounter.h:118: warning: ‘class TRF_IP_AFTER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘NOTIFIER_BASE<std::_List_iterator<USER> >’:
traffcounter.h:129:   instantiated from here
../../include/notifer.h:19: warning: ‘class NOTIFIER_BASE<std::_List_iterator<USER> >’ has virtual functions but non-virtual destructor
g++ -c user.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
../../include/base_plugin.h:30: warning: ‘class BASE_PLUGIN’ has virtual functions but non-virtual destructor
../../include/base_auth.h:19: warning: ‘class BASE_AUTH’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<int>’:
user.h:81:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<int>’ has virtual functions but non-virtual destructor
user.h:82: warning: ‘class CHG_PASSIVE_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’:
user.h:91:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’ has virtual functions but non-virtual destructor
user.h:92: warning: ‘class CHG_TARIFF_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<double>’:
user.h:101:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<double>’ has virtual functions but non-virtual destructor
user.h:102: warning: ‘class CHG_CASH_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<unsigned int>’:
users.h:60:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<unsigned int>’ has virtual functions but non-virtual destructor
users.h:61: warning: ‘class PROPERTY_NOTIFER_IP_BEFORE’ has virtual functions but non-virtual destructor
users.h:72: warning: ‘class PROPERTY_NOTIFER_IP_AFTER’ has virtual functions but non-virtual destructor
user.cpp: In member function ‘void USER::Run()’:
user.cpp:715: warning: unused variable ‘sec’
../../include/notifer.h: At global scope:
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<USER_IPS>’:
user_property.h:205:   instantiated from ‘USER_PROPERTY<varT>& USER_PROPERTY<varT>::operator=(const varT&) [with varT = USER_IPS]’
user.cpp:130:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<USER_IPS>’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<DIR_TRAFF>’:
user_property.h:205:   instantiated from ‘USER_PROPERTY<varT>& USER_PROPERTY<varT>::operator=(const varT&) [with varT = DIR_TRAFF]’
user.cpp:210:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<DIR_TRAFF>’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<long int>’:
user_property.h:205:   instantiated from ‘USER_PROPERTY<varT>& USER_PROPERTY<varT>::operator=(const varT&) [with varT = long int]’
user.cpp:213:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<long int>’ has virtual functions but non-virtual destructor
g++ -c user_property.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
g++ -c users.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
../../include/base_plugin.h:30: warning: ‘class BASE_PLUGIN’ has virtual functions but non-virtual destructor
../../include/base_auth.h:19: warning: ‘class BASE_AUTH’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<int>’:
user.h:81:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<int>’ has virtual functions but non-virtual destructor
user.h:82: warning: ‘class CHG_PASSIVE_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’:
user.h:91:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’ has virtual functions but non-virtual destructor
user.h:92: warning: ‘class CHG_TARIFF_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<double>’:
user.h:101:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<double>’ has virtual functions but non-virtual destructor
user.h:102: warning: ‘class CHG_CASH_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<unsigned int>’:
users.h:60:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<unsigned int>’ has virtual functions but non-virtual destructor
users.h:61: warning: ‘class PROPERTY_NOTIFER_IP_BEFORE’ has virtual functions but non-virtual destructor
users.h:72: warning: ‘class PROPERTY_NOTIFER_IP_AFTER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘NOTIFIER_BASE<std::_List_iterator<USER> >’:
users.cpp:197:   instantiated from here
../../include/notifer.h:19: warning: ‘class NOTIFIER_BASE<std::_List_iterator<USER> >’ has virtual functions but non-virtual destructor
g++ -c plugin_runner.cpp -g3 -Wall -I ../../include -DLINUX
../../include/base_plugin.h:30: warning: ‘class BASE_PLUGIN’ has virtual functions but non-virtual destructor
../../include/base_store.h:25: warning: ‘class BASE_STORE’ has virtual functions but non-virtual destructor
../../include/base_auth.h:19: warning: ‘class BASE_AUTH’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<int>’:
user.h:81:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<int>’ has virtual functions but non-virtual destructor
user.h:82: warning: ‘class CHG_PASSIVE_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’:
user.h:91:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >’ has virtual functions but non-virtual destructor
user.h:92: warning: ‘class CHG_TARIFF_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<double>’:
user.h:101:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<double>’ has virtual functions but non-virtual destructor
user.h:102: warning: ‘class CHG_CASH_NOTIFIER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘PROPERTY_NOTIFIER_BASE<unsigned int>’:
users.h:60:   instantiated from here
../../include/notifer.h:12: warning: ‘class PROPERTY_NOTIFIER_BASE<unsigned int>’ has virtual functions but non-virtual destructor
users.h:61: warning: ‘class PROPERTY_NOTIFER_IP_BEFORE’ has virtual functions but non-virtual destructor
users.h:72: warning: ‘class PROPERTY_NOTIFER_IP_AFTER’ has virtual functions but non-virtual destructor
traffcounter.h:105: warning: ‘class TRF_IP_BEFORE’ has virtual functions but non-virtual destructor
traffcounter.h:118: warning: ‘class TRF_IP_AFTER’ has virtual functions but non-virtual destructor
../../include/notifer.h: In instantiation of ‘NOTIFIER_BASE<std::_List_iterator<USER> >’:
traffcounter.h:129:   instantiated from here
../../include/notifer.h:19: warning: ‘class NOTIFIER_BASE<std::_List_iterator<USER> >’ has virtual functions but non-virtual destructor
g++ -c script_executer.cpp -g3 -Wall -I ../../include -DLINUX
gmake: *** Нет правила для сборки цели `-lexpat', требуемой для `stargazer'.  Останов.

Ссылка на сообщение
Поделиться на других сайтах
Гость
Эта тема закрыта для публикации сообщений.
  • Сейчас на странице   0 пользователей

    Нет пользователей, просматривающих эту страницу.

×
×
  • Создать...