pelo
(usa Debian)
Enviado em 20/03/2009 - 00:16h
Fala rapaz,
Seguinte...isso ai é uma M*****
Quando fui dar um configure pela primeira vez, deu o seguinte erro:
configure: error: Error in libmimic
então no arquivo diz que ele precisa dos seguintes pacotes:
To use MSN Shadow you need:
libmimic: farsight.sourceforge.net/
QT:
www.trolltech.com
Instalei esse libmimic através de um slackbuild em :
http://www.kavalinux.com/slackyit/slackware-12.1/libraries/libmimic/1.0.4/src/
Instalei e rodei o make e olha a mensagem:
Good - your configure finished. Start make now
Ok...rodei o make e deu um monte de erro bem diferente do teu.
root@fire:~/Desktop/msnshadow-0.3# make
make all-recursive
make[1]: Entering directory `/root/Desktop/msnshadow-0.3'
Making all in doc
make[2]: Entering directory `/root/Desktop/msnshadow-0.3/doc'
Making all in .
make[3]: Entering directory `/root/Desktop/msnshadow-0.3/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/Desktop/msnshadow-0.3/doc'
Making all in en
make[3]: Entering directory `/root/Desktop/msnshadow-0.3/doc/en'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/root/Desktop/msnshadow-0.3/doc/en'
make[2]: Leaving directory `/root/Desktop/msnshadow-0.3/doc'
Making all in po
make[2]: Entering directory `/root/Desktop/msnshadow-0.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/Desktop/msnshadow-0.3/po'
Making all in src
make[2]: Entering directory `/root/Desktop/msnshadow-0.3/src'
/opt/kde3/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -o listcontact.h ./listcontact.ui
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
In file included from msnshadow.h:31,
from main.cpp:22:
/usr/include/mimic.h:21:18: error: glib.h: No such file or directory
In file included from msnshadow.h:34,
from main.cpp:22:
msnshadowitemvideo.h:463:7: warning: no newline at end of file
In file included from /usr/lib/qt/include/QtCore/qbasicatomic.h:203,
from /usr/lib/qt/include/QtCore/qatomic.h:42,
from /usr/lib/qt/include/QtCore/qbytearray.h:42,
from /usr/lib/qt/include/QtCore/QByteArray:1,
from /usr/include/kconfig.h:33,
from /usr/include/ksharedconfig.h:25,
from /usr/include/kcomponentdata.h:23,
from /usr/include/kapplication.h:45,
from main.cpp:23:
/usr/lib/qt/include/QtCore/qatomic_arch.h:78:4: error: #error "Qt has not been ported to this architecture"
In file included from msnshadow.h:27,
from main.cpp:22:
msnshadowitemchat.h: In constructor 'chatEvent::chatEvent(QString, QString, QString, int, short unsigned int, short unsigned int)':
msnshadowitemchat.h:51: warning: 'chatEvent::id' will be initialized after
msnshadowitemchat.h:49: warning: 'short unsigned int chatEvent::port1'
msnshadowitemchat.h:47: warning: when initialized here
In file included from msnshadow.h:31,
from main.cpp:22:
/usr/include/mimic.h: At global scope:
/usr/include/mimic.h:51: error: 'gboolean' does not name a type
/usr/include/mimic.h:52: error: 'gboolean' does not name a type
/usr/include/mimic.h:54: error: 'gboolean' does not name a type
/usr/include/mimic.h:55: error: 'gboolean' does not name a type
/usr/include/mimic.h:57: error: 'gboolean' does not name a type
/usr/include/mimic.h:62: error: 'gboolean' does not name a type
In file included from msnshadow.h:34,
from main.cpp:22:
msnshadowitemvideo.h: In constructor 'msnShadowItemVideoEvent::msnShadowItemVideoEvent(QString, QString)':
msnshadowitemvideo.h:411: warning: 'msnShadowItemVideoEvent::ip_src' will be initialized after
msnshadowitemvideo.h:411: warning: 'QString msnShadowItemVideoEvent::ip_dst'
msnshadowitemvideo.h:410: warning: when initialized here
msnshadowitemvideo.h: In constructor 'labelEvent::labelEvent(QLabel*, QPixmap)':
msnshadowitemvideo.h:419: warning: 'labelEvent::labelzao' will be initialized after
msnshadowitemvideo.h:418: warning: 'QPixmap labelEvent::pix'
msnshadowitemvideo.h:417: warning: when initialized here
msnshadowitemvideo.h: In constructor 'memcpyEvent::memcpyEvent(char*, int, char*, int, int, int*)':
msnshadowitemvideo.h:428: warning: 'memcpyEvent::soma' will be initialized after
msnshadowitemvideo.h:427: warning: 'char* memcpyEvent::buffer'
msnshadowitemvideo.h:426: warning: when initialized here
msnshadowitemvideo.h: In constructor 'memcpyyyEvennnt::memcpyyyEvennnt(char*, int, char*, int, int, int*)':
msnshadowitemvideo.h:456: warning: 'memcpyyyEvennnt::soma' will be initialized after
msnshadowitemvideo.h:455: warning: 'char* memcpyyyEvennnt::buffer'
msnshadowitemvideo.h:454: warning: when initialized here
In file included from /usr/include/kconfig.h:27,
from /usr/include/ksharedconfig.h:25,
from /usr/include/kcomponentdata.h:23,
from /usr/include/kapplication.h:45,
from main.cpp:23:
/usr/include/kconfigbase.h: At global scope:
/usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared
/usr/include/kconfigbase.h:71: error: expected ';' before 'virtual'
/usr/include/kconfigbase.h:112: error: 'WriteConfigFlags' has not been declared
/usr/include/kconfigbase.h:113: error: 'WriteConfigFlags' has not been declared
/usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared
/usr/include/kconfigbase.h:171: error: 'WriteConfigFlags' has not been declared
/usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/root/Desktop/msnshadow-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/msnshadow-0.3'
make: *** [all] Error 2
root@fire:~/Desktop/msnshadow-0.3#
Complicado heim