id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 383,Liblwgeom not compile with POSTGIS_DEBUG_LEVEL 4,colivier,colivier," {{{ ./configure sed -i ""s/POSTGIS_DEBUG_LEVEL 0/POSTGIS_DEBUG_LEVEL 4/"" postgis_config.h cd liblwgeom/ make }}} {{{ measures.c: In function 'lw_dist2d_ptarray_poly': measures.c:712: error: 'dist' undeclared (first use in this function) measures.c:712: error: (Each undeclared identifier is reported only once measures.c:712: error: for each function it appears in.) measures.c:712: error: 'mindist' undeclared (first use in this function) measures.c: In function 'lw_dist2d_ptarray_ptarray': measures.c:783: error: 'dist' undeclared (first use in this function) measures.c:784: error: 'result' undeclared (first use in this function) make: *** [measures.o] Error 1 }}} ",defect,closed,medium,,postgis,master,fixed,measure.c POSTGIS_DEBUG_LEVEL,