Re: Error build - can't find gnutls
Holger Freyther <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <[email protected]> |
> On 17 Oct 2016, at 11:16, Blake McBride <[email protected]> wrote: > > LinuxMint 64 bit Which release? 18? > libtool: link: gcc -g -O2 -Wall -Wno-format -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -o gnutls-wrapper gnutls-wrapper.o ../../lib-src/.libs/library.a -lrt -lm > gnutls_wrapper_LDADD = $(GNUTLS_LIBS) \ $(top_builddir)/lib-src/library.la $(SOCKET_LIBS) could you send me the config.log file? E.g. GNUTLS_LIBS seems to be set to nothing.. and this is unlikely to be good. :) holger