View previous topic :: View next topic |
Author |
Message |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:20 am Post subject: problema compilazione amule [risolto] |
|
|
ecco gli errori:
# emerge amule
Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/amule-1.2.6 to /
>>> md5 src_uri aMule-1.2.6.tar.bz2
* amule will not build if wxGTK was compiled
* with unicode support. If you are using a version of
* wxGTK <= 2.4.2, you must set USE=-gtk2. In newer versions,
* you must set USE=-unicode.
!!! ERROR: net-p2p/amule-1.2.6 failed.
!!! Function pkg_setup, Line 27, Exitcode 0
!!! wxGTK must be re-emerged without unicode suport
# USE="-gtk2" emerge amule
Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/amule-1.2.6 to /
>>> md5 src_uri aMule-1.2.6.tar.bz2
* amule will not build if wxGTK was compiled
* with unicode support. If you are using a version of
* wxGTK <= 2.4.2, you must set USE=-gtk2. In newer versions,
* you must set USE=-unicode.
!!! ERROR: net-p2p/amule-1.2.6 failed.
!!! Function pkg_setup, Line 27, Exitcode 0
!!! wxGTK must be re-emerged without unicode suport
Last edited by millennio on Fri Jun 04, 2004 9:15 am; edited 1 time in total |
|
Back to top |
|
 |
randomaze Bodhisattva


Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Jun 04, 2004 8:23 am Post subject: Re: problema compilazione amule |
|
|
millennio wrote: | If you are using a version of
* wxGTK <= 2.4.2, you must set USE=-gtk2. In newer versions,
* you must set USE=-unicode.
|
quale versione di wxGTK stai usando? _________________ Ciao da me! |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:24 am Post subject: |
|
|
come lo vedo? |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:28 am Post subject: |
|
|
# emerge search wxGTK
Searching...
[ Results for search key : wxGTK ]
[ Applications found : 1 ]
* x11-libs/wxGTK
Latest version available: 2.4.2
Latest version installed: 2.4.2
Size of downloaded files: 5,255 kB
Homepage: http://www.wxwindows.org/
Description: GTK+ version of wxWindows, a cross-platform C++ GUI toolkit.
License: wxWinLL-3 |
|
Back to top |
|
 |
randomaze Bodhisattva


Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Jun 04, 2004 8:28 am Post subject: |
|
|
millennio wrote: | come lo vedo? |
_________________ Ciao da me! |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:30 am Post subject: |
|
|
uso la 2.4.2 |
|
Back to top |
|
 |
randomaze Bodhisattva


Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Jun 04, 2004 8:34 am Post subject: |
|
|
millennio wrote: | uso la 2.4.2 |
Probabilmente il motivo della non-compilazione non é dovuto al discorso unicode.
Puoi provare comunque a dare:
Code: | USE="-gtk2 -unicode" emerge amule |
e, se da ancora errore, posta anche le linee precedenti il messaggio di emerge (una quindicina di linee dovrebbero bastare....) _________________ Ciao da me! |
|
Back to top |
|
 |
flyinspirit001 Apprentice


