aMule Forum

Italian => it_Bugs => Topic started by: PxPert on May 16, 2006, 08:36:55 PM

Title: Amule e conflitti con le librerie
Post by: PxPert on May 16, 2006, 08:36:55 PM
Ho da poco aggiornato tutti i programmi del mio server ricompilandoli/aggiornandoli usando gcc 4.1
Tra questi ovviamente non poteva mancare amuled ;)
Il problema è che una volta rimesso l'hd nel serverone (non posso aggiornare tutto un sistema usando un pentium pro 200...) amuled mi dà sto errore:

localhost ~ # amuled
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.6 (no debug,Unicode,compiler with C++ ABI 102,wx containers,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4).
Aborted

Any ideas? Denghiu  :rolleyes:
Title: Re: Amule e conflitti con le librerie
Post by: Gerd78 on May 16, 2006, 09:11:36 PM
http://forum.amule.org/search.php ;)
Title: Re: Amule e conflitti con le librerie
Post by: Truzzone on May 17, 2006, 02:10:41 AM
Ri-compila aMule, sono state aggiornate delle librerie dopo aver compilato aMule per cui ci sono dei riferimenti errati  ;)

Ciao by Truzzone  :)
Title: Re: Amule e conflitti con le librerie
Post by: Gerd78 on May 17, 2006, 02:25:30 AM
He actually has to recompile wxWidgets, not aMule (or maybe both) because aMule is already compiled with GCC 4.1, but wxWidgets is not, according to the error message.

Sorry, non posso scrivere in italiano... ;(
Title: Re: Amule e conflitti con le librerie
Post by: Truzzone on May 17, 2006, 11:55:12 AM
Sorry for my error Gerd78  :))
Devi ricompilare le librerie wx poichè hai compilato aMule con un compilatore diverso  ;)

Ciao by Truzzone  :)
Title: Re: Amule e conflitti con le librerie
Post by: PxPert on May 28, 2006, 11:10:45 PM
Infatti ho ricompilato amule si e no 3-4 volte, però sempre con lo stesso problema... Ora ricompilo le wxWidgets e metto amule 2.1.2. Thanks to truzzone & Gerd78 :)
Title: Re: Amule e conflitti con le librerie
Post by: PxPert on June 13, 2006, 10:04:41 AM
Ho ricompilato le librerie e gia che c'ero ho messo l'ultima versione dal fork cvs :)
Ora funge tutto, chuck norris permettendo :D
tnx to all!