Subject: PROBLEM make depend
To: None <port-vax@netbsd.org>
From: None <nbsd@righi.dhs.org>
List: port-vax
Date: 09/01/2000 16:08:00
Hello
I just got the latest source tree of the system /src/sys

after configuring /usr/sbin/config MYCONF

cd ../compile/MYCONF

make depend

after a while I Got this error

*Initialization*:1: warning: this is the location of the previous
definition
In file included from ../../../../arch/vax/vax/in_cksum.c:39:
../../../../sys/mbuf.h:532: warning: `PULLDOWN_TEST' redefined
*Initialization*:1: warning: this is the location of the previous
definition
In file included from ../../../../netinet/in4_cksum.c:68:
../../../../sys/mbuf.h:532: warning: `PULLDOWN_TEST' redefined
*Initialization*:1: warning: this is the location of the previous
definition
mkdep: compile failed.
*** Error code 1


how can I fix it ??

thanks

Rick