View previous topic :: View next topic |
Author |
Message |
ulric Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/156912558340ec00fdcd692.jpg)
Joined: 04 Mar 2004 Posts: 137 Location: Vicenza-Padova
|
Posted: Mon Jul 12, 2004 9:23 pm Post subject: [emerge] Parallel Make Failed [risolto] |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31478 Location: here
|
Posted: Mon Jul 12, 2004 9:31 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
ulric Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/156912558340ec00fdcd692.jpg)
Joined: 04 Mar 2004 Posts: 137 Location: Vicenza-Padova
|
Posted: Tue Jul 13, 2004 6:00 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
randomaze Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/191195238462262e08ea92.jpg)
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Tue Jul 13, 2004 7:07 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31478 Location: here
|
Posted: Tue Jul 13, 2004 8:30 am Post subject: |
|
|
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 :wink:](images/smiles/icon_wink.gif) _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
randomaze Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/191195238462262e08ea92.jpg)
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Tue Jul 13, 2004 8:39 am Post subject: |
|
|
fedeliallalinea wrote: | Ottimo tip ![Wink :wink:](images/smiles/icon_wink.gif) |
Sperando che nessuno arrivi a chiedere perché il tool eye-meter non é in portage
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 |
|
![](templates/gentoo/images/spacer.gif) |
|