Instalacia verlihubu
Napsal: čtv 13. dub 2006, 17:21
Ahoj.
Skusam si nainstalovat verlihub na debiane, stiahol som si verlihub-0.9.8b.tar.gz (skusal som aj rc2)
./configure prebehne ok, bez jedinej chyby
ale make vyhodi toto
co s tym?
Skusam si nainstalovat verlihub na debiane, stiahol som si verlihub-0.9.8b.tar.gz (skusal som aj rc2)
./configure prebehne ok, bez jedinej chyby
ale make vyhodi toto
Kód: Vybrat vše
lovechild:/home/verlihub-0.9.8b# make
make all-recursive
make[1]: Entering directory `/home/verlihub-0.9.8b'
Making all in src
make[2]: Entering directory `/home/verlihub-0.9.8b/src'
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr /include/mysql -DBIG_JOINS=1 -I/usr/include -MT cantiflood.lo -MD -MP -MF ".deps/canti flood.Tpo" \
-c -o cantiflood.lo `test -f 'cantiflood.cpp' || echo './'`cantiflood.cpp; \
then mv ".deps/cantiflood.Tpo" ".deps/cantiflood.Plo"; \
else rm -f ".deps/cantiflood.Tpo"; exit 1; \
fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -I/usr/inclu de -MT cantiflood.lo -MD -MP -MF .deps/cantiflood.Tpo -c cantiflood.cpp -fPIC -DPIC
cmeanfrequency.h: In member function 'void nUtils::cMeanFrequency<T, max_size>::Dump()' :
cmeanfrequency.h:63: error: 'cout' was not declared in this scope
cmeanfrequency.h:69: error: 'endl' was not declared in this scope
make[2]: *** [cantiflood.lo] Error 1
make[2]: Leaving directory `/home/verlihub-0.9.8b/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/verlihub-0.9.8b'
make: *** [all] Error 2
lovechild:/home/verlihub-0.9.8b#
co s tym?