Ticket #1623 (closed defect: fixed)
Can't compile anymore under mingw 3.4.5
| Reported by: | robe | Owned by: | pramsey |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
