Moin Jungs!
Bei mir war am Wochenende die mittlere Kriese ausgebrochen! Ich habe versucht auf die neuere wx* umzusteigen. Nur Schrott, nur Probleme, konnte nix mehr kompilieren. Anleitungen befolgt, Forum durchsucht... uff!
Dann entschloss ich mich auf die wx-GTK 2.5.2 umzusteigen. läuft auch alles soweit, bis auf einige Fehlermeldunen beim kompilieren.
Ich bin am Ende.
Also ich habe die neueste web-CVS. wx-gtk-2.5.2-1. wxWidgets nach Anleitung deinstalliert, danach beim kompilieren auch ok:
wx-gtk-2.5.2-1.i386.rpm
wx-gtk-contrib-2.5.2-1.i386.rpm
wx-gtk-contrib-devel-2.5.2-1.i386.rpm
wx-gtk-debuginfo-2.5.2-1.i386.rpm
wx-gtk-devel-2.5.2-1.i386.rpm
wx-gtk-gl-2.5.2-1.i386.rpm
wx-gtk-static-2.5.2-1.i386.rpm
libcryptopp-5.2.1-1.i586-FC.rpm
libcryptopp-devel-5.2.1-1.i586-FC.rpm
aMule-cvs-20040802.tar.bz2
Kompilieren: ./configure --prefix=/usr --disable-gtk2 --enable-optimise
Meldung(en):
Configure script has finished system check.
Configured aMule CVS for 'i686-redhat-linux-gnu'.
Should aMule be compiled in debug mode? yes
Should aMule be compiled with verbose console output? no
Should aMule be compiled with upload speed sense? no
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? yes
Should aMule be compiled with systray? yes
Should aMule be compiled with safe systray? no
Should aMule be compiled with pure GTK code? yes
Should aMule be compiled without bar drawing? no
Should aMule be linked against patched gsocket? yes
Should ccache support be enabled? no
Should aMule command line client be built? no
Should aMule GUI client be built? no
Should aMule core-gui version be built? (EXPERIMENTAL) no
Should aMule WebServer be built? no
Should aMule WebServer GUI be built? no
Should aMule ed2k links handler be built? yes
Should aMuleLinkCreator GUI version (alc) be built? yes
Should aMuleLinkCreator for console (alcc) be built? yes
Should C aMule Statistics (CAS) be built? yes
Should aMule GUI Statistics (wxCas) be built? yes
Crypto++ library/headers style? mdk_suse_fc
Libraries aMule will use to build:
wxWidgets 2.5.2
GTK 1.2.10
Meldungen mit [grep no]:
| grep no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether we are cross compiling... no
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether included gettext is requested... no
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs=base,net
checking if wxWidgets was linked with GTK2... no
checking whether SysTray should be compiled in safe mode... no
checking whether stat accepts an empty string... no
checking for floor... no
checking for sqrt... no
checking whether ccache support should be added... no
Should aMule be compiled with verbose console output? no
Should aMule be compiled with upload speed sense? no
Should aMule be compiled with profiling? no
Should aMule be compiled with safe systray? no
Should aMule be compiled without bar drawing? no
Should ccache support be enabled? no
Should aMule command line client be built? no
Should aMule GUI client be built? no
Should aMule core-gui version be built? (EXPERIMENTAL) no
Should aMule WebServer be built? no
Should aMule WebServer GUI be built? no
Die letzte(n) Fehlermeldung [make]:
-lwx_base_net-2.5 -lwx_base-2.5
/usr/bin/ld: cannot find -lwx_base_odbc-2.5
collect2: ld returned 1 exit status
make[6]: *** [wxcas] Error 1
make[6]: Leaving directory `/data/work/install/amule-cvs/src/utils/wxCas/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/data/work/install/amule-cvs/src/utils/wxCas'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/data/work/install/amule-cvs/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/data/work/install/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/work/install/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/work/install/amule-cvs'
make: *** [all] Error 2
Wie komme ich nun weiter? Diese Meldung wx_base_odbc-2.5 geht mir nicht mehr aus den Kopf. Was habe ich nicht beachtet?!
Bitte helft mir hierbei. Ich habe den kpl. wx*2.4 Topf via yum installiert, geht auch nicht mehr. So ein Mist... ?(
Danke!