You are not logged in.

#1 2008-12-26 23:11:29

ftornell
Member
Registered: 2008-08-18
Posts: 277
Website

make: command not found?

Hi,
Just reinstalling Arch and trying to install my NIC drivers for my Motherboard.
Copied the drivers into /tmp/Lan

There is a Makefile in the directory...

When using make or KBUILD_NOPEDANTIC=1 make i just receive the following answer:
-bash: make: command not found

It worked last time...have I missed installing something to be able to use the make function?


[ logicspot.NET | mempad.org ]
Archlinux x64

Offline

#2 2008-12-26 23:15:50

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: make: command not found?

ftornell wrote:

Hi,
Just reinstalling Arch and trying to install my NIC drivers for my Motherboard.
Copied the drivers into /tmp/Lan

There is a Makefile in the directory...

When using make or KBUILD_NOPEDANTIC=1 make i just receive the following answer:
-bash: make: command not found

It worked last time...have I missed installing something to be able to use the make function?

Install all of the group base-devel if you're going to be building stuff.

Offline

#3 2008-12-26 23:18:29

ftornell
Member
Registered: 2008-08-18
Posts: 277
Website

Re: make: command not found?

skottish wrote:
ftornell wrote:

Hi,
Just reinstalling Arch and trying to install my NIC drivers for my Motherboard.
Copied the drivers into /tmp/Lan

There is a Makefile in the directory...

When using make or KBUILD_NOPEDANTIC=1 make i just receive the following answer:
-bash: make: command not found

It worked last time...have I missed installing something to be able to use the make function?

Install all of the group base-devel if you're going to be building stuff.

What package is that now so I can use pacman, think I got it localy stored in a cache...


[ logicspot.NET | mempad.org ]
Archlinux x64

Offline

#4 2008-12-26 23:19:43

ftornell
Member
Registered: 2008-08-18
Posts: 277
Website

Re: make: command not found?

And if i dont have it in the cache? Just a reinstallation ahead?


[ logicspot.NET | mempad.org ]
Archlinux x64

Offline

#5 2008-12-26 23:22:16

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: make: command not found?

It's a whole group:

pacman -Qg base-devel
base-devel autoconf
base-devel automake
base-devel bin86
base-devel bison
base-devel csup
base-devel diffutils
base-devel ed
base-devel fakeroot
base-devel flex
base-devel gcc
base-devel libtool
base-devel m4
base-devel make
base-devel patch
base-devel pkgconfig

So go ahead and "pacman -S base-devel". If any or all of the pieces are in the cache, pacman will pull from there.

Offline

#6 2008-12-27 00:58:10

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: make: command not found?

ftornell wrote:

And if i dont have it in the cache? Just a reinstallation ahead?

A re-download I'd say? Of the package. Reinstallation sounds a bit drastic if you're talking about your whole setup.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB