[Buildroot] BUG: no https support with midori

Frederic Bassaler frederic.bassaler at gmail.com
Thu Aug 11 09:36:10 UTC 2011


It works indeed!
Problem solved.

Thanks


Le Thu, 11 Aug 2011 09:17:20 +0200,
Sven Neumann <s.neumann at raumfeld.com> a écrit :

> Hi,
> 
> On Wed, 2011-08-10 at 23:30 +0200, Frederic Bassaler wrote:
> 
> > Sorry I forgot to tell, but I did remove the --disable-ssl
> > configuration directive in libsoup.mk
> > 
> > As shown below, configure fails to find the libgcrypt library...
> > 
> > Does it work for you? (Maybe I have to delete my output directory
> > and rebuild again from scratch)
> 
> It works for me. But I've just checked and it appears that we have the
> following in libsoup.mk:
> 
> ifeq ($(BR2_PACKAGE_GNUTLS),y)
> LIBSOUP_DEPENDENCIES += gnutls
> LIBSOUP_CONF_OPT += --enable-ssl \
> 	--with-libgcrypt-prefix=$(STAGING_DIR)/usr
> else
> LIBSOUP_CONF_OPT += --disable-ssl
> endif
> 
> You might also try "--without-libgcrypt-prefix". I heard rumours that
> this would work as well.
> 
> 
> Sven
> 
> 




More information about the buildroot mailing list