aMule Forum

Italian => it_Linux => Topic started by: laden on January 18, 2006, 02:31:04 PM

Title: Errore compilazione amule-cvs
Post by: laden on January 18, 2006, 02:31:04 PM
Ragazzi uso gentoo 2005.1. Ho seguito alla lettera la procedura descritta sul sito per l'instalalzione di amule-cvs. compila tutto ma quando arriva a compilare amule-cvs, dopo un pò la compilazione si stoppa con questo errore (sono solo le ultime righe):

Quote
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.6/../../../libwx_gtk2_core-2.6.so: undefined reference to `pango_x_get_context'
collect2: ld returned 1 exit status
make[3]: *** [amule] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs'
make: *** [all] Error 2

!!! ERROR: net-p2p/amule-cvs-2 failed.
!!! Function src_compile, Line 108, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

gentoobox amule-cvs #

La mia USE è questa:
Quote
USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups dvd eds emboss encode esd exif expat fam foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal howl imagemagick imlib java jpeg lcms libg++ libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl spell ssl symlink tcltk tcpd tiff truetype truetype-fonts type1-fonts udev vorbis xml2 xv zlib userland_GNU kernel_linux elibc_glibc"

Qualche idea?
Grazie
Title: Re: Errore compilazione amule-cvs
Post by: Gerd78 on January 18, 2006, 02:40:08 PM
wxGTK 2.6.1 cannot be used with GTK 2.8, use wxGTK 2.6.2 instead.
Title: Re: Errore compilazione amule-cvs
Post by: Truzzone on January 18, 2006, 02:44:18 PM
Usa l'ebuild amule-cvs-2 che trovi qui (http://forum.amule.org/thread.php?threadid=5732) emergendo prima le wxGTK-2.6.2 come indicato da Gerd78 e non avrai problemi  ;)

Ciao by Truzzone  :)
Title: Re: Errore compilazione amule-cvs
Post by: laden on January 18, 2006, 03:01:11 PM
ragazzi scusate l'ignoranza. Ma nel portage c'è solo >=x11-libs/wxGTK-2.6.1 . Come installo le wxGTK-2.6.2? Ho provato ad inserire nel package.keywords la riga >=x11-libs/wxGTK-2.6.0 ~x86 ma mi restituisce le wxGTK-2.6.2-r1 . Vanno bene? Grazie
Title: Re: Errore compilazione amule-cvs
Post by: Truzzone on January 18, 2006, 03:24:37 PM
Si, vanno bene le wxGTK-2.6.2-r1  ;)

Ciao by Truzzone  :)