Skip to content

mythtv/libs/libmythui/mediamonitor-unix.cpp: no <fstab.h> for musl, please use <mntent.h> instead #1225

@clan

Description

@clan
  • Platform:
    Gentoo Linux w/ musl profile

  • MythTV version:

fixes/35

  • Package version:

  • Component:

What steps will reproduce the bug?

build with musl is failed with following error:

mediamonitor-unix.cpp:11:10: fatal error: 'fstab.h' file not found

How often does it reproduce? Is there a required condition?

What is the expected behaviour?

What do you see instead?

Additional information

fstab.h is not exist in musl, maybe use mntent.h instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions