[postgis-tickets] [PostGIS] #3210: error: expected declaration specifiers or ‘...’ before ‘LWORD’
PostGIS
trac at osgeo.org
Sun Jul 19 04:22:56 PDT 2015
#3210: error: expected declaration specifiers or ‘...’ before ‘LWORD’
-----------------------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
Build fails on ubuntu 10.10:
{{{
In file included from stringbuffer.c:39:
liblwgeom_internal.h:157: error: expected declaration specifiers or ‘...’
before ‘LWORD’
liblwgeom_internal.h:157: error: expected declaration specifiers or ‘...’
before ‘LWORD’
In file included from stringbuffer.c:39:
liblwgeom_internal.h:366: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:366: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:367: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:367: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:368: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:368: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:369: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:369: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:370: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:370: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:371: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:371: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:372: warning: type defaults to ‘int’ in declaration
of ‘gridspec’
liblwgeom_internal.h:372: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
liblwgeom_internal.h:423: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
make[1]: *** [stringbuffer.lo] Error 1
make[1]: Leaving directory `/usr/src/postgis/postgis/liblwgeom'
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3210>
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