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

Re: Compilazione Kernel




Umberto Genovese wrote:
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)

Grazie, Mi pareva di avere le g++ installate, invece mi sono confuso con le gcc. Probabilmente sono fuso. Le ho installate ed ora parte, senza errori.

I'm very happy


1000ghz a tutti!



Reply to: