window-maker / wmaker

Mirror of the official repository repo.or.cz/wmaker-crm.git. Do not send pull requests here, send your patches to wmaker-dev@googlegroups.com instead
https://repo.or.cz/wmaker-crm.git
GNU General Public License v2.0
139 stars 19 forks source link

AUR 0.95.9.r102.g66b0ee3c-1 windowmaker-git LIBWRASTER fail. #39

Open xfxpositions opened 1 year ago

xfxpositions commented 1 year ago
./script/generate-mapfile-from-header.sh: invalid name "LIBWRASTER" for a library
make[4]: *** [Makefile:1055: libwraster.map] Error 1
Generating wrlib.pc
make[4]: *** Waiting for uncompleted jobs (i translated this)....
make[4]: Leaving directory '/home/j/.cache/yay/windowmaker-git/src/windowmaker-git/wrlib'
make[3]: *** [Makefile:696: all-recursive] Error 1
make[3]: Leaving directory '/home/j/.cache/yay/windowmaker-git/src/windowmaker-git/wrlib'
make[2]: *** [Makefile:507: all] Error 2
make[2]: Leaving directory '/home/j/.cache/yay/windowmaker-git/src/windowmaker-git/wrlib'
make[1]: *** [Makefile:499: all-recursive] Error 1
make[1]: Leaving directory '/home/j/.cache/yay/windowmaker-git/src/windowmaker-git'
make: *** [Makefile:435: all] Error 2

how can i solve this problem?

d-torrance commented 1 year ago

Am I correct in assuming that you're building from commit 66b0ee3c as referenced in the title of the issue? That's pretty old (February 2022), and I remember there being some libwraster naming issues recently. Try updating to version 0.96.0 (https://github.com/window-maker/wmaker/releases/tag/wmaker-0.96.0), or even the tip of the master branch in git.

gryf commented 1 year ago

This bug should be reported against AUR package, not upstream.