Showing posts with label make. Show all posts
Showing posts with label make. Show all posts

Wednesday, March 24, 2010

Error building packages in Arch

PKGBUILD: line 18: make: command not found

Had already installed fakeroot bit not yet make

this command solved it:
packer -S make mimms

Better solution install automake>
pacman -S base-devel

Blog Archive