[Buildroot] Mysql error with Buildroot

Fabien Marteau lepingouin.tux at gmail.com
Thu Jan 29 08:36:34 UTC 2009


I has the same problem, to solve it I just made link on library :

cd /usr/lib
ln -s mysql/libmysqlclient.so.16

And it's work, but it's not very clean patch ;-)

FabM

On Thu, Jan 29, 2009 at 9:15 AM, Mitesh Gupta <guptamitesh at gmail.com> wrote:
> Hi,
> I was able to add mysql client successfully with buildroot. However after
> booting into the system and  trying to start mysql I am getting the
> following errors " can't load library 'libmysqlclient.so.16' ".
> Any help? I think issue is with how mysql is configured.
> Thanks
> Mitesh
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>


More information about the buildroot mailing list