https://bugs.kde.org/show_bug.cgi?id=415843
Bug ID: 415843 Summary: musl system: can't be compiled due to missing fstab.h Product: k3b Version: 19.12 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: k...@kde.org Reporter: bribb...@disroot.org CC: mich...@jabster.pl, tr...@kde.org Target Milestone: --- SUMMARY On a Musl based system rather than glibc, k3b can't be compiled due to missing fstab.h. kpmcore includes an fstab.h, but it does not seem to be the one k3b needs. STEPS TO REPRODUCE 1. Get a musl based system like Alpine Linux 2. Try to compile k3b after installing all the required deps OBSERVED RESULT Build failure due to missing fstab.h EXPECTED RESULT No build failure SOFTWARE/OS VERSIONS Linux/KDE Plasma: Alpine Linux edge (available in About System) KDE Plasma Version: 5.17.4 KDE Frameworks Version: 5.65.0 Qt Version: 5.12.5 ADDITIONAL INFORMATION This system is using Musl rather than glibc, which is probably what causes the issue. -- You are receiving this mail because: You are watching all bug changes.