t-rex-tileserver / t-rex

t-rex is a vector tile server specialized on publishing MVT tiles from your own data
https://t-rex.tileserver.ch/
MIT License
545 stars 68 forks source link

Ubuntu/Debian needs clang too. #312

Closed amandasaurus closed 4 months ago

amandasaurus commented 4 months ago

Otherwise you get the folling error:

--- stderr
  /usr/include/stdio.h:33:10: fatal error: 'stddef.h' file not found
  thread 'main' panicked at /home/amanda/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gdal-sys-0.8.0/build.rs:31:10:
  Unable to generate bindings: ClangDiagnostic("/usr/include/stdio.h:33:10: fatal error: 'stddef.h' file not found\n")