| From: | Xinyu Hua <xhua(at)cse(dot)ucsc(dot)edu> |
|---|---|
| To: | Jason Tishler <jason(at)tishler(dot)net> |
| Cc: | pgsql-cygwin(at)postgresql(dot)org |
| Subject: | Re: installation question |
| Date: | 2003-07-08 23:54:59 |
| Message-ID: | Pine.GSO.4.44.0307081653370.15957-100000@sundance.cse.ucsc.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
Yes. The problem is that I didn't install cygipc. After I installed
cygipc, make built sucessfully.
Thanks a lot.
Xinyu
On Tue, 8 Jul 2003, Jason Tishler wrote:
> Xinyu,
>
> On Mon, Jul 07, 2003 at 06:25:44PM -0700, Hua Xin Yu wrote:
> > When I typed make to build, it fails to build
> > ..src/backend/port/pg_sema.o,
> > complaining that IPC_CREAT, IPC_EXCL, SETVAL etc. are
> > not declared.
> > Those variables are declared in
> > ..src/include/port/beos.h
> >
> > What I missed in the installation?
>
> Did you forget to install cygipc?
>
> BTW, a pre-built 7.3.3 is part of the standard Cygwin distribution.
>
> Jason
>
> --
> PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
> Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Litel Wang | 2003-07-09 02:54:20 | ipc-daemon is necessary for running postgre ? |
| Previous Message | Xinyu Hua | 2003-07-08 18:34:10 | Re: installation question |