Tom Lane wrote:
> Greg Smith <g...@2ndquadrant.com> writes:
> > �������� wrote:
> >> Hi,guys.I ama studentwho want to studyPostgreSQL.I encountered the 
> >> following errors which I don't know how to fix while I using eclipse 
> >> to built pgsql:
> 
> > I don't know why this specific one isn't working, but we do have a very 
> > detailed guide to getting PostgreSQL to build in Eclipse that might help 
> > you out: http://wiki.postgresql.org/wiki/Working_with_Eclipse
> 
> Hm, I wonder whether the reason the OP ran into trouble was that he
> followed that guide :-(.  Relying on manual invocation of configure
> is a sure recipe for hitting weird breakage anytime somebody changes
> the configure input files ... Surely there's a way to teach Eclipse
> to do that when needed?

Is this really a problem?  I think our makefiles are set up such that
they will re-run configure in some of its input files have changed.
I know they do for me when I cvs-update and configure itself has
changed.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to