Open-CAS / open-cas-linux

Open CAS Linux
https://open-cas.com
BSD 3-Clause "New" or "Revised" License
219 stars 82 forks source link

errors for ./configure #1449

Closed XueqiangDong closed 5 months ago

XueqiangDong commented 1 year ago

Description

After upgrade to debian12, When I try to run ./configure I get the errors: Preparing configuration ERROR! Following steps failed while preparing config: 1_bdev_nr_sectors.conf 1_bd_part_count.conf 1_bdev_whole.conf 1_bd_first_part.conf 1_bio_dev.conf 1_bio_clone.conf 2_bio_barrier.conf

I have no issue in using in debian11

Expected Behavior

Actual Behavior

Steps to Reproduce

  1. download and unzip, cd to ./open-cas-linux-22.06.2.0723.release
  2. ./configure

Context

Possible Fix

Logs

Your Environment

robertbaldyga commented 5 months ago

This kernel version is not supported by v22.06. Kernels up to 6.8 will be supported in the next major release (v24.09) that is planned for September. It is actually already merged in the current master branch (unstable), so if you are welcome to try it.