[MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive
Kok, Auke-jan H
auke-jan.h.kok at intel.com
Fri Jun 17 20:35:52 PDT 2011
On Fri, Jun 17, 2011 at 5:35 PM, Foster, Susan B
<susan.b.foster at intel.com> wrote:
> Oops, mistake in here sorry - I enabled source in the oss-repo and was doing:
>
> zypper si kernel-adaptation-intel-automotive
>
> Which in the past has installed the all the tools needed to build the kernel, not just some of them...
yes, that's quite likely. The idea from `si` is that you get the build
dependencies (headers, libraries).
Getting the tools themselves is not part of that for several reasons.
Mostly because it makes generating packages on the server faster, and
that's a good thing.
There are still the zypper patterns, those will give you all the basic
compilation tools in one command. Check `zypper pt` which one you
need/have, and use `zypper in -t pattern $pattern` to install a whole
pattern at once.
Auke
More information about the MeeGo-dev
mailing list