Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema compilazione amule [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:20 am    Post subject: problema compilazione amule [risolto] Reply with quote

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
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Jun 04, 2004 8:23 am    Post subject: Re: problema compilazione amule Reply with quote

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
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:24 am    Post subject: Reply with quote

come lo vedo?
Back to top
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:28 am    Post subject: Reply with quote

# 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
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Jun 04, 2004 8:28 am    Post subject: Reply with quote

millennio wrote:
come lo vedo?


Code:

emerge -s wxGTK

_________________
Ciao da me!
Back to top
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:30 am    Post subject: Reply with quote

uso la 2.4.2
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Jun 04, 2004 8:34 am    Post subject: Reply with quote

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
View user's profile Send private message
flyinspirit001
Apprentice
Apprentice


Joined: 25 May 2004
Posts: 266
Location: localhost,localdomain

PostPosted: Fri Jun 04, 2004 8:36 am    Post subject: Reply with quote

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
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:44 am    Post subject: Reply with quote

stesso errore di prima
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31538
Location: here

PostPosted: Fri Jun 04, 2004 8:52 am    Post subject: Reply with quote

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
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:53 am    Post subject: Reply with quote

sto ricompilando wxGTK e vi faro' sapere
Back to top
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 8:59 am    Post subject: Reply with quote

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
View user's profile Send private message
millennio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 120
Location: /dev/null

PostPosted: Fri Jun 04, 2004 9:14 am    Post subject: Reply with quote

k funziona
_________________
GENTOO RULEZ
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31538
Location: here

PostPosted: Fri Jun 04, 2004 9:15 am    Post subject: Reply with quote

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
View user's profile Send private message
michele26x1
n00b
n00b


Joined: 03 Oct 2004
Posts: 73
Location: Cremona

PostPosted: Mon Oct 18, 2004 12:08 pm    Post subject: ancora problemi.... Reply with quote

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
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31538
Location: here

PostPosted: Mon Oct 18, 2004 12:11 pm    Post subject: Reply with quote

Posta un emerge -pv amule e le tue cflags
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
michele26x1
n00b
n00b


Joined: 03 Oct 2004
Posts: 73
Location: Cremona

PostPosted: Mon Oct 18, 2004 12:18 pm    Post subject: Reply with quote

__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
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31538
Location: here

PostPosted: Mon Oct 18, 2004 1:32 pm    Post subject: Reply with quote

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
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Mon Oct 18, 2004 1:53 pm    Post subject: Reply with quote

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
View user's profile Send private message
michele26x1
n00b
n00b


Joined: 03 Oct 2004
Posts: 73
Location: Cremona

PostPosted: Tue Oct 19, 2004 1:12 pm    Post subject: Reply with quote

le mie wxgtk sono compilate con supporto gtk2.
come faccio a specificare quale versione di amule devo compilare?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31538
Location: here

PostPosted: Tue Oct 19, 2004 2:46 pm    Post subject: Reply with quote

michele26x1 wrote:
le mie wxgtk sono compilate con supporto gtk2.

Ma che versione?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
michele26x1
n00b
n00b


Joined: 03 Oct 2004
Posts: 73
Location: Cremona

PostPosted: Tue Oct 19, 2004 4:39 pm    Post subject: Reply with quote

sono le wxGTK 2.4.2-r2
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31538
Location: here

PostPosted: Tue Oct 19, 2004 4:40 pm    Post subject: Reply with quote

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
View user's profile Send private message
michele26x1
n00b
n00b


Joined: 03 Oct 2004
Posts: 73
Location: Cremona

PostPosted: Tue Oct 19, 2004 4:47 pm    Post subject: Reply with quote

ok ora provo e vi faccio sapere.
Back to top
View user's profile Send private message
GhePeU
Guru
Guru


Joined: 12 Aug 2003
Posts: 549
Location: Mestre, Italy

PostPosted: Tue Oct 19, 2004 5:07 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum