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

