Re: Re: UUNET socket-file-location patch

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: UUNET socket-file-location patch
Date: 2000-11-13 19:21:04
Message-ID: 20001113132104.A5949@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Looks like it needs a resolver include....

LER

* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [001113 13:11]:
> Actually, the thing doesn't even compile:
>
> pqcomm.c: In function `StreamServerPort':
> pqcomm.c:259: warning: implicit declaration of function `hstrerror'
> pqcomm.c:259: `h_errno' undeclared (first use in this function)
> pqcomm.c:259: (Each undeclared identifier is reported only once
> pqcomm.c:259: for each function it appears in.)
> make[3]: *** [pqcomm.o] Error 1
>
> postmaster.c: In function `get_host_port':
> postmaster.c:1338: warning: implicit declaration of function `hstrerror'
> postmaster.c:1338: `h_errno' undeclared (first use in this function)
> postmaster.c:1338: (Each undeclared identifier is reported only once
> postmaster.c:1338: for each function it appears in.)
> make[3]: *** [postmaster.o] Error 1
>
> Please revert this patch, so I can get some work done?
>
> regards, tom lane
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-13 21:15:20 Re: Re: UUNET socket-file-location patch
Previous Message Tom Lane 2000-11-13 19:08:36 Re: Re: UUNET socket-file-location patch

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-13 21:15:20 Re: Re: UUNET socket-file-location patch
Previous Message Tom Lane 2000-11-13 19:08:36 Re: Re: UUNET socket-file-location patch