On Fri, May 19, 2017 at 10:16:19PM -0400, j...@ringle.org wrote:
> From: Jon Ringle <jrin...@gridpoint.com>
> 
> The build breaks if with a bunch of QSslSocket errors such as:
> 
> undefined reference to `QSslSocket::staticMetaObject'

Can you elaborate? I what exactly are you doing when you get this error? I
don't see it here.

Michael

> Signed-off-by: Jon Ringle <jrin...@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

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to