mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: jon@ringle.org
To: ptxdist@pengutronix.de
Cc: Jon Ringle <jringle@gridpoint.com>
Subject: [ptxdist] [PATCH 2/3] host-qt4: Enable openssl
Date: Fri, 19 May 2017 22:16:19 -0400	[thread overview]
Message-ID: <1495246580-30358-2-git-send-email-jon@ringle.org> (raw)
In-Reply-To: <1495246580-30358-1-git-send-email-jon@ringle.org>

From: Jon Ringle <jringle@gridpoint.com>

The build breaks if with a bunch of QSslSocket errors such as:

undefined reference to `QSslSocket::staticMetaObject'

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 rules/host-qt4.in   | 1 +
 rules/host-qt4.make | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/host-qt4.in b/rules/host-qt4.in
index 1be8b4d..27503ac 100644
--- a/rules/host-qt4.in
+++ b/rules/host-qt4.in
@@ -2,6 +2,7 @@
 
 config HOST_QT4
 	tristate
+	select HOST_OPENSSL
 	select HOST_DBUS	if HOST_QT4_DBUS
 	default ALLYES
 
diff --git a/rules/host-qt4.make b/rules/host-qt4.make
index 6e1b651..66fac05 100644
--- a/rules/host-qt4.make
+++ b/rules/host-qt4.make
@@ -69,7 +69,6 @@ HOST_QT4_AUTOCONF := \
 	-no-libtiff \
 	-no-gif \
 	-no-libjpeg \
-	-no-openssl \
 	-qt-zlib \
 	-no-freetype \
 	-stl \
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2017-05-20  2:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-20  2:16 [ptxdist] [PATCH 1/3] f2fs-tools: version bump 1.6.1 -> 1.8.0 jon
2017-05-20  2:16 ` jon [this message]
2017-05-24  9:29   ` [ptxdist] [PATCH 2/3] host-qt4: Enable openssl Michael Olbrich
2017-05-20  2:16 ` [ptxdist] [PATCH 3/3] ptxd_make_world_compile.sh: conditionally redirect stderr>stdout jon
2017-05-24 14:06 ` [ptxdist] [PATCH 1/3] f2fs-tools: version bump 1.6.1 -> 1.8.0 Michael Olbrich

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=1495246580-30358-2-git-send-email-jon@ringle.org \
    --to=jon@ringle.org \
    --cc=jringle@gridpoint.com \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox