[Dillo-dev] Where to get dillo-3.1 dev?

104 views
Skip to first unread message

Globe Trotter

unread,
May 6, 2017, 8:33:30 AM5/6/17
to Dillo Mailing List
Hello,

I have been trying to find out where to get this from, and having been unsuccessful so far? Where do I get this from?

Is there a plan for an actual release in he near future?

Thanks!

Andreas Kemnade

unread,
May 6, 2017, 9:05:18 AM5/6/17
to dill...@dillo.org
Hi,
it can be cloned by
hg clone https://hg.dillo.org/dillo

Regards,
Andreas

Globe Trotter

unread,
May 6, 2017, 10:34:30 AM5/6/17
to Dillo Mailing List
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!


From: Andreas Kemnade <and...@kemnade.info>
To: dill...@dillo.org
Cc: Globe Trotter <itsm...@yahoo.com>
Sent: Saturday, May 6, 2017 8:05 AM
Subject: Re: [Dillo-dev] Where to get dillo-3.1 dev?

Andreas Kemnade

unread,
May 6, 2017, 11:14:04 AM5/6/17
to dill...@dillo.org
Hi,

On Sat, 6 May 2017 14:30:04 +0000 (UTC)
Globe Trotter <itsm...@yahoo.com> 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.

Regards,
Andreas

Globe Trotter

unread,
May 6, 2017, 11:32:29 AM5/6/17
to dill...@dillo.org

From: Andreas Kemnade <and...@kemnade.info>
To: dill...@dillo.org
Cc: Globe Trotter <itsm...@yahoo.com>
Sent: Saturday, May 6, 2017 10:13 AM

Subject: Re: [Dillo-dev] Where to get dillo-3.1 dev?

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!

Reply all
Reply to author
Forward
0 new messages