Closed sardaukar closed 3 years ago
Please try to remove the line below, but I'm not sure this works fine on other systems correctly. So I hesitate to remove the line at this time.
Thanks, I could autogen
and configure
with that line removed! I also had to comment out
#include <sys/sysctl.h>
in src/libltfs/arch/arch_info.c
since sysctl has been deprecated since Linux 5.5 and I'm running 5.11
Thanks, I could
autogen
andconfigure
with that line removed! I also had to comment out#include <sys/sysctl.h>
in
src/libltfs/arch/arch_info.c
since sysctl this has been deprecated since Linux 5.5 and I'm running 5.11
It was removed in Glibc 2.32: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=076f09afbac1aa57756faa7a8feadb7936a724e4 And Linux kernel 5.5: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=61a47c1ad3a4dc6882f01ebdc88138ac62d0df03
Describe the bug Cannot run
./autogen.sh
To Reproduce Steps to reproduce the behavior:
./autogen.sh
Expected behavior Autogen runs successfully
Screenshots
Desktop (please complete the following information):
Additional context
autoconf 2.71-1 automake 1.16.3-1 m4 1.4.18-3 libtool 2.4.6+42+gb88cebd5-14