Re: Where to get dillo-3.1 dev?
Globe Trotter <itsme_410-/[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
From: Andreas Kemnade <[email protected]>
To: [email protected]
Cc: Globe Trotter <itsme_410-/[email protected]>
Sent: Saturday, May 6, 2017 10:13 AM
Subject: Re: [Dillo-dev] Where to get dillo-3.1 dev?
Hi,
On Sat, 6 May 2017 14:30:04 +0000 (UTC)
Globe Trotter <itsme_410-/[email protected]> wrote:
> Thanks,
> I downloaded, configured and tried to make but I get:
> dillo/src/IO/http.c:950: undefined reference to `a_Tls_connect'
>
> dillo/src/IO/http.c:520: undefined reference to `a_Tls_connect'
> I fugyred that I am missing some library but configure did not complain.
> Thanks!
>
libmbedtls is needed. TLS is now integrated.
Thanks, Andreas! For future reference, I got this by installing mbedtls-devel on Fedora 25. However, I am now stuck on
g++ -g -O2 -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -L/usr/local/lib -o dw-simple-container-test dw_simple_container.o dw_simple_container_test.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -lfltk
/bin/ld: ../dw/libDw-fltk.a(libDw_fltk_a-fltkviewbase.o): undefined reference to symbol 'XCreatePixmap'
/usr/lib64/libX11.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:748: recipe for target 'dw-simple-container-test' failed
make[2]: *** [dw-simple-container-test] Error 1
Thanks!
_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev