| From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | Claudio Freire <klaussfreire(at)gmail(dot)com> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Building error |
| Date: | 2011-01-20 14:58:35 |
| Message-ID: | AANLkTimnJ-k1GOHqeZUsiRjuOGP6iJVV1XjoeUNG9ucs@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
If you're getting this error on windows.
That's because - the installer did not copy the file in PostgreSQL
distribution directory because of the build script bug, which is (I think)
now resolved upstream.
Please copy the attached file in <PG_DIR>\include\server\parser\kwlist.h
directory.
(FYI - this is the copy of the PostgreSQL 9.1 development)
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
On Thu, Jan 20, 2011 at 7:20 PM, Claudio Freire <klaussfreire(at)gmail(dot)com>wrote:
> Just to let you know, I just did a git pull and found myself staring at the
> following error message (after a number of lines of build output):
>
> ./db/keywords.c:33:34: error: server/parser/kwlist.h: No such file or
> directory
>
> ¿missing commit perhaps?
>
>
| Attachment | Content-Type | Size |
|---|---|---|
| kwlist.h | text/x-chdr | 20.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Claudio Freire | 2011-01-20 16:30:30 | Re: Building error |
| Previous Message | Claudio Freire | 2011-01-20 13:50:01 | Building error |