Compile on ArchLinux
Posted: Thu Dec 24, 2020 3:07 pm
Apparently Arch Linux has stopped including /usr/include/sys/sysctl.h in the distribution. Compilation hangs due to missing file. Apparrently, this file is not needed anyway.
SOLUTION:
Comment out line 44 in file CoreApplicationPrivate.cpp which is located in directory:
/usr/local/src/geopsypack-src-3.3.4/QGpCoreTools/src
Kernel version of ArchLinux is
Linux arch 5.9.14-arch1-1 #1 SMP PREEMPT Sat, 12 Dec 2020 14:37:12 +0000 x86_64 GNU/Linux
SOLUTION:
Comment out line 44 in file CoreApplicationPrivate.cpp which is located in directory:
/usr/local/src/geopsypack-src-3.3.4/QGpCoreTools/src
Kernel version of ArchLinux is
Linux arch 5.9.14-arch1-1 #1 SMP PREEMPT Sat, 12 Dec 2020 14:37:12 +0000 x86_64 GNU/Linux