aMule Forum

Deutsch => aMule Hilfe => Topic started by: AndreM on April 24, 2005, 03:10:17 PM

Title: Problem unter Suse 9.3
Post by: AndreM on April 24, 2005, 03:10:17 PM
Moin,

irgendwie bekomm ich es nicht hin die rc8 unter Suse 9.3 zu installieren. Wenn ich aMule mit ./configure --disable-debug --enable-optimise --disable-cas --disable-wxcas --enable-webserver --enable-webservergui konfiguriere und danach make ausführe erhalte ich folgende Fehlerliste auf die ich mir keinen so richtigen Reim machen kann.

Quote
make[6]: Entering directory `/samba2/amule/aMule/aMule-2.0.0rc8/src/utils/aLinkCreator/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO  -O2  -MT alc-alc.o -MD -MP -MF ".deps/alc-alc.Tpo" -c -o alc-alc.o `test -f 'alc.cpp' || echo './'`alc.cpp; \
then mv -f ".deps/alc-alc.Tpo" ".deps/alc-alc.Po"; else rm -f ".deps/alc-alc.Tpo"; exit 1; fi
In file included from alc.h:47,
                 from alc.cpp:48:
alcframe.h:59: error: base class `wxFrame' has incomplete type
alcframe.h:61: error: syntax error before `*' token
alcframe.h:62: error: syntax error before `[' token
alcframe.h:64: error: syntax error before `*' token
alcframe.h:66: error: syntax error before `*' token
alcframe.h:67: error: syntax error before `*' token
alcframe.h:69: error: syntax error before `*' token
alcframe.h:71: error: syntax error before `*' token
alcframe.h:72: error: syntax error before `*' token
alcframe.h:73: error: syntax error before `*' token
alcframe.h:74: error: syntax error before `*' token
alcframe.h:76: error: syntax error before `*' token
alcframe.h:77: error: syntax error before `*' token
alcframe.h:79: error: syntax error before `*' token
alcframe.h:80: error: syntax error before `*' token
alcframe.h:81: error: syntax error before `*' token
alcframe.h:82: error: syntax error before `*' token
alcframe.h:83: error: syntax error before `*' token
alcframe.h:84: error: syntax error before `*' token
alcframe.h:86: error: syntax error before `*' token
alcframe.h:97: error: syntax error before `*' token
alcframe.h:98: error: syntax error before `*' token
alcframe.h:101: error: syntax error before `*' token
alcframe.h:102: error: syntax error before `*' token
alcframe.h:105: error: syntax error before `*' token
alcframe.h:106: error: syntax error before `*' token
alcframe.h:107: error: syntax error before `*' token
alcframe.h:108: error: syntax error before `*' token
alcframe.h:109: error: syntax error before `*' token
alcframe.h:140: error: `wxCommandEvent' was not declared in this scope
alcframe.h:140: error: `event' was not declared in this scope
alcframe.h:140: error: invalid data member initialization
alcframe.h:140: error: (use `=' to initialize static data members)
alcframe.h:140: error: variable or field `OnBarOpen' declared void
alcframe.h:143: error: `wxCommandEvent' was not declared in this scope
alcframe.h:143: error: `event' was not declared in this scope
alcframe.h:143: error: invalid data member initialization
alcframe.h:143: error: variable or field `OnBarSaveAs' declared void
alcframe.h:146: error: `wxCommandEvent' was not declared in this scope
alcframe.h:146: error: `event' was not declared in this scope
alcframe.h:146: error: invalid data member initialization
alcframe.h:146: error: variable or field `OnBarCopy' declared void
alcframe.h:149: error: `wxCommandEvent' was not declared in this scope
alcframe.h:149: error: `event' was not declared in this scope
alcframe.h:149: error: invalid data member initialization
alcframe.h:149: error: variable or field `OnBarAbout' declared void
alcframe.h:152: error: `wxCommandEvent' was not declared in this scope
alcframe.h:152: error: `event' was not declared in this scope
alcframe.h:152: error: invalid data member initialization
alcframe.h:152: error: variable or field `OnCloseButton' declared void
alcframe.h:155: error: `wxCommandEvent' was not declared in this scope
alcframe.h:155: error: `event' was not declared in this scope
alcframe.h:155: error: invalid data member initialization
alcframe.h:155: error: variable or field `OnSaveAsButton' declared void
alcframe.h:158: error: `wxCommandEvent' was not declared in this scope
alcframe.h:158: error: `event' was not declared in this scope
alcframe.h:158: error: invalid data member initialization
alcframe.h:158: error: variable or field `OnCopyButton' declared void
alcframe.h:161: error: `wxCommandEvent' was not declared in this scope
alcframe.h:161: error: `event' was not declared in this scope
alcframe.h:161: error: invalid data member initialization
alcframe.h:161: error: variable or field `OnStartButton' declared void
alcframe.h:164: error: `wxCommandEvent' was not declared in this scope
alcframe.h:164: error: `event' was not declared in this scope
alcframe.h:164: error: invalid data member initialization
alcframe.h:164: error: variable or field `OnBrowseButton' declared void
alcframe.h:167: error: `wxCommandEvent' was not declared in this scope
alcframe.h:167: error: `event' was not declared in this scope
alcframe.h:167: error: invalid data member initialization
alcframe.h:167: error: variable or field `OnAddUrlButton' declared void
alcframe.h:170: error: `wxCommandEvent' was not declared in this scope
alcframe.h:170: error: `event' was not declared in this scope
alcframe.h:170: error: invalid data member initialization
alcframe.h:170: error: variable or field `OnRemoveUrlButton' declared void
alcframe.h:173: error: `wxCommandEvent' was not declared in this scope
alcframe.h:173: error: `event' was not declared in this scope
alcframe.h:173: error: invalid data member initialization
alcframe.h:173: error: variable or field `OnClearUrlButton' declared void
alc.cpp: In function `wxApp* wxCreateApp()':
alc.cpp:51: error: cannot allocate an object of type `alc'
alc.cpp:51: error:   because the following virtual functions are abstract:
/usr/include/wx/app.h:131: error:       virtual int wxAppBase::OnRun()
alc.cpp: In member function `virtual bool alc::OnInit()':
alc.cpp:60: error: `Show' undeclared (first use this function)
alc.cpp:60: error: (Each undeclared identifier is reported only once for each
   function it appears in.)
alc.cpp:61: error: `SetTopWindow' undeclared (first use this function)
make[6]: *** [alc-alc.o] Fehler 1
make[6]: Leaving directory `/samba2/amule/aMule/aMule-2.0.0rc8/src/utils/aLinkCreator/src'
make[5]: *** [all-recursive] Fehler 1
make[5]: Leaving directory `/samba2/amule/aMule/aMule-2.0.0rc8/src/utils/aLinkCreator'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/samba2/amule/aMule/aMule-2.0.0rc8/src/utils'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/samba2/amule/aMule/aMule-2.0.0rc8/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/samba2/amule/aMule/aMule-2.0.0rc8/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/samba2/amule/aMule/aMule-2.0.0rc8'
make: *** [all] Fehler 2
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on April 24, 2005, 05:03:32 PM
hi,

hab heute nacht rpms für SuSE 9.3 gebaut.

1. für wxGTK & wxBase 2.4.2 : http://download.berlios.de/amule/aMule-2.0.0rc8-1.i586-SuSE_9.3.rpm

2. für wxGTK 2.6.0 : http://download.berlios.de/amule/aMule-2.0.0rc8-2.i586-wxGTK-2.6.0-SuSE_9.3.rpm
und dazu passendes wxGTK : http://download.berlios.de/amule/wxGTK-2.6.0-1.i686.rpm

gruss
Title: Re: Problem unter Suse 9.3
Post by: serawan on April 27, 2005, 05:05:58 PM
Quote
Originally posted by deltaHF
hi,

hab heute nacht rpms für SuSE 9.3 gebaut.

1. für wxGTK & wxBase 2.4.2 : http://download.berlios.de/amule/aMule-2.0.0rc8-1.i586-SuSE_9.3.rpm

2. für wxGTK 2.6.0 : http://download.berlios.de/amule/aMule-2.0.0rc8-2.i586-wxGTK-2.6.0-SuSE_9.3.rpm
und dazu passendes wxGTK : http://download.berlios.de/amule/wxGTK-2.6.0-1.i686.rpm

gruss

Vielen Dank. :)
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on April 27, 2005, 10:44:03 PM
Quote
Originally posted by serawan
Vielen Dank. :)

