Re: [BUGS] BUG #5447: VPATH install postgres.bki

2010-05-04 Thread Graham Swallow
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

[BUGS] ubuntu 9.10 AMD64 undefined reference to `optreset'

2010-05-05 Thread Graham Swallow
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.

[BUGS] ubuntu 9.10 AMD64 undefined reference to `optreset'

2010-05-05 Thread Graham Swallow
-- 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

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
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

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
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

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
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

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
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