[postgis-tickets] [PostGIS] #3003: Will just not compile anymore on FreeBSD 10.1
PostGIS
trac at osgeo.org
Thu Nov 27 17:57:59 PST 2014
#3003: Will just not compile anymore on FreeBSD 10.1
------------------------+---------------------------------------------------
Reporter: martin5519 | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.1.5
Component: postgis | Version: 2.1.x
Keywords: |
------------------------+---------------------------------------------------
I've tried everything. I have a bug open at:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195090
We've been developing software with Postgis as a module and had zero
problems before. Since almost 2 weeks now, we've been unable to reinstall
following two hard drive crashes. I've tried 2 different FreeBSD ports
and I've tried compiling from source with 2.0.6 and 2.1.4. In the ports
version, I've even fixed 2 errors (undeclared json_tokener variable and
link to json/json.h should be json-c/json.h).
Anyhow, I know it's a free module and it's terrific but I'm just getting
really frustrated. I'm even offering to pay or donate - will someone,
PLEASE help me.. tell me your hourly rate, just log into my system and
see.
At first I thought it was a FreeBSD port problem (well, it has been as
well) but I'm having issues from Source as well. I have the EXACT version
of all dependencies install required. Whether it's me or it's a valid
issue, I really need some help here. The error is always the same (port
or from source):
Makefile:103: recipe for target 'shp2pgsql' failed
gmake[2]: *** [shp2pgsql] Error 1
gmake[2]: Leaving directory '/usr/home/martin/postgis-2.0.6/loader'
GNUmakefile:14: recipe for target 'all' failed
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory '/usr/home/martin/postgis-2.0.6'
*** Error code 2
Worse part is I don't even need shp2pgsql but I can't seem to remove it as
an option.
Martin
p.s. I have not tried 2.1.5..
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3003>
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