From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | John Summerfield <postgres(at)herakles(dot)homelinux(dot)org> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: postgresql HEAD build failure |
Date: | 2007-09-10 01:43:18 |
Message-ID: | 20070910014318.GA12395@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
John Summerfield wrote:
> Alvaro Herrera wrote:
>> Hmm, try deleting the build tree and start again. Sometimes, what
>> happens to me is that somebody adds a new directory, and my build tree
>> does not contain it. It's easy to fix: when I had a slower computer
>> what I did was create the offending directory and symlink the makefile.
>> Nowadays I just wipe the whole thing and let the build directory be
>> constructed again by configure. That gets things in sync.
>
> that, I think, subverts the purpose of cvs and other SCMTs, but...
No, it doesn't. Note that I suggested only deleting the *build* dir,
not the source dir. I use VPATH builds -- I never delete my source
dirs.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-09-10 02:15:24 | Re: Function Volatility |
Previous Message | John Summerfield | 2007-09-10 01:36:59 | Re: postgresql HEAD build failure |