You are not logged in.
Hi everyone,
I just reinstalled Arch and am running into some oddities.
This one is weird:
==> Starting build()...
/usr/bin/makepkg: line 637: build: command not found
==> ERROR: Build Failed. Aborting...
And I verified that there is no build command by doing a locate which returned nothing.
This is a fresh install and I don't know which package build is contained in. Nor did I ever have to install a package for build before.
Any help would be appreciated.
Offline
that's a PKGBUILD error. Your PKGBUILD has no build() command defined.
Offline
Thanks, after I'd gone to bed, I started to think about it, and it dawned on me that it was likely a PKGBUILD error :oops:
Thanks again!
Offline