[Gambas-bugtracker] Bug #1961: Another failure of make install

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Wed Nov 11 04:05:07 CET 2020


http://gambaswiki.org/bugtracker/edit?object=BUG.1961&from=L21haW4-

Comment #1 by Tony MOREHEN:

This has gone away.  It seems to arise under 2 circumstances. 1) when I copy a cloned repo to a second, working directory. 2) when I use Arch's makepkg to download the repo (using the source approach).  In either case, something gets lost.

What works:

In PKGBUILD prepare(), include
 git clone --depth 1 https://gitlab.com/gambas/gambas.git gambas.git
 cd gambas.git
 ./reconf-all

build() include the configure, make, and make install commands

Tony MOREHEN changed the state of the bug to: Invalid.




More information about the Bugtracker mailing list