Joined: 25 May 2004 Posts: 266 Location: localhost,localdomain
|
Posted: Fri Jun 04, 2004 8:36 am Post subject: |
|
|
bhe per fare una cosa un po quick & dirty potresti fare emerge -pv amule e poi emerge-k...così se mancano dei pacchetti te li installa di suo (però è l'installazione stile porcile...spesso installa una truogolata di cose che a volte non servono nemmeno...) _________________ "Ride the infinity, be your best. For you, for all"
Dungeon01 - linux registered user #362502 |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:44 am Post subject: |
|
|
stesso errore di prima |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Fri Jun 04, 2004 8:52 am Post subject: |
|
|
Non e' amule che deve essere compilato con -gtk2 ma wxGTK. Dai quindi
Quote: | USE="-gtk2 -unicode" emerge wxGTK amule |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:53 am Post subject: |
|
|
sto ricompilando wxGTK e vi faro' sapere |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 8:59 am Post subject: |
|
|
k ho fatto:
# USE="-gtk2" emerge wxGTK
# emerge amule
e ora sembra che stia compilando tutto correttamente... vediamo se finisce e poi vi rifaro' sapere _________________ GENTOO RULEZ |
|
Back to top |
|
 |
millennio Tux's lil' helper

Joined: 01 Jun 2004 Posts: 120 Location: /dev/null
|
Posted: Fri Jun 04, 2004 9:14 am Post subject: |
|
|
k funziona _________________ GENTOO RULEZ |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Fri Jun 04, 2004 9:15 am Post subject: |
|
|
millennio wrote: | k funziona |
metti il tag [risolto] al titolo
EDIT: scusa ho visto dopo che l'avevi gia' messo _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
michele26x1 n00b


Joined: 03 Oct 2004 Posts: 73 Location: Cremona
|
Posted: Mon Oct 18, 2004 12:08 pm Post subject: ancora problemi.... |
|
|
I problemi da me riportati dopo aver entato di compilare amule invece sono:
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a
line; newline inserted
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:https://bugs.gentoo.org/> for instructions.
make[2]: *** [amule-ExternalConn.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/amule-1.2.6/
work/aMule-1.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-1.2.6/
work/aMule-1.2.6'
make: *** [all] Error 2
!!! ERROR: net-p2p/amule-1.2.6 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! (no error message)
Se qualkuno mi puo- dare una mano...Tnx |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Mon Oct 18, 2004 12:11 pm Post subject: |
|
|
Posta un emerge -pv amule e le tue cflags _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
michele26x1 n00b


Joined: 03 Oct 2004 Posts: 73 Location: Cremona
|
Posted: Mon Oct 18, 2004 12:18 pm Post subject: |
|
|
__bash-2.05b# emerge -pv amule
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] net-p2p/amule-1.2.6 +nls 0 kB
Total size of downloads: 0 kB
******************************
make.conf
CFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-gtk -gnome qt kde alsa cdr" |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Mon Oct 18, 2004 1:32 pm Post subject: |
|
|
Le wxGTK sono compilate senza supporto gtk2? Se si prova a compilare amule amule-1.2.8 _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
Josuke Veteran


Joined: 07 May 2003 Posts: 1175 Location: Italy - Bolzano
|
Posted: Mon Oct 18, 2004 1:53 pm Post subject: |
|
|
se posso dare un consiglio....si potrebbe tentare di compilare le wxGTK 2.5.1-r1 con supporto unicode e gtk2 (USE="gtk2, unicode") e poi amule 2.0.0_rc6 sempre con supporto unicode e gtk2..io ho fatto così..e mi ha installato una versione stabilissima...è avviato da 7 giorni consecutivi e non è mai crashato _________________ fletto i muscoli...e sono nel vuoto |
|
Back to top |
|
 |
michele26x1 n00b


Joined: 03 Oct 2004 Posts: 73 Location: Cremona
|
Posted: Tue Oct 19, 2004 1:12 pm Post subject: |
|
|
le mie wxgtk sono compilate con supporto gtk2.
come faccio a specificare quale versione di amule devo compilare? |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Tue Oct 19, 2004 2:46 pm Post subject: |
|
|
michele26x1 wrote: | le mie wxgtk sono compilate con supporto gtk2. |
Ma che versione? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
michele26x1 n00b


Joined: 03 Oct 2004 Posts: 73 Location: Cremona
|
Posted: Tue Oct 19, 2004 4:39 pm Post subject: |
|
|
sono le wxGTK 2.4.2-r2 |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31538 Location: here
|
Posted: Tue Oct 19, 2004 4:40 pm Post subject: |
|
|
michele26x1 wrote: | sono le wxGTK 2.4.2-r2 |
Compilale senza supporto gtk2 e poi compila amule
Code: | # USE="-gtk2" emerge wxGTK
# emerge amule |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
michele26x1 n00b


Joined: 03 Oct 2004 Posts: 73 Location: Cremona
|
Posted: Tue Oct 19, 2004 4:47 pm Post subject: |
|
|
ok ora provo e vi faccio sapere. |
|
Back to top |
|
 |
GhePeU Guru


Joined: 12 Aug 2003 Posts: 549 Location: Mestre, Italy
|
Posted: Tue Oct 19, 2004 5:07 pm Post subject: |
|
|
lascia stare, tutto il discorso delle gtk2 non serve più da settimane, visto che è stata introdotta una nuova eclass che ha spostato la scelta direttamente ai singoli programmi
piuttosto lascia stare la 1.2.6 e usa l'ultima rc
PS. che versione di gcc usi? _________________ That is not dead which can eternal lie,
and with strange aeons even death may die. |
|
Back to top |
|
 |
|