[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compilazione Kernel



Il lunedì, 23 febbraio, 2004 at 02:04:55 +0100, emc2 Scrisse: 
>   Uso Debian sid. Sto cercando di compilare kernel vanilla 2.6.2
>   
>   Ecco l'errore:
>   
>   /usr/src/linux# make xconfig
>   make[1]: `scripts/fixdep' is up to date.
>     HOSTCXX scripts/kconfig/qconf.o
>   /bin/sh: line 1: g++: command not found
>   make[1]: *** [scripts/kconfig/qconf.o] Error 127
>   make: *** [xconfig] Error 2

Ciao,

whereis g++
g++: /usr/bin/g++ /usr/share/man/man1/g++.1.gz

ls -lah /usr/bin/g++*
lrwxrwxrwx    1 root     root            7 2004-01-12 09:59 /usr/bin/g++ ->g++-3.3
-rwxr-xr-x    1 root     root          79K 2003-12-23 12:35 /usr/bin/g++-3.2
-rwxr-xr-x    1 root     root          85K 2004-01-10 15:30 /usr/bin/g++-3.3

da me g++ è un simlink a g++-3.3 (SID)
se usi gnome puoi usare make gconfig (usa le gtk)
-- 
     Ciao Umberto
#------------------------------------------------------------------------#
|	Umberto Genovese (Seldon)	E-mail: <tanto.un@te.lo.dico>	 |
|PGP  fingerprint =  526A B526 2BF4 E3FF 6200  30B4 AD2C D110 D0F3 66E4  |
|		       <GNU & Linux: the dynamic duo>			 |
#------------------------------------------------------------------------#

Attachment: pgpeFMyN1q1dP.pgp
Description: PGP signature


Reply to: