Subject: None
To: None <netbsd-help@NetBSD.ORG>
From: Kevin Dulzo <kdulzo@mcs.com>
List: netbsd-help
Date: 06/13/1995 13:14:00
This is becoming rather ridiculous.
I am still trying to compile my kernel.
I have NetBSD 1.0 and am attempting to compile -current.
I already did the following:
made current config
made current gas
installed current include
make depend && make
after compiling for 2 hours --
cc1: warnings being treated as errors
../../../../netinet/ip_mroute.c: In function `tbf_control':
../../../../netinet/ip_mroute.c: warning:passing arg 1 of `timeout' from incompatible pointer type
Apparently something else is going wrong. Im assuming i do NOT have to compile the entir -current source tree. Am I wrong?
.kdulzo.