You are not logged in.

#1 2007-12-18 14:58:59

Uzelth
Member
Registered: 2007-10-27
Posts: 13

Problem with my new Toshiba A210-11P

Heya,

I'm having a problem with Arch on my A210-11P... I cannot seem to compile ndiswrapper-1.44, which I need to get my Atheros AR5007EG card working... I just get [Error 2] all the time...

I used to have this problem with Ubuntu, until I ran "apt-get install build-essential make gcc cpp g++ flex bison", which then allowed me to compile ndiswrapper-1.44 without fail... However it appears that g++ and cpp aren't in the repos, at least not under those names

How'd I go about resolving this problem, any ideas what I'd need to install from pacman to get things working?


Cheers,
~ Uzelth

Offline

#2 2007-12-18 15:14:42

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Problem with my new Toshiba A210-11P

Try

pacman -Sy base-devel

Arch doesn't split packages as a rule - cpp and g++ are part of gcc as released by the gcc devs, and they are therefore included in the Arch gcc package.

Offline

Board footer

Powered by FluxBB