help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Error build - can't find gnutls


From: Blake McBride
Subject: Re: [Help-smalltalk] Error build - can't find gnutls
Date: Mon, 17 Oct 2016 04:16:07 -0500

LinuxMint 64 bit

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

Thanks!


On Mon, Oct 17, 2016 at 4:08 AM, Holger Freyther <address@hidden> wrote:

>
> > On 17 Oct 2016, at 11:02, Blake McBride <address@hidden> wrote:
> >
> > Hi,
>
> Hi!
>
>
> > I am building the latest git master on 64 bit Linux using the following:
>
> which OS?
>
>
> > One of the configure output lines reads:
> > checking for gnutls_global_init in -lgnutls... yes
>
> so autoconf figured out that -lgnutls is required.
>
> >
> >
> > Also:
> > /usr/lib $ find . -name '*ltdl*'
> > ./x86_64-linux-gnu/libltdl.so.7
> > ./x86_64-linux-gnu/libltdl.so.7.3.0
> > ./x86_64-linux-gnu/libltdl.la
> > ./x86_64-linux-gnu/libltdl.a
> > ./x86_64-linux-gnu/libltdl.so
> >
> >
> > The make ends with:
> >
> > make[3]: Entering directory
> > `/home/blake/Backup/gnusmalltalk.git/packages/net'
> >  CCLD     gnutls-wrapper
>
> could you please build with make V=1 and pass the link line here? Either
> -lgnutls is missing from it, at the wrong position.. but it will be easier
> for me once I see the line.
>
>
> holger
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]