[gnutls-help] some deps missing from gnutls.pc?
Roger Pack
rogerdpack2 at gmail.com
Fri Jul 20 16:07:25 CEST 2018
As a note, for windows (cross compiling) I have to manually add
-lcrypt32
to gnutls.pc
and in OS X
I have to add
-framework Security
Also in OS X:
$ ./configure --with-included-libtasn1 --prefix=$(pwd)/installed
--without-p11-kit && make -j2
...
Making all in guile
Making all in src
/Library/Developer/CommandLineTools/usr/bin/make all-am
make[4]: Nothing to be done for `all-am'.
GUILEC modules/gnutls.go
Backtrace:
In ice-9/boot-9.scm:
705:2 19 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
619:8 18 (_ #(#(#<directory (guile-user) 10c348140>)))
In /usr/local/bin/guild:
72:17 17 (main _)
In srfi/srfi-1.scm:
640:9 16 (for-each #<procedure 10c2ef0c0 at scripts/compile.scm?> ?)
In scripts/compile.scm:
251:26 15 (_ _)
In system/base/target.scm:
57:6 14 (with-target _ _)
In system/base/compile.scm:
152:6 13 (compile-file _ #:output-file _ #:from _ #:to _ #:env _ ?)
43:4 12 (call-once _)
In ice-9/boot-9.scm:
841:4 11 (with-throw-handler _ _ _)
In system/base/compile.scm:
59:11 10 (_)
155:11 9 (_ #<closed: file 10c386e70>)
235:18 8 (read-and-compile #<input: gnutls.scm 12> #:from _ #:to ?)
183:32 7 (compile-fold (#<procedure compile-tree-il (x e opts)>) ?)
In ice-9/boot-9.scm:
2312:4 6 (save-module-excursion #<procedure 10d92c840 at languag?>)
In language/scheme/compile-tree-il.scm:
31:15 5 (_)
In ice-9/psyntax.scm:
1235:36 4 (expand-top-sequence ((eval-when (expand load eval) ?)) ?)
1182:24 3 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
285:10 2 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
In unknown file:
1 (load-extension "/Users/rdp/dev/random/gnutls-3.5.19/g?" ?)
In ice-9/boot-9.scm:
752:25 0 (dispatch-exception _ _ _)
ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
In procedure dynamic-link: file:
"/Users/rdp/dev/random/gnutls-3.5.19/guile/src/guile-gnutls-v-2", message:
"file not found"
make[3]: *** [modules/gnutls.go] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-help/attachments/20180720/c62f5027/attachment-0001.html>
More information about the Gnutls-help
mailing list