[lustre-discuss] Debian 11: configure fails

Jan Andersen jan at comind.io
Mon Dec 4 04:48:24 PST 2023


My system:

root at debian11:~/lustre-release# uname -r
5.10.0-26-amd64

Lustre:

git clone git://git.whamcloud.com/fs/lustre-release.git

I'm building the client with:

./configure --config-cache --disable-server --enable-client --with-linux=/usr/src/linux-headers-5.10.0-26-amd64 --without-zfs --disable-ldiskfs --disable-gss --disable-gss-keyring --disable-snmp --enable-modules
...
checking for /usr/src/nvidia-fs-2.18.3/config-host.h... no
./configure: line 97149: syntax error near unexpected token `LIBNL3,'
./configure: line 97149: `      PKG_CHECK_MODULES(LIBNL3, libnl-genl-3.0 >= 3.1)'

root at debian11:~/lustre-release# dpkg -l | grep libnl-genl
ii  libnl-genl-3-200:amd64           3.4.0-1+b1                     amd64        library for dealing with netlink sockets - generic netlink
ii  libnl-genl-3-dev:amd64           3.4.0-1+b1                     amd64        development library and headers for libnl-genl-3

What is going wrong here - does configure require libnl-genl-3.0?


More information about the lustre-discuss mailing list