Regression test errors on x86_64

From: "Michael Artz" <mlartz(at)gmail(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Regression test errors on x86_64
Date: 2006-04-27 10:37:52
Message-ID: e9c163070604270337l55910951v5a84cab4068448df@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I'm sure that I'm doing something wrong, but are there any special flags
that I need to pass to configure/make in order to make sure that everything
builds correctly on an AMD64 machine (Quad dual-core Opteron)? Everything
seems to builds fine, however I fail 71 of the regression tests. Looking at
the results it looks like it, many times when the regresssion test expects
and error, my compile doesn't throw one. It happily accepted 'xxx' as a
bool and 'abc' as a char ... is this a known "problem" for x86_64?

Sorry for being so vague, but I don't have the output in front of me (its at
work). What information would be most useful in diagnosing the problems?
(RHEL4 Update 2, PostgreSQL 8.1.3, only options to ./configure are
--with-*).

Thanks
-Mike

Browse pgsql-ports by date

  From Date Subject
Next Message Ivan M. 2006-04-28 21:12:10 Cannot build plperl from source (8.1.3)
Previous Message Nuno Lucas 2006-04-13 09:41:27 Re: WinCE/Pocket PC port for the C client library