Good morning. I’m just getting started with arduino. For this, a friend recommends mblock. Miracle: It exists in AUR repositories.
But when we want to install it I get this:
make all-recursive
make[1] : on entre dans le répertoire « /var/tmp/pamac-build-thierry/gconf/src/gconf »
Making all in gconf
make[2] : on entre dans le répertoire « /var/tmp/pamac-build-thierry/gconf/src/gconf/gconf »
gconfmarshal.list --header --prefix=gconf_marshal > gconfmarshal.h
echo "#include \"gconfmarshal.h\"" > gconfmarshal.c && \
gconfmarshal.list --body --prefix=gconf_marshal >> gconfmarshal.c
/bin/sh: ligne 1: gconfmarshal.list : commande introuvable
make[2]: *** [Makefile:1264: gconfmarshal.h] Error 127
This PKGBUILD was last updated almost 6 years ago - which is likely the reason why it doesn’t work without some … work.
There is a (recommended) web version - two, actually
and also .deb and .rpm versions on their website
which can probably be used relatively easily (create a PKGBUILD using those)