Hi,
I just got this weird error while doing "make distprep" (doc build being
previously enabled):
osx:/pgsql/source/00head/doc/src/sgml/acronyms.sgml:3:0:E: prolog can't be
omitted unless CONCUR NO and LINK EXPLICIT NO and either IMPLYDEF ELEMENT YES
or IMPLYDEF DOCTYPE YES
osx:/pgsql/source/00
Alvaro Herrera wrote:
> osx:/pgsql/source/00head/doc/src/sgml/acronyms.sgml:3:0:E: prolog can't be
> omitted unless CONCUR NO and LINK EXPLICIT NO and either IMPLYDEF ELEMENT YES
> or IMPLYDEF DOCTYPE YES
> osx:/pgsql/source/00head/doc/src/sgml/acronyms.sgml:3:0:E: no document type
> declaratio
Alvaro Herrera writes:
> I have not fooled with these files lately so I have zero idea where the
> bogus postgres.xml came from.
The dependencies in doc/src/sgml/Makefile have moved around a bit
lately, so maybe things got confused. Still, a 'make clean' should
have fixed it right up.