[postgis-devel] make pdf problem for 1.5.0beta1

Kevin Neufeld kneufeld at refractions.net
Mon Jan 11 10:58:03 PST 2010


The images portion of the documentation requires liblwgeom.a (the main guts of PostGIS), which I've always built before 
working on the documentation stuff.

I've updated the Makefile in trunk so the pdf target properly references the necessary dependencies.

Thanx for the catch, Devrim.

Cheers,
Kevin

Devrim GÜNDÜZ wrote:
> I'm getting the following while trying to build pdf version of documentation:
> 
> (make pdf output):
> 
> /usr/bin/xsltproc ./xsl/postgis_aggs_mm.xml.xsl postgis.xml > postgis_aggs_mm.xml
> cat postgis.xml | sed "s/@@LAST_RELEASE_VERSION@@/1.5.0b1/g" > postgis-out.xml
> make -C html/image_src images
> make[1]: Entering directory `/home/devrim/Fedora/postgis/devel/postgis-1.5.0b1/doc/html/image_src'
> make[1]: *** No rule to make target `../../../liblwgeom/liblwgeom.a', needed by `generator'.  Stop.
> make[1]: Leaving directory `/home/devrim/Fedora/postgis/devel/postgis-1.5.0b1/doc/html/image_src'
> make: *** [images] Error 2
> 
> Am I missing something?
> 
> Regards,
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel



More information about the postgis-devel mailing list