immer doch ;)
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 06, 2005, 01:42:49 AM
Hallo zusammen,
ich bin ein XP auf Suse 9.3 Umsteiger und Linux Dau (seit 5 Tagen). Ich habe mir die Dateien:

wxBase-2.4.2-2.x86_64-SuSE_9.2.rpm
gd-2.0.22-1.i586.rpm
aMule-2.0.0-1.FC3.i386.rpm

Runtergeladen und mit YAST installiert. Er wollte bei den ersten beiden Dateien die Suse DVD haben, und hat von dort auch noch Dateien installiert.

Bei der aMule-2.0.0-1.FC3.i386.rpm kam dann folgender Fehler beim installieren:

#### YaST2 conflicts list - generated 2005-05-06 01:13:45 ####

Konflikt mit aMule 2.0.0-1
    Nicht erfllte Abhýgigkeiten:
        aMule benýigt libreadline.so.4
        aMule benýigt libstdc++.so.6
        aMule benýigt libstdc++.so.6(CXXABI_1.3)
        aMule benýigt libstdc++.so.6(GLIBCXX_3.4)
        aMule benýigt libwx_base-2.4.so
        aMule benýigt libwx_base-2.4.so(WXBASE_2.4)
        aMule benýigt libwx_gtk-2.4.so.0
        aMule benýigt libwx_gtk-2.4.so.0(WXGTK_2.4)
    Konfliktlýung:
        ( ) aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libreadline.so.4 nicht verfgbar
    Benýigt von:
        aMule benýigt libreadline.so.4
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libstdc++.so.6(CXXABI_1.3) nicht verfgbar
    Benýigt von:
        aMule benýigt libstdc++.so.6(CXXABI_1.3)
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libstdc++.so.6(GLIBCXX_3.4) nicht verfgbar
    Benýigt von:
        aMule benýigt libstdc++.so.6(GLIBCXX_3.4)
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libstdc++.so.6 nicht verfgbar
    Benýigt von:
        aMule benýigt libstdc++.so.6
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libwx_base-2.4.so nicht verfgbar
    Benýigt von:
        aMule benýigt libwx_base-2.4.so
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libwx_base-2.4.so(WXBASE_2.4) nicht verfgbar
    Benýigt von:
        aMule benýigt libwx_base-2.4.so(WXBASE_2.4)
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libwx_gtk-2.4.so.0 nicht verfgbar
    Benýigt von:
        aMule benýigt libwx_gtk-2.4.so.0
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
libwx_gtk-2.4.so.0(WXGTK_2.4) nicht verfgbar
    Benýigt von:
        aMule benýigt libwx_gtk-2.4.so.0(WXGTK_2.4)
    Konfliktlýung:
        ( ) Entsprechendes Paket lýchen
            aMule nicht installieren
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren

