Kenneth Been <[EMAIL PROTECTED]> writes:
> 2. I ran "make clean" before running "make". Maybe there is
> a problem with the dependencies in the makefiles?
There are no dependencies in the Makefiles, unless you did "make
depend". "make clean" is usually necessary after changing any
widely-used h
Well, I solved this problem by doing two things:
1. I used 16384 instead of 32768. I can't imagine this made
any difference.
2. I ran "make clean" before running "make". Maybe there is
a problem with the dependencies in the makefiles?
Ken
Kenneth Been wrote:
>
> I set BLCKSZ to 32768, as de