Subject: evolution-2.0.2
To: None <rh@NetBSD.org>
From: walt <wa1ter@myrealbox.com>
List: tech-pkg
Date: 11/02/2004 20:08:47
Hi,

I'm getting the following error on -CURRENT:

camel-service.c: In function `camel_getaddrinfo':
camel-service.c:899: error: structure has no member named `ai_faimily'
camel-service.c:899: error: `AF_INET' undeclared (first use in this function)

When I change the 'faimily' to 'family' I still get the unknown "AF_INET"
error.  Anyone else seeing this problem?