Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

undefined reference to 'fts_open' #49

Open
berkayoruc opened this issue Sep 24, 2019 · 1 comment
Open

undefined reference to 'fts_open' #49

berkayoruc opened this issue Sep 24, 2019 · 1 comment

Comments

@berkayoruc
Copy link

berkayoruc commented Sep 24, 2019

MacOS Mojave
I am new about OSGeo environment and I want to build OSGeo4A. While repo is building, if I gave local path about QGIS
export O4A_qgis_DIR="/usr/local/Cellar/osgeo-qgis-ltr/3.4.9/QGIS"
, I took this error.
[ 87%] Built target fread [ 89%] Built target ziptool [ 89%] Built target zipmerge /Users/hexa/OSGeo4A/build/libzip/rel-1-5-2/src/zipcmp.c:312: error: undefined reference to 'fts_open' /Users/hexa/OSGeo4A/build/libzip/rel-1-5-2/src/zipcmp.c:320: error: undefined reference to 'fts_read' /Users/hexa/OSGeo4A/build/libzip/rel-1-5-2/src/zipcmp.c:368: error: undefined reference to 'fts_close' /Users/hexa/OSGeo4A/build/libzip/rel-1-5-2/src/zipcmp.c:0: error: undefined reference to 'fts_close' clang: error: linker command failed with exit code 1 (use -v to see invocation)
Another way is do not specify local path. But that time, again, I cannot build OSGeo4A. If I download manually tar.gz file, it will be about 100mb. But in automatic downloading, file size will be about 96mb and terminal cannot build project that time. Here its error.
Kayıt yeri: 'b5459794f8b877a6d1064fd504b7a3ccb3aaba9a.tar.gz' 94f8b877a6d1064fd504b7a3ccb [ <=> ] 95,95M 779KB/s ./distribute.sh: line 143: 1410 Segmentation fault: 11 "$@"

@m-kuhn
Copy link
Member

m-kuhn commented Sep 25, 2019

There are also pre-built images (see https://hub.docker.com/r/opengisch/qfield-sdk/tags)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants