NetBSD-Users archive

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

Re: tracking current / kernel modules



In Message <4E6FD32A.5020506%libero.it@localhost>,
   Riccardo Mottola <riccardo.mottola%libero.it@localhost>wrote:

=>Hi,
=>
=>well, actually, I was more looking for the commands in module (7).
=>
=>However, when executing them, they do not work for me:
=>
=>            cd /usr/src/sys/modules
=>
=>            export OBJDIR=/usr/obj
=>            export TOOLDIR=/usr/tools
=>
=>            make clean
=>            make
=>            make install

   Assuming you have recent -current, try:

        cd /usr/src
        ./build.sh modules installmodules=/

You might want to try someplace other than "/" the first time
through to be safe; I haven't tried it myself yet.

   Good luck...

                                        Gary Duzan




Home | Main Index | Thread Index | Old Index