ics-openconnect icon indicating copy to clipboard operation
ics-openconnect copied to clipboard

please help whenever I try to compile with nettle 3.4.1 and gnutls 3.6.8

Open farhananwar187 opened this issue 4 years ago • 1 comments

please help whenever I try to compile with nettle 3.4.1 and gnutls 3.6.8

checking for guile-snarf... /usr/bin/guile-snarf checking for guild... /usr/bin/guild checking for arm-linux-androideabi-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for guile 2.2 configure: checking for guile 2.0 configure: checking for guile 1.8 configure: error: No Guile development packages were found.

Please verify that you have Guile installed. If you installed Guile from a binary distribution, please verify that you have also installed the development packages. If you installed it yourself, you might need to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more.

Originally posted by @tanzeel7g in https://github.com/cernekee/ics-openconnect/issues/51#issuecomment-569814135

farhananwar187 avatar Jan 01 '20 18:01 farhananwar187

You need use option --disable-guile in Makefile

NgoHuy avatar Apr 15 '20 02:04 NgoHuy