Opened 13 years ago
Closed 13 years ago
#1786 closed defect (fixed)
Documentation build fails
Reported by: | p1d1d1 | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.1 |
Component: | build | Version: | master |
Keywords: | Cc: | strk |
Description
Trying to build the doc (make html):
In file included from liblwgeom_internal.h:19:0,
from stringbuffer.c:40:
../postgis_config.h:4:34: fatal error: postgis_svn_revision.h: No such file or directory compilation terminated.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Component: | documentation → build/upgrade/install |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in r9656
Note:
See TracTickets
for help on using tickets.
The real culprit seems to be liblwgeom/Makefile, which doesn't encode dependency of liblwgeom.la on postgis_config.h and postgis_svn_revision.h