[issue32398] GDAL compilation error

Eduardo Suarez-Santana report at bugs.python.org
Thu Dec 21 12:22:59 EST 2017


New submission from Eduardo Suarez-Santana <e.suarezsantana at gmail.com>:

When compiling GDAL with python support, under certain build chain environment variables, next error may appear when building and linking python extensions (https://www.mail-archive.com/freebsd-ports@freebsd.org/msg41030.html):

/bin/sh: -d: invalid option

See the Github PR for proposed solution.

----------
components: Distutils
messages: 308887
nosy: dstufft, eric.araujo, esuarezsantana
priority: normal
pull_requests: 4857
severity: normal
status: open
title: GDAL compilation error
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32398>
_______________________________________


More information about the Python-bugs-list mailing list