[postgis-tickets] [PostGIS] #2787: build issues with git/svn source codes.
PostGIS
trac at osgeo.org
Thu Jun 26 07:46:06 PDT 2014
#2787: build issues with git/svn source codes.
------------------------+---------------------------------------------------
Reporter: mohitkharb | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.1.x
Keywords: |
------------------------+---------------------------------------------------
while building postgis from git/svn source, ./configure doesnot show
"yacc" as a necessity, which is also unclear in teh developer docs.
this is giving problem :
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes
-I/usr/local/include -c lwout_twkb.c -o lwout_twkb.o >/dev/null 2>&1
yacc lwin_wkt_parse.y
lwin_wkt_parse.y:94: syntax error
make[1]: *** [lwin_wkt_parse.c] Error 1
make[1]: Leaving directory `/home/lsi/Mohit/postgis/liblwgeom'
make: *** [all] Error 1
http://pastebin.com/EV0U1Ubq
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2787>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list