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


Joined: 01 Apr 2006 Posts: 79
|
Posted: Sat Jun 30, 2007 10:54 pm Post subject: Errore in compilazione kernel 2.6 |
|
|
Questo quello che ottengo quanto cerco di compilare il mio kernel per installare Gentoo su mio Atlon 1700.
Code: |
driver/char/drm/r300_cmdbuf.c:785: internal compiler error: Segmentation fault
Please submit a full bug report, wiht preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instruction.
The bug is not reproducibile, so it is likely a hardware or OS problem.
make [3]: *** [driver/char/drm/r300_cmdbuf.o] Error 1
make [2]: *** [driver/char/drm/] Error 2
make [1]: *** [driver/char] Error 2
make : *** [drivers] Error 2
|
Qualcuno sa dirmi cosa posso fare per portare a termine la compilazione ed installare il sistema?
Grazie anticipatamente a tutti! |
|
Back to top |
|
 |
djinnZ Advocate


Joined: 02 Nov 2006 Posts: 4831 Location: somewhere in L.O.S.
|
Posted: Mon Jul 02, 2007 9:10 am Post subject: |
|
|
Inizia col dire quali sono CFLAGS e LDFLAGS che usi, in particolare per compilare il gcc e libc. Un emerge info ed un emerge -pv gcc glibc dovrebbero essere un inizio. _________________ scita et risus abundant in ore stultorum sed etiam semper severi insani sunt
mala tempora currunt...mater stultorum semper pregna est
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist  |
|
Back to top |
|
 |
|