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

New release request to fix build failure in Arch Linux RISC-V #217

Open
Avimitin opened this issue Dec 27, 2021 · 0 comments
Open

New release request to fix build failure in Arch Linux RISC-V #217

Avimitin opened this issue Dec 27, 2021 · 0 comments

Comments

@Avimitin
Copy link

The Arch Linux package bbswitch fail to build on RISC-V. It reports

/usr/bin/make -C /usr/src/linux M="$(pwd)" modules
make[1]: Entering directory '/usr/lib/modules/5.13.13-arch1-1.4/build'
  CC [M]  /build/bbswitch/src/bbswitch-0.8/bbswitch.o
/build/bbswitch/src/bbswitch-0.8/bbswitch.c: In function ‘bbswitch_off’:
/build/bbswitch/src/bbswitch-0.8/bbswitch.c:269:13: error: implicit declaration of function ‘acpi_bus_get_device’; did you 

which had been fixed in #216. But I found that the package is based on version 0.8 which is released in 2013. It is hard to apply this patch or use cherry-pick to fix this error. So I would like to ask you to release a new version recently.

@Avimitin Avimitin changed the title New release request New release request to fix build failure in Arch Linux RISC-V Dec 27, 2021
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