|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
Debian e kernel 2.4.20
Ho già installato su due pc Debian + kernel 2.4.20..adesso su un P3-500 ho pero' dei problemi, a metà della compilazione salta fuori un errore del genre...
Codice:
UILD_BASENAME=ide_cd -c -o ide-cd.o ide-cd.c In file included from ide-cd.c:318: ide-cd.h:440: error: long, short, signed or unsigned used invalidly for `slot_tablelen' make[4]: *** [ide-cd.o] Error 1 make[4]: Leaving directory `/usr/src/kernel-source-2.4.20/drivers/ide' make[3]: *** [first_rule] Error 2 make[3]: Leaving directory `/usr/src/kernel-source-2.4.20/drivers/ide' make[2]: *** [_subdir_ide] Error 2 make[2]: Leaving directory `/usr/src/kernel-source-2.4.20/drivers' make[1]: *** [_dir_drivers] Error 2 make[1]: Leaving directory `/usr/src/kernel-source-2.4.20' make: *** [stamp-build] Error 2 Mah...per adesso provo la 2.5.... |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
A qaunto ho capito ha a che fare con il chipset 440bx...
|
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Jan 2002
Città: Imola
Messaggi: 1116
|
Ma se l'errore te lo da compilando è molto strano...
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
Pero' non ne esco
![]() ![]() Le altre due macchine erano chipset via...e mai mi era successa una cosa del genere...e dato che riguarda l'ide...boh ![]() HElp!!!!! ![]() ![]() |
![]() |
![]() |
![]() |
#5 | |
Senior Member
Iscritto dal: Aug 2002
Città: Roma - Nato il 01/04/1981 - Huawei Technologies
Messaggi: 6704
|
Quote:
Prova a mettere ide-cd come modulo oppure se lo hai gia' modulare implementalo direttamente nel kernel, vedrai che funziona ![]()
__________________
![]() |
|
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
Sto provando a metterlo come modulo
![]() Incrociate le dita con me! ![]() ![]() |
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
Wow pare funzionare
![]() Ci potranno essere degli inconvenienti usandolo come modulo? |
![]() |
![]() |
![]() |
#8 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
Ma cavolo..è un complotto...
Codice:
In file included from poly_atan.c:19: poly.h:78:17: missing terminating " character In file included from poly_atan.c:19: poly.h: In function `add_Xsig_Xsig': poly.h:79: error: parse error before "movl" poly.h:79: error: `addl' undeclared (first use in this function) poly.h:79: error: (Each undeclared identifier is reported only once poly.h:79: error: for each function it appears in.) poly.h:79: error: parse error before '%' token poly.h:80: error: `movl' undeclared (first use in this function) poly.h:80: error: `adcl' undeclared (first use in this function) poly.h:80: error: parse error before '%' token poly.h:81: error: parse error before '%' token poly.h:81:59: missing terminating " character poly.h:93:17: missing terminating " character poly.h: In function `add_two_Xsig': poly.h:94: error: parse error before "movl" poly.h:94: error: `addl' undeclared (first use in this function) poly.h:94: error: parse error before '%' token poly.h:95: error: `movl' undeclared (first use in this function) poly.h:95: error: `adcl' undeclared (first use in this function) poly.h:95: error: parse error before '%' token poly.h:96: error: parse error before '%' token poly.h:97:22: invalid suffix "f" on integer constant poly.h:97: error: `jnc' undeclared (first use in this function) poly.h:98: error: `rcrl' undeclared (first use in this function) poly.h:98: error: `rcrl' used prior to declaration poly.h:98: warning: implicit declaration of function `rcrl' poly.h:98: error: parse error before '%' token poly.h:99: warning: implicit declaration of function `incl' poly.h:99: error: parse error before '%' token poly.h:100:37: invalid suffix "f" on integer constant poly.h:100: error: `jmp' undeclared (first use in this function) poly.h:102:20: missing terminating " character make[3]: *** [poly_atan.o] Error 1 make[3]: Leaving directory `/usr/src/kernel-source-2.4.20/arch/i386/math-emu' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/kernel-source-2.4.20/arch/i386/math-emu' make[1]: *** [_dir_arch/i386/math-emu] Error 2 make[1]: Leaving directory `/usr/src/kernel-source-2.4.20' make: *** [stamp-build] Error 2 |
![]() |
![]() |
![]() |
#9 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
MM a quanto ho capito dipendeva dall'emulazione software del coprocessore...che adesso ho disabilitato...
Ma ste robe non potevano succedere sul mio PC principale così almeno non dovevo aspettare quei 15 min che ricompili il tutto? ![]() ![]() Sperem ![]() |
![]() |
![]() |
![]() |
#10 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
pfffff...2.5...arrivooooo
Codice:
/usr/src/kernel-source-2.4.20/arch/i386/lib/lib.a /usr/src/kernel-source-2.4.20/lib/lib.a /usr/src/kernel-source-2.4.20/arch/i386/lib/lib.a \ --end-group \ -o vmlinux net/network.o(.text+0xf4b5): In function `rtnetlink_rcv': : undefined reference to `rtnetlink_rcv_skb' make[1]: *** [vmlinux] Error 1 make[1]: Leaving directory `/usr/src/kernel-source-2.4.20' make: *** [stamp-build] Error 2 |
![]() |
![]() |
![]() |
#11 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
mmm..niente...qt...questo dice xconfig...che giornata...
|
![]() |
![]() |
![]() |
#12 |
Senior Member
Iscritto dal: Jul 2000
Città: Amsterdam
Messaggi: 217
|
Mmmm..a sto punto...come faccio a tornare al gcc 3.2 dato che adesso ho il 3.3?
|
![]() |
![]() |
![]() |
#13 |
Senior Member
Iscritto dal: Oct 2002
Città: bologna
Messaggi: 541
|
anche io ieri sera ho avuto un problema simile... ho ricompilato il kernel (stranamente avevo notato che apt mi aveva scaricato il kernel-source-2.4.20) aggiungendo solo il supporto per laptop toshiba (sperando di far andare gli tutti gli hotkey) ma la compilazione e' saltata... gia tempo fa compilai il kernel con quel modulo senza riscontrare problemi... il ùfile .config e' sempre lo stesso, non mi sono certo lanciato in configurazioni improbabili visto che tutto mi funziona pefettamente...
|
![]() |
![]() |
![]() |
#14 |
Member
Iscritto dal: Oct 2000
Messaggi: 198
|
ohhhhh.....
![]() stessi problemi come risovlere? ho gli stessi errori in compilazione elo stesso fatidico gcc 3.3 ![]() help me !!!
__________________
Notebook: Asus V6850VUP|Pentium M 740 (1,7GHz)|1GB DDR2|X600 64MB|60GB 5400RPM Powered by GNU/Linux Debian UNSTABLE Kernel 2.6.16 |
![]() |
![]() |
![]() |
#15 |
Senior Member
Iscritto dal: Mar 2003
Città: Roma
Messaggi: 301
|
A me pure col gcc 3.3 non compilava, ma col 3.2 si.
in /usr/src/linux edita Makefile e alla voce CC=($CROSSCOMPILE)gcc sostituisci CC=($CROSSCOMPILE)gcc-3.2 e vedrai che va...
__________________
Debian... apt-get into! |
![]() |
![]() |
![]() |
#16 |
Bannato
Iscritto dal: Feb 2002
Città: Sanremo, Italy
Messaggi: 1941
|
io ieri l'ho compilato usando il 3.3 e la vecchia config (cambiandolo solo ad Athlon).... ora provo a eliminare un pò di roba e a vedere se va
p.s: su APT-GET è uscito il 2.4.20-8 (nuovissimo)... prendete quello ![]() |
![]() |
![]() |
![]() |
#17 |
Senior Member
Iscritto dal: May 2003
Città: Un mondo che non c'è.
Messaggi: 1731
|
Usate il gcc 3.2
|
![]() |
![]() |
![]() |
#18 | ||
Member
Iscritto dal: Oct 2000
Messaggi: 198
|
Quote:
Quote:
__________________
Notebook: Asus V6850VUP|Pentium M 740 (1,7GHz)|1GB DDR2|X600 64MB|60GB 5400RPM Powered by GNU/Linux Debian UNSTABLE Kernel 2.6.16 |
||
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 01:17.