You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Sun, Dec 13, 2020 at 7:23 AM Captain James Tiberius Kirk < ***@***.***> wrote:
On my Ubuntu system, the build of gdal fails like this:
libtool: compile: g++ -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/port -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/gcore -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/alg -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/ogr -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/ogr/ogrsf_frmts -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/gnm -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/apps -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wnull-dereference -Wduplicated-cond -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -I/usr/include/json-c -I. -I.. -I../.. -DOGR_ENABLED -I/home/ed/hyrax-dependencies/src/gdal-2.1.1/port -I/usr/include/libqhull -I/usr/include/qhull -I/home/ed/hd1/deps/include -DGDAL_COMPILATION -c ogrgeojsonwriter.cpp -fPIC -DPIC -o ../o/.libs/ogrgeojsonwriter.o
ogrgeojsonwriter.cpp:35:10: fatal error: json_object_private.h: No such file or directory
35 | #include <json_object_private.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
I'm not sure if this is significant...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#36>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7Q4KWALBUYCJT56LILBODSUTE6NANCNFSM4UZQ563A>
.
On my Ubuntu system, the build of gdal fails like this:
I'm not sure if this is significant...
The text was updated successfully, but these errors were encountered: