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

Compiling in Fedora 41 fails #270

Open
linuxnow opened this issue Dec 9, 2024 · 0 comments
Open

Compiling in Fedora 41 fails #270

linuxnow opened this issue Dec 9, 2024 · 0 comments

Comments

@linuxnow
Copy link

linuxnow commented Dec 9, 2024

$ Compiling os_nix.c
../../Source/Module/modules/controller/wiimote/lib/wiiuse/os_nix.c: In function ‘wiiuse_os_poll’:
../../Source/Module/modules/controller/wiimote/lib/wiiuse/os_nix.c:322:29: error: implicit declaration of function ‘wiiuse_os_read’; did you mean ‘wiiuse_os_find’? [-Wimplicit-function-declaration]
322 | r = wiiuse_os_read(wm[i], read_buffer, sizeof(read_buffer));
| ^~~~~~~~~~~~~~
| wiiuse_os_find
make: *** [Makefile:249: build/intermediate/Debug/os_nix_4c40caab.o] Error 1
make: *** Waiting for unfinished jobs....

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

No branches or pull requests

1 participant