Hi Marco,
thanks for the reply.
Although I tried to dig up every related issue, I didn't find.
Am 01.07.2016 um 13:35 schrieb Marco Atzeri:
On 01/07/2016 13:20, Kai Muehlbauer wrote:
Hi Matthias,
I did experience the same issue. See
https://lists.osgeo.org/pipermail/gdal-dev/2016-July/04467
On 01/07/2016 13:20, Kai Muehlbauer wrote:
Hi Matthias,
I did experience the same issue. See
https://lists.osgeo.org/pipermail/gdal-dev/2016-July/044678.html
Although I did not find the root cause of this, I found that in my use
case, copying and unsetting CC and CXX environment variables did
Hi Matthias,
I did experience the same issue. See
https://lists.osgeo.org/pipermail/gdal-dev/2016-July/044678.html
Although I did not find the root cause of this, I found that in my use
case, copying and unsetting CC and CXX environment variables did the trick.
So what I did is:
export CF_C
Thanks Vincent,
On 03/03/2016 03:27 PM, Vincent Schut wrote:
> Hi Matthias,
>
> I vaguely recollect running into a similar issue when I switched to
> clang from gcc. If I remember correctly, I resolved it by adding a
> "--without-libtool" to the configure options. I might be completely
> wrong (I
On 03/03/16 11:31, Matthias Kuhn wrote:
Hi,
I am trying to compile and install gdal in docker (ubuntu 12.04)
container with python3 and in a custom prefix (/home/travis/deps),
clang-3.6 is used. configure and make run fine, however, make install fails:
/bin/bash -pthread -shared -Wl,-O1 -Wl,-Bs
Thank you for the reply, Even
On 03/03/2016 11:49 AM, Even Rouault wrote:
> Le jeudi 03 mars 2016 11:31:52, Matthias Kuhn a écrit :
>> Hi,
>>
>> I am trying to compile and install gdal in docker (ubuntu 12.04)
>> container with python3 and in a custom prefix (/home/travis/deps),
>> clang-3.6 is us
Le jeudi 03 mars 2016 11:31:52, Matthias Kuhn a écrit :
> Hi,
>
> I am trying to compile and install gdal in docker (ubuntu 12.04)
> container with python3 and in a custom prefix (/home/travis/deps),
> clang-3.6 is used. configure and make run fine, however, make install
> fails:
>
> /bin/bash -p
Hi,
I am trying to compile and install gdal in docker (ubuntu 12.04)
container with python3 and in a custom prefix (/home/travis/deps),
clang-3.6 is used. configure and make run fine, however, make install fails:
/bin/bash -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-Bsymbolic-functions