[Buildroot] Mysql: $(ENABLE_DEBUG) is unset

Marcelo Gutierrez kuyurix at gmail.com
Tue Feb 4 15:26:56 UTC 2014


Arnout,all,

Can you try this and post a patch if it works?
>

Thx, the patch has already been sent.

Regards,
Marcelo


2014-02-04 Arnout Vandecappelle <arnout at mind.be>:

> On 03/02/14 17:45, Marcelo Gutierrez wrote:
> > Ther are two possible solution:
> >
> > 1) Remove $(ENABLE_DEBUG) option
> >
> > 2) Change Config.in: add option to compile MySQL with debug support
>
>  We have a global BR2_ENABLE_DEBUG that should be used. It already
> automatically --enable-debug to configure, but mysql calls it
> --with-debug. So, the patch should remove $(ENABLE_DEBUG) and replace it
> with something like
>
> MYSQL_CONF_OPT += $(if $(BR2_ENABLE_DEBUG),--with-debug)
>
>  Can you try this and post a patch if it works?
>
>  Regards,
>  Arnout
>
> --
> Arnout Vandecappelle                          arnout at mind be
> Senior Embedded Software Architect            +32-16-286500
> Essensium/Mind                                http://www.mind.be
> G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
> LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
> GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140204/a558593c/attachment.html>


More information about the buildroot mailing list