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

Modulo kernel mga-vid



Salve a Tutti,
 sono da poco iscritto alla lista e sono piuttosto inesperto.
 Ho una woody 3.0r0, scheda video Matrox G400, volevo provare ad compilare
un nuovo kernel (2.4.18) con l'aggiunta del un modulo "esterno" mga-vid
 Ho scaricato il pacchetto mga-vid-source_1.48-2_i386.deb, l'ho installato,
decompresso i sorgenti, letto il file README.Debian e seguto le isrtuzioni.
 Quando pero' eseguo # fakeroot make-kpkg modules_image ho il seguente
errore:

----------------------------------------------------------------------------
--------    
or module in /usr/src/modules/mga-vid ; do                        \
          if test -d  $module; then                                \
    (cd $module;                                           \
              if ./debian/rules KVERS="2.4.18"
KSRC="/usr/src/kernel-source-2.4.18" \
                             KMAINT="Unknown Kernel Package Maintainer"
KEMAIL="unknown@unconfigured.in.etc.kernel-pkg.conf"      \
                             KDREV="10.00.Custom" kdist_image; then    \
                  echo "Module $module processed fine";            \
              else                                                  \
                   echo "Module $module failed.";                  \
                   echo "Hit return to Continue";                   \
	   read ans;                                        \
              fi;                                                   \
     );                                                     \
  fi;                                                       \
        done
make[1]: Entering directory `/usr/src/modules/mga-vid'
dh_testdir
make[1]: dh_testdir: Command not found
make[1]: *** [clean] Error 127
make[1]: Leaving directory `/usr/src/modules/mga-vid'
Module /usr/src/modules/mga-vid failed.
Hit return to Continue

----------------------------------------------------------------------------
-----------

Ho provato anche con 
# fakeroot make-kpkg --revision=mga kernel_image modules_image
 stessa cosa...Ottengo l'imagine del kernel ma non del modulo mag-vid...
 Non riesco a capire cosa mi manca ? ... (dh_testdir) dove lo trovo ?

Grazie, Francesco.  



Reply to: