Search found 1 match

by pmsolid
Thu Dec 24, 2020 3:07 pm
Forum: Installation
Topic: Compile on ArchLinux
Replies: 1
Views: 66864

Compile on ArchLinux

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...