Lists: | Postg토토 꽁 머니SQL |
---|
From: | Hua Xin Yu <pieupieu_2000(at)yahoo(dot)com> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | installation question |
Date: | 2003-07-08 01:25:44 |
Message-ID: | 20030708012544.74912.qmail@web40108.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-cygwin |
Hi,All
I have cygwin installed on my windows XP. I start to
install postgresql in
a unix way. I did ./configure first.
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?
Thanks in advance
Xinyu
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | Hua Xin Yu <pieupieu_2000(at)yahoo(dot)com> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: installation question |
Date: | 2003-07-08 11:55:02 |
Message-ID: | 20030708115500.GA1588@tishler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg토토 꽁 머니SQL |
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
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 18:34:10 |
Message-ID: | Pine.GSO.4.44.0307081131500.1509-100000@sundance.cse.ucsc.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
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
>