[postgis-users] Re: make error

Robert W. Burgholzer rburghol at vt.edu
Thu May 30 19:46:18 PDT 2002


I think your problem may be here:

ifeq ($(USE_PG72),1)

You must have the USE_PG72 = 1 if you are using postgres 7.2 or later,
or set = 0 if not. this is in the first several lines of the Makefile.

Hope this helps,

Robert Burgholzer





More information about the postgis-users mailing list