Re: cvs-tip broken - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: cvs-tip broken
Date
Msg-id 1029640292.37296.130.camel@jester
Whole thread Raw
In response to Re: cvs-tip broken  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: cvs-tip broken  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, 2002-08-17 at 22:44, Bruce Momjian wrote:
> 
> I think I added time.h and sys/types.h. That should do it for you.

Hmm.. whelp, the file in question on FreeBSD is sys/time.h (attached
earlier) so this won't fix it.

> ---------------------------------------------------------------------------
> 
> Rod Taylor wrote:
> > On Sat, 2002-08-17 at 22:08, Tom Lane wrote:
> > > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > > I am not seeing the failure here on BSD/OS.  I just fixed the
> > > > libpq-int.h problem.  Please update to cvs current and let me know what
> > > > you see.
> > > 
> > > FWIW, libpq seems to build fine here (HPUX 10.20) both before and after
> > > your latest commit.  Rod should probably mention what platform he's
> > > using, and where it defines struct timeval...
> > 
> > I still have to wait another 30 minutes before I can update to the
> > latest revision, but here's what's needed:
> > 
> > 
> > bash-2.05b$ uname -a
> > FreeBSD jester 4.6-RELEASE FreeBSD 4.6-RELEASE #8: Fri Jul 19 23:45:16
> > EDT 2002     root@jester:/usr/obj/usr/src/sys/JESTER  i386
> > 
> > 
> 
> [ Attachment, skipping... ]
> 
> -- 
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> 




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Open 7.3 items
Next
From: Tom Lane
Date:
Subject: Re: cvs-tip broken