You are not logged in.

#1 2007-09-28 18:30:24

F1y3r
Member
Registered: 2007-09-28
Posts: 61

Makepkg problem

[flyer@athlon menumaker]$ makepkg
==> Entering fakeroot environment
==> Making package: menumaker 0.99.7-2 (Fri Sep 28 21:15:14 UTC 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
   -> Found menumaker-0.99.7.tar.gz in build dir
==> Validating source files with md5sums
    menumaker-0.99.7.tar.gz ... Passed
==> Extracting Sources...
   -> tar -xf menumaker-0.99.7.tar.gz
==> Removing existing pkg/ directory...
==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for --with-python... no
checking for python... /usr/bin/python
checking whether /usr/bin/python version >= 2.3... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating Config.py
PKGBUILD: line 21: make: command not found
PKGBUILD: line 22: make: command not found
==> ERROR: Build Failed.  Aborting...

What does it mean? How to fix it? Is there any other way to install menumaker? ABS?
Thanks in advance

Offline

#2 2007-09-28 18:33:00

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Makepkg problem

PKGBUILD: line 21: make: command not found

Do you have make installed?  pacman -S make

Offline

#3 2007-09-29 03:14:42

F1y3r
Member
Registered: 2007-09-28
Posts: 61

Re: Makepkg problem

That was fast smile
Thank you

Offline

Board footer

Powered by FluxBB