Open LinuxResearcher opened 2 months ago
Have you tried updating the files? Does the build work then on your system? And we recommend to use Meson for building Audacious. Autotools support is only kept for backwards compatibility.
@jlindgren90: Do you think we should update the files? I can't estimate the risk of regressions.
Have you tried updating the files? Does the build work then on your system? And we recommend to use Meson for building Audacious. Autotools support is only kept for backwards compatibility.
@jlindgren90: Do you think we should update the files? I can't estimate the risk of regressions.
Hello! Yes, I updated the files and build successfully on my system with using configure. And by my test, if I havent update the files, I can build successfully with using Meson. I noticed meson.build just after your reply, Thanks!
Updating config.guess and config.sub is probably fine, but I would not do it between point releases (4.4.x). Just prior to a 4.5-beta would be a good time.
Describe the bug Can't be built on some new instruction set computer.
Steps to reproduce When I build audacious, I get some error information like this:
In order to build audacious, we must replace config.guess and config.sub with the latest version. Config.guess and config.sub in Audacious is 11 years ago, It is too old to build on some new instruction set computer, like loongarch, riscv64, etc.
Expected behavior So, could you place update config.guess and config.sub to the latest version for audacious and audacious-plugins? Sorry for my terrible English.
Additional information
LANG=C audacious -V
for English output)