Re: Request for supported platforms - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: Request for supported platforms
Date
Msg-id m34rb9jdz9.fsf@varsoon.wireboard.com
Whole thread Raw
In response to Request for supported platforms  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Request for supported platforms  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Doug McNaught <doug@mcnaught.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

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Request for supported platforms
Next
From: Larry Rosenman
Date:
Subject: UnixWare 7.1.3: with current CVS, and cc -Xb.,..