Skip to content

fix support for glibc >= 2.41 #97

@sadguitarius

Description

@sadguitarius

I'm unable to build Petalinux because the sched_attr struct in linux-user/syscall.c conflicts with the one provided by glibc 2.41, which is the current version on Arch Linux (I know Arch is not officially supported but the rest of the build is working fine up to this point). I did try manually editing the repo with petalinux-devtool modify but that doesn't work on qemu-xilinx-native due to some submodule problems. As far as I can tell, updating here would be the easiest way to fix it.

See here for further explanation and the fix, which has already been added to the QEMU main branch. Thank you!

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