#### YaST2 conflicts list END ###


Was mache ich nun (außer einem dummen Gesicht, und einem leichten Schielen auf meine XP CD  :] )

Grüße,
Gryf
Title: Re: Problem unter Suse 9.3
Post by: Gorescore on May 06, 2005, 01:55:48 AM
Schatzimaus ...

das RPM ist von mir ... aber es heißt FC3 (Fedora Core 3)

sprich ist nicht ganz für Suse 9.3 ;-)

Das, daß bei dir nicht löpt wundert mich jetzt nicht wirklich ...
Ok, ich gebs zu FC3 ist etwas kryptisch und bei den ganzen Linux Distris den Überblick zu behalten ist für einen Newbie mit Sicherheit nicht easy ...

warte ein paar Tage, ich denke mal Suse, Fedora, Mandrake und Debian sind wie immer die ersten Distris die am schnellsten Pakete veröffentlichen ...

Ich war halt mit meinem Fedora besonders schnell ...
Aber ich bin mir sicher die anderen ziehen schnell nach ...

sempre viva,
                                     Gorescore
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 06, 2005, 07:21:01 AM
hi Gryf,

erstmal poste mal was dabei rauskommt (in deiner konsole ausführen):

rpm -qa | grep wx
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 06, 2005, 03:18:26 PM
@Gorescore: Das erklärt einiges - ich dache es wäre ein FC-Final Candidate im gegensatz zu einem RC-ReleaseCandidate ;-) ok, war ein Griff ins Klo, aber dafür wieder was gelernt  :D

@DeltaHF
Das hier hats ausgespuckt:
    rpm -qa | grep wx
wxGTK-2.5.3.1-5
wxBase-2.4.2-2
wxGTK-compat-2.5.3.1-5


Grüße,
Gryf
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 06, 2005, 03:21:32 PM
frage.. hast du AMD 64 oder stink normalen x86 pc ?
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 06, 2005, 03:41:17 PM
AMD64
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 06, 2005, 03:53:52 PM
mh ja..

erstmal kannst wxgtk von suse vergessen. damit läuft alles mehr schlecht als recht.
da ich aber noch keinen zugang zu einem pc mit amd64 hatte, konnte ich noch keine rpms für 9.3 bauen.

du hast ja schon wxBase.. deinstalliere jetzt das zeug von suse:

rpm -e wxGTK-2.5.3.1-5
rpm -e wxGTK-compat-2.5.3.1-5

sauge das 64bit wxGTK von uns, installiere es und zu guter letzt http://download.berlios.de/amule/aMule-2.0.0rc8-1.x86_64-SuSE_9.2.rpm

sind zwar rpms für 9.2, sollten aber auch unter 9.3 laufen.

gruss

