[postgis-tickets] [PostGIS] #3379: Error during compilation of PostGIS source code

PostGIS trac at osgeo.org
Thu Nov 26 07:20:47 PST 2015


#3379: Error during compilation of PostGIS source code
-----------------------------------+---------------------------
 Reporter:  bleukert               |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  low                    |  Milestone:  PostGIS 2.2.1
Component:  build/upgrade/install  |    Version:  2.2.x
 Keywords:                         |
-----------------------------------+---------------------------
 During the compilation of the PostGIS source code (exported from svn-2.2
 branch) I received the following error message:

 gcc -O2  -Wall -Wmissing-prototypes -I/opt/libgeos/include
 -I/opt/libproj/include -I/opt/cunit/include -I.. -c -o cu_out_twkb.o
 cu_out_twkb.c[[BR]]
 cu_out_twkb.c:1: error: stray ‘\357’ in program[[BR]]
 cu_out_twkb.c:1: error: stray ‘\273’ in program[[BR]]
 cu_out_twkb.c:1: error: stray ‘\277’ in program[[BR]]
 make[2]: *** [cu_out_twkb.o] Error 1[[BR]]
 make[2]: Leaving directory `/tmp/postgis/postgis-
 svn-2.2/liblwgeom/cunit'[[BR]]
 make[1]: *** [check] Error 2[[BR]]
 make[1]: Leaving directory `/tmp/postgis/postgis-svn-2.2/liblwgeom'[[BR]]
 make: *** [check] Error 1

 Can you please fix the file cu_out_twkb.c?

 Best regards,[[BR]]
 Boris

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3379>
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