Re: [GENERAL] psql 7.0.0 beta - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] psql 7.0.0 beta
Date
Msg-id 200003020201.VAA25805@candle.pha.pa.us
Whole thread Raw
In response to Re: [GENERAL] psql 7.0.0 beta  (Tomaz Borstnar <tomaz.borstnar@over.net>)
List pgsql-general
> At 04:17 PM 01/03/00, Bruce Momjian wrote the following message:
> >Your OS should have pid_t defined in an include file.  Findit, and add
> >the #include to miscadmin.h. Then, tell us so we can add it here.
>
> #include <sys/types.h> seemed to help
>
>
> > > At 11:06 AM 28/02/00, Ulf Mehlig wrote the following message:
> > > >P.S.: Ah, there was another problem, but I wasn able to reproduce it;
> > > >       after compiling, "make install" did not install "initdb"; after
> > > >       repeating the install, everything was in place (Redhat 6.1);
> > > >       another install on RedHat 6.0 worked without problems.
> > > I couldn't compile it on FreeBSD 3.3-STABLE and FreeBSD 3.2-STABLE. Tried
> > > with stock gcc (2.7.2.1a faik) and gcc 2.95.2:

I looked at 7.0 miscadmin.h, and see sys/types.h, so it is already fixed
in the current beta.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Tomaz Borstnar
Date:
Subject: Re: [GENERAL] psql 7.0.0 beta
Next
From: Stan Jacobs
Date:
Subject: Simple problem?