Re: [HACKERS] 7.4beta4 compile failure on NetBSD

2003-10-10 Thread Bruno Wolff III
On Fri, Oct 10, 2003 at 16:36:56 +0900, Curt Sampson <[EMAIL PROTECTED]> wrote: > I just happened to try to compile 7.4beta4 on a two-month-old NetBSD-current > system, and I get the following: > > In file included from timestamp.c:14: > ../../../../src/interfaces/ecpg/include/datetime.h:7: conf

[HACKERS] 7.4beta4 compile failure on NetBSD

2003-10-10 Thread Curt Sampson
I just happened to try to compile 7.4beta4 on a two-month-old NetBSD-current system, and I get the following: In file included from timestamp.c:14: ../../../../src/interfaces/ecpg/include/datetime.h:7: conflicting types for `dtime_t' /usr/include/sys/types.h:186: previous declaration of `dtime_t'