error: failed to run custom build command for `libgssapi-sys v0.2.4`
Caused by:
process didn't exit successfully: `/Users/lothar/learn-rust/floki-cli/target/debug/build/libgssapi-sys-55fb679ecd12213d/build-script-build` (exit status: 101)
--- stdout
cargo:rustc-link-lib=framework=GSS
--- stderr
src/wrapper_apple.h:1:10: fatal error: 'GSS/GSS.h' file not found
src/wrapper_apple.h:1:10: note: did not find header 'GSS.h' in framework 'GSS' (loaded from '/System/Library/Frameworks')
src/wrapper_apple.h:1:10: fatal error: 'GSS/GSS.h' file not found, err: true
thread 'main' panicked at 'failed to generate gssapi bindings: ()', /Users/kamlesh/.cargo/registry/src/github.com-1ecc6299db9ec823/libgssapi-sys-0.2.4/build.rs:80:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed