bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32058: [PATCH] gnu: mysql: Fix build.


From: Marius Bakke
Subject: bug#32058: [PATCH] gnu: mysql: Fix build.
Date: Thu, 16 Aug 2018 17:30:58 +0200
User-agent: Notmuch/0.27 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu)

Tobias Geerinckx-Rice <address@hidden> writes:

> MySQL demands address@hidden, and lying about it no longer works:
>
> sql/item_geofunc_internal.cc: In function ‘void handle_gis_exception(const 
> char*)’:
> sql/item_geofunc_internal.cc:37:81: error: expected unqualified-id before ‘&’ 
> token
>    catch (const 
> boost::geometry::detail::self_get_turn_points::self_ip_exception &)
>                                                                               
>    ^
> [...]
>
> * gnu/packages/databases.scm (boost-for-mysql): New variable.
> (mysql)[inputs]: Use that instead of the regular boost.
> [arguments]: Remove now-unnecessary ‘patch-boost-version’ phase.

Ouch.  Boost is a *huge* library, but now that we no longer use the
MySQL package as the main MySQL library (e.g. for Qt), giving it a
different boost version seems reasonable to me.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]