| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Berényi Gábor <ber_(at)freemail(dot)hu> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [INTERFACES] bcc32.mak for libpq broken? (distro 8.0.0) |
| Date: | 2005-03-07 21:21:49 |
| Message-ID: | 200503072121.j27LLnD17741@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces pgsql-patches |
Bernyi Gbor wrote:
> The problem is something else.
> Gives the same message.
>
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> ?rta:
>
> > Ber?nyi G?bor wrote:
> > > Dear Bruce,
> > > Didn't work:
> > > Fatal bcc32.mak 169: No terminator specified for in-line file
> operator
> > > Look forward to hear of you again, Gabor
> >
> > OK, new bcc32.mak attached. It turns out the actions were
> indented with
> > spaces instead of tabs.
OK, I think I figured it out. "Resource files" are done differently in
MS make and bcc make. I have attached a new file. Please test and let
me know. If you can keep testing, we will eventually get this working.
Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 5.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pw | 2005-03-08 22:57:24 | Question about accessing current row data inside trigger |
| Previous Message | Guy Rouillier | 2005-03-07 19:28:44 | PL/pgsql dynamic statements and null values |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-03-07 22:21:34 | Re: [HACKERS] Implementation of SQLCODE and SQLERRM variables |
| Previous Message | Peter Eisentraut | 2005-03-07 18:50:23 | Re: Faster install-sh in C |