Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 17:24:10 +0100
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        freebsd-ports@freebsd.org
Subject:   [maintainer] Workaround: mariadb55-client and other ports using libmysqlclient.so
Message-ID:  <CAJ2Kz1DDMO4MFgjLwyERgmjsyEZAU1writbT%2Bh1En%2BKrqkCsCA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

Just want to notice you that build of ports which depend on
libmysqlclient.so from MariaDB 5.5.33a is broken now on anything which
is older than OSVERSION 1000052 (i.e. 9.x and older 10.x), 10-BETA1
and 11-CURRENT are not affected. This happened due to introduction of
libexecinfo dependency. Sorry about that :(

The simpliest temporary workaround is, of course to create symlink:

ln -sf /usr/local/lib/libexecinfo.so /usr/lib

I'm working on a _proper_ solution with upstream now and will submit
proper fix as soon as possible.

Cheers,
Alexandr.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ2Kz1DDMO4MFgjLwyERgmjsyEZAU1writbT%2Bh1En%2BKrqkCsCA>