Closed ghost closed 7 years ago
thanks @rick-monster -
ive been working on this on and off - the autotools files were very outdated and i suspect that is the source of your errors - ive updated them locally but i have not pushed yet - it's not quite ready yet but let me know if you would like to try building that branch and ill put it up as is - i also have an updated PKGBUILD file that is working for me on parabola
the PKGBUILD system is quite simple to use - you just run makepkg -si
- and it does everything else automatic:
@rick-monster -
i have rebased 'arch' branch that now has the upgraded autotools files - i just built it on parabola np (but then again i had no problem before either)
i notice that i can get a similar diff if i reconfigure on either 32-bit or 64-bit parabola but again it builds fine either way
Related to this issue...
https://github.com/free-wheeling/freewheeling/issues/1
I had to do some automake/autoconf incantations to build from source using ./configure;make;make install. Don't properly understand the PKGBUILD song & dance so haven't tested that...