View previous topic :: View next topic |
Author |
Message |
kaigs n00b
Joined: 15 Dec 2002 Posts: 8
|
Posted: Fri Jan 03, 2003 4:38 pm Post subject: Kyim installieren |
|
|
Hallo,
ich versuche schon eine Zeit lang Kyim auf meinem Gentoo zu installieren, aber es gelingt mir nicht.
beim "make" bleibt es immer mit folgender Fehlermeldung hängen:
---schnipp---
source='dialogs.cpp' object='dialogs.o' libtool=no \
depfile='.deps/dialogs.Po' tmpdepfile='.deps/dialogs.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.1/include -I/usr/qt/3/include -I. -I./libyahoo2/src -DDATADIR=\"/usr/kde/3.1/share/apps/kyim\" -DUSE_STRUCT_CALLBACKS -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o dialogs.o `test -f dialogs.cpp || echo './'`dialogs.cpp
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.1/include -I/usr/qt/3/include -I. -I./libyahoo2/src -DDATADIR=\"/usr/kde/3.1/share/apps/kyim\" -DUSE_STRUCT_CALLBACKS -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o main.o `test -f main.cpp || echo './'`main.cpp
main.cpp:90: `VERSION' was not declared in this scope
make[3]: *** [main.o] Fehler 1
make[3]: Leaving directory `/home/kaigs/kyim-112602/kyim'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/kaigs/kyim-112602/kyim'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/kaigs/kyim-112602'
make: *** [all-recursive-am] Fehler 2
bash-2.05b#
Leider weis ich absolut nich woran es liegen könnte, vielleicht hat ja jemand eine Idee.
Oder hat jemand nen Tip für mich ob es ausser kyim oder ymessenger (hat beim chat eine total kleine schrift, welche ich nich größer bekomme) noch einen Messenger gibt, welcher nur für Yahoo ist????
Vielen Dank schon einmal im voraus!!!!
Gruß Kai _________________ Athlon 600 * 512MB
Gentoo 1.4rc1
KDE 3.1rc5 |
|
Back to top |
|
|
Dimitri Guru
Joined: 24 Jul 2002 Posts: 373 Location: Niederbayern/Germany
|
Posted: Fri Jan 03, 2003 4:58 pm Post subject: |
|
|
Hi,
den Fehler hatte ich auch.
Du musst dazu den Quellcode etwas verändern. Und zwar in der Datei main.cpp.
Ändere in der Zeile:
KAboutData aboutData ( "kyim", "KYIM", VERSION,
folgendes:
KAboutData aboutData ( "kyim", "KYIM", "1.0",
Und dann nochmal compilieren.
Dim _________________ Visit kde-forum.de |
|
Back to top |
|
|
kaigs n00b
Joined: 15 Dec 2002 Posts: 8
|
Posted: Fri Jan 03, 2003 5:35 pm Post subject: |
|
|
@Dimitri:
super!!!! hat geklappt!!!! DANKE!!!! _________________ Athlon 600 * 512MB
Gentoo 1.4rc1
KDE 3.1rc5 |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|