PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : kxicq2 - aclocal: Kommando nicht gefunden



Benngun
18.05.02, 16:21
hi zusammen ich hab mir die CVS vom kxicq2 runtergeladen und habe nun wie auf www.kxicq.org angegeben ist make -f Makefile.cvs aufgerufen, und bekomm folgende Ausgabe:

This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Kommando nicht gefunden.
make[1]: *** [cvs] Fehler 127
make: *** [all] Fehler 2


hab zwar mit der Suchfunktion gefunden das noch welche dieses Problem haben/hatten(?) aber habe keine Antwort gefunden :(

Währe cool wenn jemand weis wie ich da jetzt weiterkomme, ich hab vorerst aufgegeben :(


Schonmal thx,
Benngun

Dennis_S
25.05.02, 14:21
hab das selbe Problem. Hab versucht unter KDE3 zu komilieren.

Christian81
25.05.02, 16:11
Du musst die Packete automake.rpm und autoconf.rpm nachinstallieren. Dann sollte es gehen

SeeksTheMoon
25.05.02, 16:28
wenn ihr für KDE3 kompiliert, dann müsst ihr den "admin"-Ordner durch einen admin-Ordner aus einem KDE3 Paket ersetzen (z.B. KDE3-Base).

Dennis_S
25.05.02, 18:43
ok,
mit dem admin ordner hab ich gemacht.
automake und autoconf hab ich auch installiert
der eigentlich Kompliliervorgang, sowie die Installation verliefen aus meiner Sicht normal. Mir ist nichts ungewöhnliches aufgefallen.
Ich starte kxicq und gebe meine icq# und passwort and....
kxicq läd' und sagt "Connecting"......und crash mit Signal 11
Hier die Debug Ausgabe:
[New Thread 1024 (LWP 17665)]
0x40f66079 in wait4 () from /lib/libc.so.6
#0 0x40f66079 in wait4 () from /lib/libc.so.6
#1 0x40fe0b98 in __DTOR_END__ () from /lib/libc.so.6
#2 0x40d2c072 in waitpid () from /lib/libpthread.so.0
#3 0x405e1fde in KCrash::defaultCrashHandler ()
from /opt/kde3/lib/libkdecore.so.4
#4 0x40d29a74 in pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 0x08146526 in kxAIM::parseSNAC (this=0x82f13d0, s=0xbfffe804, len=3674)
at kxaim.cpp:1165
#7 0x0814207b in kxAIM::parseData (this=0x82f13d0, a=0x8323ed0, len=3674,
command=42 '*', channel=2 '\002', seq=34429) at kxaim.cpp:281
#8 0x08141509 in kxAIM::SlotReadEvent (this=0x82f13d0, _ks=0x8315f00)
at kxaim.cpp:144
#9 0x08170fd5 in kxAIM::qt_invoke (this=0x82f13d0, _id=2, _o=0xbfffe954)
at kxaim.moc.cpp:719
#10 0x408c41f7 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0x08172c5d in kxSocket::readEvent (this=0x8315f00, t0=0x8315f00)
at kxsocket.moc.cpp:115
#12 0x0815f8ec in kxSocket::SlotReadyRead (this=0x8315f00) at kxsocket.cpp:96
#13 0x08172ed0 in kxSocket::qt_invoke (this=0x8315f00, _id=7, _o=0xbfffea38)
at kxsocket.moc.cpp:147
#14 0x408c41f7 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x408c4143 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x406445f0 in KAsyncIO::readyRead () from /opt/kde3/lib/libkdecore.so.4
#17 0x4061c21b in KExtendedSocket::socketActivityRead ()
from /opt/kde3/lib/libkdecore.so.4
#18 0x4061d2bd in KExtendedSocket::qt_invoke ()
from /opt/kde3/lib/libkdecore.so.4
#19 0x08172efb in kxSocket::qt_invoke (this=0x8315f00, _id=2, _o=0xbfffefa4)
at kxsocket.moc.cpp:151
#20 0x408c41f7 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0x408c430a in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0x40b6e384 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#23 0x408da17e in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#24 0x4086c586 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#25 0x4086c424 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#26 0x4055ada5 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x4081ad83 in sn_activate () from /usr/lib/libqt-mt.so.3
#28 0x4081b547 in QApplication::processNextEvent () from /usr/lib/libqt-mt.so.3
#29 0x4086da14 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#30 0x4081adf6 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#31 0x0808ed8c in main (argc=1, argv=0xbffff534) at main.cpp:94
#32 0x40edb9ed in __libc_start_main () from /lib/libc.so.6


Toll, und nun?

SeeksTheMoon
25.05.02, 19:25
hast Du die QT-Devels und die KDE3-Base-Devels installiert?
wie sah Dein ./configure aus? Von wann ist Dein Quellcode (ich hab meinen von heute aus dem cvs)

/*EDIT
Ich hab in dem anderen Thread die Sourcen mit Installscript von mir hochgeladen
*/