Skip to content

Conversation

Googulator
Copy link
Collaborator

No description provided.

@stikonas
Copy link
Collaborator

stikonas commented Jun 6, 2024

From what I've seen before, it's musl's ./configure script that for some reason replaces /dev/null block device with a file. Probably we are triggering some bug.

This is required for the Guix bootstrap to work.
Somehow, on bare metal, we end up with a regular file named /dev/null
when we build libtool-2.4.7, which breaks configure.

This really shouldn't be happening at all, and while this change
fixes configure, it's clearly not the right fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants