From: Frederic Bassaler <frederic.bassaler@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] BUG: no https support with midori
Date: Wed, 10 Aug 2011 19:25:20 +0200 [thread overview]
Message-ID: <20110810192520.7524c2ab@gmail.com> (raw)
Midori needs libsoup to be compiled with SSL support, otherwise no
https support.
libsoup 2.32.2 needs libgnutls and libgcrypt, I have enabled them in
my .config, but libsoup refuses to compile :
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.21.3... yes (version 2.28.6)
checking for XML... yes
checking for Win32... no
checking for gmtime_r... yes
checking for mmap... yes
checking for socket... yes
checking for LIBGNUTLS... yes
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.2.0... no
configure: error: Could not configure SSL support.
Pass "--disable-ssl" if you really want to build without SSL support
make: ***
[/home/fred/buildroot/output/build/libsoup-2.32.2/.stamp_configured]
Erreur 1
next reply other threads:[~2011-08-10 17:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-10 17:25 Frederic Bassaler [this message]
2011-08-10 19:33 ` [Buildroot] BUG: no https support with midori Sven Neumann
2011-08-10 21:30 ` Frederic Bassaler
2011-08-11 7:17 ` Sven Neumann
2011-08-11 9:36 ` Frederic Bassaler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110810192520.7524c2ab@gmail.com \
--to=frederic.bassaler@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.