Re: CVS build problem - make world target

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vladimir Kokovic <kokovic(dot)vladimir(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: CVS build problem - make world target
Date: 2010-05-01 18:38:19
Message-ID: 6437.1272739099@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Vladimir Kokovic <kokovic(dot)vladimir(at)gmail(dot)com> writes:
> make[3]: Circular postgres.xml <- postgres.sgml dependency dropped.

[ followed by havoc as make passes the wrong $< file to osx ]

I can reproduce this when doing "make all" in doc/src/sgml in a
VPATH build, but not when doing it in the regular source tree.
I'm not sure if this is a make bug or something weird in our
make rules. Any ideas?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-05-01 21:34:10 Re: CVS build problem - make world target
Previous Message Andres Freund 2010-05-01 18:00:34 Re: plpython memory leak uppon empty resultsets in all versions