Re: compile error of PostgreSQL 7.2 on FreeBSD-current - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: compile error of PostgreSQL 7.2 on FreeBSD-current
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: compile error of PostgreSQL 7.2 on FreeBSD-current  (Tom Lane <[email protected]>)
Responses Re: compile error of PostgreSQL 7.2 on FreeBSD-current
List pgsql-hackers
Tom Lane writes:

> One would think this is a bug in FreeBSD's <grp.h>.  Shouldn't it be
> responsible for including the headers it depends on?

The standards specify (effectively) that sys/types.h must be included
before grp.h.  This can be considered stupid, but it's not really
FreeBSD's fault.

-- 
Peter Eisentraut   [email protected]



pgsql-hackers by date:

Previous
From: Randall Jonasz
Date:
Subject: Re: Replication
Next
From: bpalmer
Date:
Subject: Re: Replication