Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] Parallel Make Failed [risolto]
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
ulric
Tux's lil' helper
Tux's lil' helper


Joined: 04 Mar 2004
Posts: 137
Location: Vicenza-Padova

PostPosted: Mon Jul 12, 2004 9:23 pm    Post subject: [emerge] Parallel Make Failed [risolto] Reply with quote

Un saluto a tutti,
sto cercando di emergere xfe per provarlo in quanto ho bisogno di un file manager leggero.

Dopo aver dato
Code:
ACCEPT_KEYWORDS=~x86 emerge xfe

a compilazione molto avanzata ottengo questo errore

Code:

/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11779'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym12528'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11959'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000361gl'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000484gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11320'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym07768'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000079gl'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000449gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym12429'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000693gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11867'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000741gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym12445'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000371gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__glProcessGlobalData'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000336gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11176'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym15235'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym14487'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym15122'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym12173'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000554gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym12033'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000519gl'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000169gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11564'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11830'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000374gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym11257'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000339gl'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000330gl'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym14466'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `__nvsym12348'
collect2: ld returned 1 exit status
make[1]: *** [table] Error 1
make[1]: Leaving directory `/var/tmp/portage/fox-1.0.49/work/fox-1.0.49/tests'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/fox-1.0.49 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! Parallel Make Failed



Sono recentemente passato al kernel 2.6.7, ma ho già compilato qualche altro pacchettino.

Ho pensato di modificare le mie CFLAGS che sono tranquille:
CFLAGS="-O3 -march=athlon -pipe"
Ma ottengo la stessa cosa anche con
CFLAGS="-O2 -march=athlon"

gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)

Ho gli ultimi driver nvidia NVIDIA-Linux-x86-1.0-6106-pkg1

Ho cercato in rete, ma niente di buono per il mio caso.
Non che xfe sia fondamentale, ma vorrei capire.
Qualche idea?


Last edited by ulric on Tue Jul 13, 2004 6:02 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Mon Jul 12, 2004 9:31 pm    Post subject: Reply with quote

Prova con
Code:
ACCEPT_KEYWORDS=~x86 USE="-opengl" emerge fox
ACCEPT_KEYWORDS=~x86 emerge xfe

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ulric
Tux's lil' helper
Tux's lil' helper


Joined: 04 Mar 2004
Posts: 137
Location: Vicenza-Padova

PostPosted: Tue Jul 13, 2004 6:00 am    Post subject: Reply with quote

Ok, grazie mille
Code:
ACCEPT_KEYWORDS=~x86 USE="-opengl" emerge xfe

ha funzionato egregiamente!!
Avevo intuito che qualcosa riguardava i driver nvidia e le librerie legate alla modalità grafica... ma c'è un metodo per risolvere questi problemi in compilazione? Dove trovavo l'opzione magica "-opengl" ?

xfe non è male, molto veloce... lo tengo per un po' in prova!
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Tue Jul 13, 2004 7:07 am    Post subject: Reply with quote

Quote:
ma c'è un metodo per risolvere questi problemi in compilazione? Dove trovavo l'opzione magica "-opengl" ?


Si, guardi l'errore e con l'eye-meter stabilisci quale lib ti crea il problema, poi guardi con "emerge -pv" se si tratta di una use che puoi eliminare....
_________________
Ciao da me!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Tue Jul 13, 2004 8:30 am    Post subject: Reply with quote

randomaze wrote:
Si, guardi l'errore e con l'eye-meter stabilisci quale lib ti crea il problema, poi guardi con "emerge -pv" se si tratta di una use che puoi eliminare....

Ottimo tip :wink:
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Tue Jul 13, 2004 8:39 am    Post subject: Reply with quote

fedeliallalinea wrote:
Ottimo tip :wink:


Sperando che nessuno arrivi a chiedere perché il tool eye-meter non é in portage :roll:

EDIT: nel caso qualcuno faccia tale richiesta si potrebbe rispondere chiedendo di fare un bel
Code:
echo "1" >> /proc/brain/insert

_________________
Ciao da me!
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