How to build docs from master? - Mailing list pgsql-general

From Andreas Joseph Krogh
Subject How to build docs from master?
Date
Msg-id VisenaEmail.ca.3ce7a07ef1433986.1540548ccf4@tc7-visena
Whole thread Raw
Responses Re: How to build docs from master?
List pgsql-general
Hi all.
 
I have installed PG (master) from git, but it seems the docs are not built issuing "make install".
I've tried "make docs" but it fails with:
 
      interface Makefile:127: recipe for target 'HTML.index' failed
make[3]: *** [HTML.index] Error 1
make[3]: Leaving directory '/home/andreak/dev/postgresql/doc/src/sgml'
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/andreak/dev/postgresql/doc/src'
Makefile:16: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/andreak/dev/postgresql/doc'
GNUmakefile:17: recipe for target 'docs' failed
make: *** [docs] Error 2
 
 
Any hints?
 
Thanks.
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
Attachment

pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Postgresql 9.3.4 file system compatibility
Next
From: Durumdara
Date:
Subject: Re: Really unique session ID - PID + connection timestamp?