Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #440
Closed
Open
Created Jan 08, 2022 by Zach van Rijn@zOwner

system/util-linux: configure: error: raw selected, but required raw.h header file not available

See here:

  • https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1981729
  • https://github.com/util-linux/util-linux/issues/1442

Due to new kernel headers and a deprecated (now removed) header.

...
checking for syscall pivot_root... SYS_pivot_root
configure: error: raw selected, but required raw.h header file not available
>>> ERROR: util-linux: build failed

The upstream fix is to disable raw if the header cannot be found. So we'll do the same.

Edited Jan 08, 2022 by Zach van Rijn
Assignee
Assign to
Time tracking