Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compilazione KDE3.2 e Xine
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Sun Feb 08, 2004 7:19 pm    Post subject: Compilazione KDE3.2 e Xine Reply with quote

Ciao a tutti. Premetto che ho già letto tutti i post che ho trovato qua sul forum ed alcuni di google.. ed a parte errori umani che posso aver fatto ho provato tutte le soluzioni trovate. Dal commento della linea per sparc nell'ebuild a diverse variazioni dei CFLAGS.
Durante l'emerge di KDE3.2 xine mi ritorna l'errore dello zoom_filter_xmmx .. Ho un pentium4 e il sistema è minimale dato che ho appena installato gentoo (non posso postare errori perchè sono su un'altro pc, ma sono uguali a quelli che si trovano sul forum). Se non installo xine ne risente KDE? E come faccio a far continuare l'emerge di KDE :oops: ? Altrimenti metto XFCE anche su desktop..
Grazie.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Sun Feb 08, 2004 7:26 pm    Post subject: Reply with quote

Presumo che stai parlando delle xine-lib. Anche ha me ha dato lo stesso errore che ho risolto compilandole con la seguente linea:
Code:
CFLAGS="-O2 -march=pentium -fomit-frame-pointer -pipe" emerge xine-lib

Penso che non gli piaccia tanto l'ottimizzazione pentium4.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Sun Feb 08, 2004 7:31 pm    Post subject: Reply with quote

Si effettivamente è xine-lib. A dir la verità ho già provato anche con questi flag sicuramente con la rc3.. con la rc2 forse no. Il problema è che la compilazione con questi flag si interrompe prima per errori riguardanti asm, GENERAL_REGS e postProcess_MMX2 sui quali non ho trovato post...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Sun Feb 08, 2004 7:34 pm    Post subject: Reply with quote

Che USE hai settato? posta l'output di
Code:
# emerge -pv xine-lib

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Sun Feb 08, 2004 7:38 pm    Post subject: Reply with quote

media-libs/xine-lib-rc2 +X +aalib +alsa +arts +avi +directfb +dvd -esd -gnome +nls +oggvorbis +sdl -speex
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Sun Feb 08, 2004 7:38 pm    Post subject: Reply with quote

Al massimo prova con pentium3.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Sun Feb 08, 2004 7:38 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Al massimo prova con pentium3.


Già provato..
Back to top
View user's profile Send private message
MyZelF
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 2010
Location: Venice, Italy

PostPosted: Sun Feb 08, 2004 7:47 pm    Post subject: Re: Compilazione KDE3.2 e Xine Reply with quote

berus wrote:
E come faccio a far continuare l'emerge di KDE :oops: ?


Puoi provare con un

Code:
# emerge --resume --skipfirst


(oggi è argomento ricorrente... :) )

---edit---

hai provato anche

Code:
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer" emerge xine-lib


come consigliato nei post da te citati e da fedeliallalinea?


Last edited by MyZelF on Sun Feb 08, 2004 7:54 pm; edited 2 times in total
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Sun Feb 08, 2004 7:50 pm    Post subject: Reply with quote

Nuova compilazione, nuovi errori.. Con i flag di fedeliallalinea ottengo errori della variabile mbWidth su postProcess_MMX, postProcess_MMX2 e postProcess_3dNOW ... :?
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sun Feb 08, 2004 8:18 pm    Post subject: Reply with quote

berus wrote:
postProcess_3dNOW ... :?


3Dnow non é roba di AMD? Non é che provando troppo hai messo qualcosa di sbagliato nella USE e/o CFLAGS?
_________________
Ciao da me!
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Mon Feb 09, 2004 8:14 am    Post subject: Re: Compilazione KDE3.2 e Xine Reply with quote

MyZelF wrote:
berus wrote:
E come faccio a far continuare l'emerge di KDE :oops: ?


Puoi provare con un

Code:
# emerge --resume --skipfirst


(oggi è argomento ricorrente... :) )

---edit---

hai provato anche

Code:
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer" emerge xine-lib


come consigliato nei post da te citati e da fedeliallalinea?


Li ho provati tutti! :evil:
Skippando xine-lib la compilazione è andata a buon fine, ma non ho potuto provare niente perchè dovevo venire al lavoro..

Si, 3Dnow è per AMD ma anche gli altri pentium dell'errore non sono processori in uso... Pazienza, stasera controllo cosa non funziona senza xine-lib.. sempre che KDE parta al primo colpo!
Grazie ragazzi! Ciao

P.S.: appena KDE funziona riprovo la compilazione e posto gli errori..
Back to top
View user's profile Send private message
adarkar
n00b
n00b


Joined: 26 Jul 2004
Posts: 59
Location: Cremona, IT

PostPosted: Wed Jul 28, 2004 7:35 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Presumo che stai parlando delle xine-lib. Anche ha me ha dato lo stesso errore che ho risolto compilandole con la seguente linea:
Code:
CFLAGS="-O2 -march=pentium -fomit-frame-pointer -pipe" emerge xine-lib

Penso che non gli piaccia tanto l'ottimizzazione pentium4.


questo thread è un po' vecchiotto però io mi sto apprestando a emergeare kde, e mi hanno detto che 5 orette ci stanno tutte. nel caso devo essere pronto a fronteggiare l'errore con le xine-lib? ovvero meglio prevenire che buttare via 3 ore di compilazione? :)
io come CFLAGS ho
Code:
-O2 -march=pentium4 -fomit-frame-pointer -pipe

dunque è meglio se compilo prima xine-lib togliendo il -march=pentium4 e poi faccio emerge kde?
o magari nel frattempo (da febbraio ad oggi) il probl è stato risolto? :D
_________________
@_=(115,-17,6);print+map{chr$_[$.=$_-$_]*$_**$.+++$_[$.]*$_**$.+++$_[$.]*$_**$.}$.-$...$#_
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Wed Jul 28, 2004 7:39 pm    Post subject: Reply with quote

Io sono passato a XFCE e per motivi di tempo non ho più provato niente.. Cmq credo che il bug (sempre che si trattasse di bug e non della mia configurazione) sia stato risolto.. :o
Ciao
Back to top
View user's profile Send private message
adarkar
n00b
n00b


Joined: 26 Jul 2004
Posts: 59
Location: Cremona, IT

PostPosted: Wed Jul 28, 2004 7:43 pm    Post subject: Reply with quote

thx ^^

però io mi sa che per ora userò kde, perchè devo prenderci un po' la mano, poi ho intenzione di provare fluxbox
ciao!
_________________
@_=(115,-17,6);print+map{chr$_[$.=$_-$_]*$_**$.+++$_[$.]*$_**$.+++$_[$.]*$_**$.}$.-$...$#_
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
Page 1 of 1

 
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