Opened 6 years ago

Last modified 6 years ago

#3998 closed defect

Debbie build fails for PostgreSQL 11 with: postgres.h: No such file or directory — at Version 1

Reported by: strk Owned by: robe
Priority: medium Milestone: PostGIS 2.5.0
Component: QA/buildbots Version: master
Keywords: Cc:

Description (last modified by strk)

See https://debbie.postgis.net/job/PostGIS_Regress/8453/console

gcc "-I../../liblwgeom" -g -O2 -fPIC -I/var/lib/jenkins/workspace/geos/rel-3.7.0devw64/include   -I/usr/include/libxml2 -I/usr/include -DHAVE_SFCGAL    -I/var/lib/jenkins/workspace/gdal/rel-2.2w64/include "-I../../libpgcommon"  -I../rt_core -I. -I./ -I/var/lib/jenkins/workspace/pg/rel/pg11w64/include/postgresql/server -I/var/lib/jenkins/workspace/pg/rel/pg11w64/include/postgresql/internal  -D_GNU_SOURCE   -c -o rtpg_geometry.o rtpg_geometry.c
rtpg_geometry.c:30:22: fatal error: postgres.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'rtpg_geometry.o' failed
make[2]: *** [rtpg_geometry.o] Error 1

Change History (1)

comment:1 by strk, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.