Re: CVS build problem - make world target - Mailing list pgsql-bugs

From Tom Lane
Subject Re: CVS build problem - make world target
Date
Msg-id 9226.1272749650@sss.pgh.pa.us
Whole thread Raw
In response to Re: CVS build problem - make world target  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: CVS build problem - make world target  (Vladimir Kokovic <kokovic.vladimir@gmail.com>)
List pgsql-bugs
I wrote:
> Vladimir Kokovic <kokovic.vladimir@gmail.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?

I'm currently of the opinion that this is a gmake bug.  (For the record,
I'm seeing it with make 3.81 in Fedora 11.)  I found a pretty simple
workaround, though, which I have now committed.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: CVS build problem - make world target
Next
From: Russell Smith
Date:
Subject: Re: PostgreSQL 8.4 - dumping database connection privileges