From: | Doug McNaught <doug(at)mcnaught(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Request for supported platforms |
Date: | 2002-10-26 17:40:10 |
Message-ID: | m34rb9jdz9.fsf@varsoon.wireboard.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> Doug McNaught <doug(at)mcnaught(dot)org> writes:
> > make[3]: Entering directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic'
> > gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
> > -I../../../../../../src/include -c -o ascii_and_mic.o
> > ascii_and_mic.c
> > ascii_and_mic.c:19: syntax error before `extern'
> > ascii_and_mic.c:21: syntax error before `extern'
>
> That should be fixed as of now.
OK, compile went fine, but I get multiple regression test failures:
test geometry ... FAILED
select_views ... FAILED
foreign_key ... FAILED
limit ... FAILED
plpgsql ... FAILED
copy2 ... FAILED
temp ... FAILED
domain ... FAILED
rangefuncs ... FAILED
prepare ... FAILED
without_oid ... FAILED
conversion ... FAILED
truncate ... FAILED
alter_table ... FAILED
I have attached a gzipped copy of "regression.diffs". Let me know if
I can supply any other help.
-Doug
Attachment | Content-Type | Size |
---|---|---|
regression.diffs.gz | application/octet-stream | 28.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2002-10-26 17:50:10 | UnixWare 7.1.3: with current CVS, and cc -Xb.,.. |
Previous Message | Timothy Chan | 2002-10-26 17:23:55 | How to store chinese using the Postgresql? |