Re: [gdal-dev] libgdal.so: undefined reference to `qh_qh'

2021-12-22 Thread Marco Atzeri
On 22.12.2021 11:38, Pei JIA wrote: Hi, all: Again, I failed to build *gdal-3.4.0* , against the current *qhull 8.1.1 *. platform ? is /usr/include/libqhull/libqhull.h in place and have you the proper libqhull-devel (or equivalent for your platform) in place ? 1. I used /CFLAGS="-O3

[gdal-dev] libgdal.so: undefined reference to `qh_qh'

2021-12-22 Thread Pei JIA
Hi, all: Again, I failed to build *gdal-3.4.0* , against the current *qhull 8.1.1 *. 1. I used *CFLAGS="-O3 -pipe -march=native -w"; CXXFLAGS="${CFLAGS}" ./configure --with-proj=$ROOTDIR --with-cpp14 --with-crypto=yes --with-liblzma --with-python --with-geos=$ROOTDIR --with-spatialite --with-op