Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-16662

Linux 5.19+ break configure test compile on CONFIG_KEYS

XMLWordPrintable

    • 3
    • 9223372036854775807

      Linux 5.19+ break configure test compileĀ on CONFIG_KEYS when run configure without passing Linux src path.

      $ ./configure --disable-server
      ...
      checking whether to enable gss keyring backend... yes
      checking if Linux kernel was built with CONFIG_KEYS in or as module... no
      configure: WARNING: GSS keyring backend requires that CONFIG_KEYS be enabled in your kernel.
      checking for keyctl_search in -lkeyutils... yes
      configure: error: Cannot enable gss_keyring. See above for details. 
      $ grep CONFIG_KEYS -rn /boot/config-*
      6884:CONFIG_KEYS=y
      

            xinliang Xinliang Liu
            xinliang Xinliang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: