You are not logged in.

#1 2011-04-15 02:53:12

silverhammermba
Wiki Maintainer
Registered: 2011-04-14
Posts: 156

[SOLVED] Missing Dependency: kernel26-headers

So we've got

$ uname -r
2.6.38-ARCH

and then when I try to install my wireless drivers (from here)

$ makepkg -s
...
error: target not found: kernel26-headers>=2.6.38
==> ERROR: 'pacman' failed to install missing dependencies.

So then I tried

$ sudo pacman -S kernel26-headers

but that says

Targets (1): kernel26-headers-2.6.37.5-1

and I still can't build the package. How do I get the right headers?

Last edited by silverhammermba (2011-04-15 03:59:22)

Offline

#2 2011-04-15 03:01:06

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] Missing Dependency: kernel26-headers

did you try other mirrors? Maybe you caught a mirror during a sync


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-04-15 03:59:06

silverhammermba
Wiki Maintainer
Registered: 2011-04-14
Posts: 156

Re: [SOLVED] Missing Dependency: kernel26-headers

You called it. Switched repositories, pacman -Syy, and it grabbed the right headers! Thanks.

Offline

Board footer

Powered by FluxBB