CVS-TIP

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: CVS-TIP
Date: 2003-01-14 22:04:41
Message-ID: 1042581881.14661.89.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rbt(dot)ca>

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

Responses

  • Re: CVS-TIP at 2003-01-14 22:11:24 from Bruce Momjian

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-01-14 22:11:24 Re: CVS-TIP
Previous Message John Liu 2003-01-14 20:55:02 7.3.1 on linux