Asunder installation error from aur

But the repositories are not so well stocked, I find many deficiencies even in the most used tools and having to install from other sources immediately gives problems

checking whether make supports the include directive... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
checking for clang... no
configure: error: in `/home/ivan76/.cache/yay/asunder/src/asunder-3.0.1':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
==> ERRORE: Si è verificato un errore in build().
    L'operazione sta per essere interrotta...
 -> errore durante la creazione: asunder-exit status 4
controllo delle dipendenze in corso...

Pacchetti (2) intltool-0.51.0-6  pkgconf-2.4.3-1

Do you have base-devel installed?

2 Likes

Arch User Repository - ArchWiki

The information applies to Manjaro as well - with the caveat that not everything will work in Manjaro stable branch, as it’s software versions are often not the same as in Arch or in Manjaro testing or unstable.

With the prerequisites in place, it builds and installs flawlessly (Manjaro stable branch).

4 Likes

Important information:

Please see the following links concerning the AUR;

The first link demonstrates how to setup and use the AUR in Manjaro. The second, is a deep dive into your responsibilities when using the AUR, plus much more information you might not have been previously aware of.

I hope these are useful.

Regards.

2 Likes

checking for gcc… no

You need to install the base-devel package
https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites

the repositories are not so well stocked

Asunder was dropped to AUR because it still use Gtk2 and the pkgbuild maintainer was absent A Gtk3 fork exist (#1) · Issues · Arch Linux / Packaging / Packages / asunder · GitLab

I find many deficiencies even in the most used tools

You’re welcome to report that in the dedicated topics

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.