Hi,

I got an error today while I tried to compile py-gdal in a jail where the ports dir is mounted as read-only. I don't know if that's really the reason for the compilation failure, but I can't think of anything else.

The error is:
make: don't know how to make sanity-config. Stop

my /etc/make.conf:
DISTDIR = /var/ports/distfiles
PACKAGES = /var/ports/packages
WRKDIRPREFIX = /tmp

Unfortunately I am out of ideas, and google does not yield anything helpful for me, so I thought I mention this on the list here where are more skilled people than me hanging around ;-)

I am glad to provide more info if necessary


Frank




Am 07.06.2012 05:30, schrieb Sunpoet Po-Chuan Hsieh:
Hi,

GDAL 1.9.1 was released several days ago.
I'd like to make some changes along with this update [1].
The most important one is about the language bindings.
I decide to move them to separate ports:
- Perl binding: graphics/p5-Geo-GDAL [2]
- Python binding: graphics/py-gdal [3]
- PHP binding: graphics/php-gdal [4]
- Ruby binding: graphics/ruby-gdal [5]

The other changes to the Makefile include:
- Update to 1.9.1
- Build with thread-safe support by default
- Add lzma support
- Adjust OPTIONS:
   - Add ICONV, KML and WEBP
   - Remove GRASS (cyclic dependency), PERL, PHP, PYTHON, RUBY and
THREADS (default)
- Add corresponding CONFIGURE_ARGS for disabled features
- Cosmetic change

Please test if it works for you.
If I don't receive critical feedback, I plan to commit them this
weekend or next Monday.

Thanks!

[1] http://people.freebsd.org/~sunpoet/gdal/gdal-1.9.1.patch
[2] http://people.freebsd.org/~sunpoet/gdal/p5-Geo-GDAL.shar
[3] http://people.freebsd.org/~sunpoet/gdal/php-gdal.shar
[4] http://people.freebsd.org/~sunpoet/gdal/py-gdal.shar
[5] http://people.freebsd.org/~sunpoet/gdal/ruby-gdal.shar

Regards,
sunpoet



--
Frank BRONIEWSKI

METRICO s.à r.l.
géomètres
technologies d'information géographique
rue des Romains 36
L-5433 NIEDERDONVEN

tél.: +352 26 74 94 - 28
fax.: +352 26 74 94 99
http://www.metrico.lu


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to