These are the packages I installed prior to building slurm: libmariadb-client-lgpl-dev libmysqlclient-dev mariadb-server
This installs mariadb 10.1.43 which is old. On the Ubuntu site (https://packages.ubuntu.com/search?keywords=mariadb) there's a package called libmariadb-dev Maybe this is the one I'm missing for accounting_storage? The Ubuntu site also shows packages for mariadb and mariadbd, but I don't know what the difference is between mariadb and mariadbd. Do I need the mariadbd packages as well as the mariadb packages? On Tue, Dec 10, 2019 at 10:23 PM Chris Samuel <ch...@csamuel.org> wrote: > On Tuesday, 10 December 2019 1:57:59 PM PST Dean Schulze wrote: > > > This bug report from a couple of years ago indicates a source code issue: > > > > https://bugs.schedmd.com/show_bug.cgi?id=3278 > > > > This must have been fixed by now, though. > > > > I built using slurm-19.05.2. Does anyone know if this has been fixed in > > 19.05.4? > > I don't think this is a Slurm issue - have you checked that you have the > MariaDB development package for your distro installed before trying to > buidl > Slurm? It will skip things it doesn't find and that could explain what > you're > seeing. > > All the best, > Chris > -- > Chris Samuel : http://www.csamuel.org/ : Berkeley, CA, USA > > > > >