NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: tracking current / kernel modules
In Message <4E707912.6070809%libero.it@localhost>,
Riccardo Mottola <riccardo.mottola%libero.it@localhost>wrote:
=>When I run your command I get, after some compilation,
=>
=>dependall ===> sys/modules/accf_dataready
=># create accf_dataready/accf_data.d
=>CC=/usr/src/obj/tooldir.NetBSD-5.99.48-i386/bin/i486--netbsdelf-gcc
=>/usr/src/obj/tooldir.NetBSD-5.99.48-i386/bin/nbmkdep -f accf_data.d
=>-- -I/usr/src/common/include --sysroot=/usr/src/obj/destdir.i386
=>-I/usr/src/common/include -nostdinc -I.
=>-I/usr/src/sys/modules/accf_dataready -isystem /usr/src/sys -isystem
=>/usr/src/sys/arch -isystem /usr/src/sys/../common/include -D_KERNEL
=>-D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /usr/src/sys/netinet/accf_data.c
=>sh: /usr/src/obj/tooldir.NetBSD-5.99.48-i386/bin/nbmkdep: not found
=>
=>*** Failed target: accf_data.d
=>
=>
=>Where is the problem? something inconsistent on my side? A problem with
=>build-sh run of makedepend?
Looks like you need to build tools. Try:
cd /usr/src
./build.sh tools modules installmodules=/
Good luck...
Gary Duzan
Home |
Main Index |
Thread Index |
Old Index