Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed "undefined reference to makedev" #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed "undefined reference to makedev" #35

wants to merge 1 commit into from

Conversation

theverygaming
Copy link

@theverygaming theverygaming commented Apr 20, 2020

Fixed

mailbox.o: In function `mbox_open':
mailbox.c:(.text+0xc54): undefined reference to `makedev'
mailbox.c:(.text+0xcbc): undefined reference to `makedev'

 Fixed 

mailbox.o: In function `mbox_open':
mailbox.c:(.text+0xc54): undefined reference to `makedev'
mailbox.c:(.text+0xcbc): undefined reference to `makedev'
@rexington
Copy link

This worked for me on Buster.

@Techwolf12
Copy link

Worked for me as well, thanks!

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.

3 participants