From owner-freebsd-ports@FreeBSD.ORG Tue May 22 16:55:38 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C35BC106566B for ; Tue, 22 May 2012 16:55:38 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) by mx1.freebsd.org (Postfix) with ESMTP id 8054C8FC0C for ; Tue, 22 May 2012 16:55:38 +0000 (UTC) Received: from p508c712f.dip.t-dialin.net ([80.140.113.47] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1SWsMy-0000Cr-9J; Tue, 22 May 2012 18:55:36 +0200 Message-ID: <4FBBC504.5010305@gwdg.de> Date: Tue, 22 May 2012 18:55:32 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120503 Thunderbird/12.0.1 MIME-Version: 1.0 To: "coder.tuxfamily" References: <4FBA9620.3020207@gwdg.de> <4FBA997C.6010000@tuxfamily.org> <4FBAA203.90201@gwdg.de> <4FBAA388.1070906@tuxfamily.org> <4FBB24D3.4010209@gwdg.de> <4FBBC3F2.4050104@tuxfamily.org> In-Reply-To: <4FBBC3F2.4050104@tuxfamily.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-ports@freebsd.org Subject: Re: graphics/gdal 1.9.0 does not build on CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2012 16:55:38 -0000 On 22.05.2012 18:50 (UTC+1), coder.tuxfamily wrote: > What's your make config ? #make showconfig ===> The following configuration options are available for gdal-1.9.0: CFITSIO=off "FITS support" CURL=off "Curl support" ECW=on "ECW & JPEG2000 support (THREAD required)" EXPAT=on "Expat support" GEOS=on "GEOS support" GEOTIFF=on "GeoTIFF support" GIF=on "GIF support" GRASS=off "GRASS support" HDF4=off "HDF4 support" HDF5=on "HDF5 support" JASPER=on "JPEG 2000 support via jasper" JPEG=on "JPEG support" MYSQL=off "MySQL support" NETCDF=on "NetCDF support" ODBC=off "ODBC support" PERL=off "Perl support" PGSQL=on "PostgreSQL support" PHP=off "PHP support" PNG=on "PNG support" PROJ=on "Projection support via proj" PYTHON=on "Python support" RUBY=off "Ruby support" SQLITE=off "SQLite support" THREAD=on "Thread support" TIFF=on "External libtiff" XERCES=off "Xerces support" > What's your "uname -a" ? FreeBSD xxx.xxx.xxx 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r235598: Fri May 18 11:52:38 CEST 2012 xxx@xxx.xxx.xxx:/usr/obj/usr/src/sys/XXX amd64 > Thank you I really appreciate your help, Rainer