Mailinglist Archive: opensuse (3506 mails)

< Previous Next >
RE: [SLE] problem to build - part 2
  • From: Marc Collin <collinm@xxxxxxxxxxxxxxxx>
  • Date: Sun, 3 Sep 2006 19:11:42 +0000 (UTC)
  • Message-id: <20060903121133.9f7000f89204b80709be5ba8ce9fc7e8.aa1b620804.wbe@xxxxxxxxxxxxxxxxxxxxxx>

> What is the output of
>
> rpm -q gcc
4.1.0-25

> rpm -q cpp
4.1.0-25

> If you have them installed, as you say, then I suspect they are of different
> versions. they need to match
>
> Also do
>
> rpm -V gcc
> rpm -V cpp

both display nothing, don't know if it's normal
>
> just to make sure they aren't corrupt. If they are, you'll have to reinstall
> them
>
> After you have a working gcc and cpp, you need to do
>
> cd /usr/src/linux
> make mrproper
> make cloneconfig
> make scripts
> make prepare-all
>



< Previous Next >
Follow Ups