[postgis-devel] [PostGIS] #1623: Can't compile anymore under mingw 3.4.5
PostGIS
trac at osgeo.org
Mon Feb 27 20:39:46 PST 2012
#1623: Can't compile anymore under mingw 3.4.5
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
did something change between yesterday and otday. I don't think I
changed anything but now I'm getting this error:
{{{
lwin_wkt_lex.c:693: warning: no previous prototype for 'wkt_yylex'
lwin_wkt_lex.c: In function `wkt_yylex':
lwin_wkt_lex.c:785: error: `yylineno' undeclared (first use in this
function)
lwin_wkt_lex.c:785: error: (Each undeclared identifier is reported only
once
lwin_wkt_lex.c:785: error: for each function it appears in.)
make[1]: *** [lwin_wkt_lex.lo] Error 1
make[1]: Leaving directory `/c/projects/PostGIS/trunk/liblwgeom'
make: *** [all] Error 1
/bin/perl utils/svn_repo_revision.pl
Can't fetch SVN revision: no svn executable found
Not updating existing rev file at 0
}}}
I can add svn to my path and see if that fixes the issue but not sure why
SVN is suddenly a requirement. I assume it will not be for tar balls.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1623>
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-devel
mailing list