Subject: Re: Problem compiling libkvm
To: None <current-users@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: current-users
Date: 09/21/1998 18:36:49
In article <19980921175028.11631.qmail@nelgin.nu>,
	nigel@nelgin.nu writes:
> cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror  
> -DLIBC_SCCS -DUVM -DPMAP_NEW -c kvm.c
> cc1: warnings being treated as errors
> kvm.c: In function `Pread':
> kvm.c:216: warning: implicit declaration of function `pread'
> kvm.c: In function `kvm_dump_inval':
> kvm.c:848: warning: implicit declaration of function `pwrite'
> *** Error code 1
> 
> I have done make includes in /usr/src/sys

You must do "make includes" in "/usr/src".

-- 
Matthias Scheler                                http://home.owl.de/~tron/