Subject: Re: Trouble with asun's netatalk on NetBSD 1.4
To: William R. Dickson <wrd@awenet.com>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-mac68k
Date: 05/26/1999 11:44:55
On Wed, 26 May 1999, William R. Dickson wrote:
> Hi all,
>
> I realize Adrian's modified netatalk is a work in progress, but it's
> worked quite well for me up until now, and the nature of the error makes
> me think it might be a problem with a NetBSD header file. Not that I know
> enough to tell, but it can't hurt to ask, eh?
I think you're right about a header error.
> Here's the error:
>
> gcc -I../../sys/netbsd/ -I/usr/include/kerberosIV -DBSD4_4 -O2
> -I../../include -DAPPLCNAME -c status.c
> In file included from /usr/include/vm/vm_object.h:74,
> from /usr/include/vm/vm.h:68,
> from /usr/include/sys/sysctl.h:51,
> from status.c:15:
> /usr/include/vm/vm_page.h:202: field `pmseg' has incomplete type
> *** Error code 1
Weird. I don't think it should be pulling all of this in...
This is with NetBSD 1.4?
Take care,
Bill