[+] błąd przy kompilacji kadu
: 20 lutego 2009, 19:24
Wszystko jest dobrze aż do tego momentu. Wam też się tak robiło?
compiling file chat_manager.cpp
In file included from /usr/share/qt3/include/qdragobject.h:50,
from toolbutton.h:5,
from toolbar.h:6,
from chat_manager.h:9,
from chat_manager.cpp:19:
/usr/share/qt3/include/qimage.h: In member function ‘bool QImageTextKeyLang:perator<(const QImageTextKeyLang&) const’:
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
chat_manager.cpp: In static member function ‘static void ChatManager::initModule()’:
chat_manager.cpp:1031: error: ‘getenv’ was not declared in this scope
make[3]: *** [obj/chat_manager.o] Błąd 1
make[3]: Opuszczenie katalogu `/home/marcin/Desktop/Pobrane/kadu/kadu'
make[2]: *** [all] Błąd 2
make[2]: Opuszczenie katalogu `/home/marcin/Desktop/Pobrane/kadu/kadu'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/marcin/Desktop/Pobrane/kadu'
make: *** [all] Błąd 2
debian:/home/marcin/Desktop/Pobrane/kadu#