[postgis-devel] [PostGIS] #1158: Can't compile under Windows mingw

PostGIS trac at osgeo.org
Fri Aug 12 18:04:13 PDT 2011


#1158: Can't compile under Windows mingw
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 strk,

 You aksed -- just tried compiling latest r7741 and can't.  I was able to
 compile and make check fine about 2 days ago.


 {{{
 gcc -g -O2 -Ic:/projects/pg/pg84/include/POSTGR~1/server
 -I/c/projects/proj/rel-4.6.1/include -I../liblwgeom  -DDLL_EXPORT -DPIC
 -Wall -Wmissing-prototypes  -c -o lwgeom_transform.o lwgeom_transform.c
 In file included from c:/projects/pg/pg84/include/POSTGR~1/server/c.h:854,
                  from
 c:/projects/pg/pg84/include/POSTGR~1/server/postgres.h:47,
                  from lwgeom_transform.c:13:
 c:/projects/pg/pg84/include/POSTGR~1/server/port.h:17:19: netdb.h: No such
 file or directory

 }}}

 does same with my 9.0.  Didn't bother trying 9.1.

 Let me know if you need full log.

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