CVS-TIP - Mailing list pgsql-hackers

From Rod Taylor
Subject CVS-TIP
Date
Msg-id 1042581881.14661.89.camel@jester
Whole thread Raw
Responses Re: CVS-TIP  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
It appears that FreeBSD doesn't approve of the use of inet.h in this
fashion.  Probably related to the IPV6 changes.

On FreeBSD 4.7:

bash-2.05b$ make install > /dev/null
In file included from pqcomm.c:75:
/usr/include/arpa/inet.h:89: warning: parameter has incomplete type
/usr/include/arpa/inet.h:92: warning: parameter has incomplete type
/usr/include/arpa/inet.h:96: warning: parameter has incomplete type
--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

pgsql-hackers by date:

Previous
From: "John Liu"
Date:
Subject: 7.3.1 on linux
Next
From: Bruce Momjian
Date:
Subject: Re: CVS-TIP