NetBSD-Users archive

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

Re: tracking current / kernel modules



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



grid# make clean
make: "/usr/src/sys/modules/Makefile" line 220: Malformed conditional ((${MKCOMPATMODULES} != "no"))
make: Fatal errors encountered -- cannot continue

make: stopped in /usr/src/sys/modules


what is wrong or waht am I doing wrong?

Riccardo



Home | Main Index | Thread Index | Old Index