ps. wenn du mir mit einem ssh zugang zu deinem rechner dienen könntest, bau ich mal amule und wxgtk 2.6.0 rpms.
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 06, 2005, 10:47:20 PM
Ok, soweit sogut. Habe die Pakete deinstalliert, aber wenn ich wxGTK-2.4.2 for SuSE 9.2 64bit.rpm installieren will, möchte Yast die Suse9.3 DVD haben, weil die quellen nicht gefunden werden (habe das Verzeichnis allerdings als Quelle angemeldet)....
Was nun?
(danke auf jeden Fall schon mal für die Hilfe  :baby:)
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 06, 2005, 11:12:58 PM
installiere es bitte via konsole (als root):

rpm -Uvh wxGTK-blablabla.rpm

dann seh ich auch was dir fehlt ;)

gruss
Title: Re: Problem unter Suse 9.3
Post by: Gorescore on May 07, 2005, 02:27:25 AM
Es sind rpms für Suse 9.2 & 9.3 da wie ich sehe ...
Ob die jetzt auf men 64 Bit Proz laufen weiß ich nicht ...

Ausprobieren ...

@deltahf
du hattest mir ne PM geschrieben ...
ich denke mal das hat sich ja dann jetzt erledigt oder ?
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 07, 2005, 02:38:05 AM
Gorescore , nein.. es hat sich nicht ;)

wenn du morgen zeit hast, bitte mal ins irc

cheers
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 07, 2005, 12:41:00 PM
Hallo delta,
habe ich gemacht, und rausgekommen ist folgendes:


 rpm -Uvh wxGTK-2.4.2-2.x86_64-SuSE_9.2.rpm

Preparing...                ########################################### [100%]
   1:wxGTK                  ########################################### [100%]

danach dann den Esel:


rpm -Uvh aMule-2.0.0-1.i586-wxGTK-2.6.0-SuSE_9.2-9.3.rpm

error: Failed dependencies:
        libgd.so.2 is needed by aMule-2.0.0-1
        libwx_base-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_base-2.6.so.0(WX_2.6) is needed by aMule-2.0.0-1
        libwx_base_net-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_base_net-2.6.so.0(WX_2.6) is needed by aMule-2.0.0-1
        libwx_base_xml-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_gtk_adv-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_gtk_adv-2.6.so.0(WX_2.6) is needed by aMule-2.0.0-1
        libwx_gtk_core-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_gtk_core-2.6.so.0(WX_2.6) is needed by aMule-2.0.0-1
        libwx_gtk_html-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_gtk_qa-2.6.so.0 is needed by aMule-2.0.0-1
        libwx_gtk_xrc-2.6.so.0 is needed by aMule-2.0.0-1


Ist für mich noch alles kryptisch, kannst du da was draus machen?

Grüße,
Gryf
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 07, 2005, 02:49:16 PM
aMule-2.0.0-1.i586-wxGTK-2.6.0-SuSE_9.2-9.3.rpm <- das ist kein 64bit rpm ;)

du musst entweder rc8 nehmen -> http://download.berlios.de/amule/aMule-2.0.0rc8-1.x86_64-SuSE_9.2.rpm
oder amule 2.0.0 selbst kompilieren

gruss
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 07, 2005, 05:16:52 PM
Ok, wir kreisen das Problem ein ;-).

Nun kommt folgendes:

 rpm -Uvh aMule-2.0.0rc8-1.x86_64-SuSE_9.2.rpm

error: Failed dependencies:
        libwx_base-2.4.so()(64bit) is needed by aMule-2.0.0rc8-1
        libwx_base-2.4.so(WXBASE_2.4)(64bit) is needed by aMule-2.0.0rc8-1

Grüße,
Gryf
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 07, 2005, 05:23:39 PM
dann fehlt wxBase-2.4.2-2.x86_64-SuSE_9.2.rpm

saugen und mit rpm -Uvh --force wxBase-2.4.2-2.x86_64-SuSE_9.2.rpm installieren. dann amule nochmal

gruss
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 08, 2005, 11:20:09 AM
Hmmm, habe gestern und heute mehrfach versucht es runter zu laden, aber es klappt nicht  ?( könntest du es mir evtl. mailen?

Grüße,
Gryf
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 08, 2005, 12:11:39 PM
ja gerne.. habs aber selbst nicht auf der festplatte und muss warten bis berlios neue leitung bekommt ;)
Title: Re: Problem unter Suse 9.3
Post by: Gryf on May 09, 2005, 10:54:32 PM
Yeah, jetzt gete die Post ab  :baby:

1000 Dank, nun läuft alles prima. Noch eine klitzekleine Frage, gibt es irgendwo versteckt auch das KAD-Netzwerk, wie in eMule?

Grüße,
Gryf
Title: Re: Problem unter Suse 9.3
Post by: deltaHF on May 09, 2005, 10:59:50 PM
am kad wird mit hochdruck gearbeitet ;)
dauert aber noch ein wenig weils ne menge arbeit ist.

gruss