DragonFly users List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Watching a file system
:# cc -I/usr/src/sys ncptrace.c -o /usr/local/bin/ncptrace -lkvm
:ncptrace.c: In function `dumpncp':
:ncptrace.c:133: warning: comparison is always true due to limited range of
:data type
:ncptrace.c:143: error: `NCF_MOUNTPT' undeclared (first use in this function)
:ncptrace.c:143: error: (Each undeclared identifier is reported only once
:ncptrace.c:143: error: for each function it appears in.)
:
:I do like this idea though.
:------
:Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org
Use the ncptrace.c from HEAD. The debug code doesn't get updated
reliably but the one in HEAD will compile under RELEASE.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]