2010 14:32, Craig Ringer wrote:
> Please reply to the list, not just to me. The "Reply all" button in your
> mail client should take care of that.
>
> Reply follows.
>
> On 4/05/2010 9:16 PM, Graham Swallow wrote:
>>
>> I fixed it for me at home by copying three
9.0 beta1 tarball
configure --prefix=/tmp/PG9/
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
-fwrapv -L../../src/port -Wl,--as-needed -Wl,-rpath,'/tmp/pg9/lib'
-Wl,-E
... long list of .o files ...
../../src/port/libpgport_srv.
-- Forwarded message --
Date: 5 May 2010 15:15
Subject: Re: [BUGS] ubuntu 9.10 AMD64 undefined reference to `optreset'
configure:21408: checking for optreset
configure:21434: gcc -o conftest -O2 -Wall -Wmissing-prototypes
-Wpointer-arith -Wdeclaration-after-statement -Wendif-label
What I did, exactly, was copy/move a file,
from where it wasnt found,
to where I think it might go,
and remarkably, it was found.
postgresql-9.0.0/src/backend/catalog/schemapg.h
postgresql-9.0.0/src/include/catalog/
I dont know anything about your buildfarm,
Graham
>
> We have half a doz
Did I mention that I used ftp? Not SVN?
Graham
On 20 September 2010 18:29, Graham Swallow
wrote:
> What I did, exactly, was copy/move a file,
>
> from where it wasnt found,
> to where I think it might go,
> and remarkably, it was found.
>
> postgresql-9.0.0/src/backe
src/backend/utils/cache/relcache.c
but grep tells you that, in exchange for 20 seconds.
Are these things in different places on your machines?
If same, Do you expect it to be findable there?
Graham
On 20 September 2010 19:02, Tom Lane wrote:
> Graham Swallow writes:
>> LOOK I really t
Noone else has missing files, in the wrong places,
Its not their problem.
All of the files on all of your machines, are in the right places.
Its not your problem.
All of the files on my machine, are (NOW) in the right places.
Its not my problem.
everybody's happy ;-)
Graham
On 20 September 201