From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 26 03:09:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA71A4F9 for ; Wed, 26 Nov 2014 03:09:00 +0000 (UTC) Received: from mail.marketbridge.ca (mail.marketbridge.ca [208.85.218.130]) by mx1.freebsd.org (Postfix) with ESMTP id A939A1A3 for ; Wed, 26 Nov 2014 03:09:00 +0000 (UTC) Received: from www.marketbridge.com (localhost [127.0.0.1]) by mail.marketbridge.ca (Postfix) with ESMTP id 04F42435AAB for ; Tue, 25 Nov 2014 22:09:00 -0500 (EST) MIME-Version: 1.0 X-Priority: Normal X-Mailer: AtMail 1.04 Message-ID: <53283.1416971340@marketbridge.com> To: Reply-To: martin@marketbridge.com Content-Type: text/plain; charset="utf-8" X-Origin: 23.91.188.82 X-Atmail-Account: martin@marketbridge.com Date: Tue, 25 Nov 2014 22:09:00 -0500 Subject: Postgis21 - Makefile:103: recipe for target 'shp2pgsql' failed From: Martin Laflamme Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2014 03:09:00 -0000 Hello, I have recently upgrade from FreeBSD 9.1 to 10.1. I have all the exact ver= sion of all the required dependencies installed for Postgis21. I did install everything from Ports. Now, my last issue i= s posted here at: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195090 I have been fighting with this for over a week. :( The shp2pgsql is my las= t issue. It is odd that it even tries to compile because I don't even sele= ct it=20 as a config option. During my troubleshooting, I also noticed and fixed two issues: 1. Json Dependency: Link to json/json.h does not work. The new json dire= ctory is json-c/json.h. I made symbolic link and fixed it that way. 2. Postgis21 would not compile - there is an error at line 513 use of unde= clared identifier 'json_tokener_errors'. I declared it and compile works. = $path/liblwgeom/lwin_geojson.c I also get another error while compiling: checking for GTK+ - version >=3D 2.8.0... no *** Could not run GTK+ test program, checking why... *** The test program failed to compile or link. See the file config.log for= the *** exact error that occured. This usually means GTK+ is incorrectly instal= led. CPPFLAGS: -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/includ= e -I/usr/local/include But it is installed: oot@database:/usr/ports/databases/postgis21 # pkg info | grep gtk gtk-update-icon-cache-2.24.25 Gtk-update-icon-cache utility from the Gtk+ = toolkit gtk3-3.14.3_1 Gimp Toolkit for X11 GUI (current stable ver= sion) And I know that could be an issue for my "shp2pgsql" issue. Sigh.. it was sooooo easy before. lol Martin Message sent via Atmail Open - http://atmail.org/