Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2011 12:17:51 GMT
From:      Igor Zabelin <igorz@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159868: Improper building graphics/gdal
Message-ID:  <201108181217.p7ICHp6P012949@red.freebsd.org>
Resent-Message-ID: <201108181220.p7ICK2K6087201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159868
>Category:       ports
>Synopsis:       Improper building graphics/gdal
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 18 12:20:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Igor Zabelin
>Release:        8.2-STABLE
>Organization:
GIS-Lab
>Environment:
>Description:
I found that options have changed:
> configure: WARNING: unrecognized options: --with-libgeotiff, --with-libgif, --with-sqlite
now is  with-geotiff, with-gif, with-sqlite3

And configure does not find XML libraries, should be removed these options.
Without them all is OK.

--with-expat-inc=${LOCALBASE}/include \
--with-expat-lib=${LOCALBASE}/lib

--with-xerces-inc=${LOCALBASE}/include \
--with-xerces-lib=${LOCALBASE}/lib
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108181217.p7ICHp6P012949>