linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mikael Pettersson <mikpe@csd.uu.se>
To: lcapitulino@prefeitura.sp.gov.br, linux-kernel@vger.kernel.org
Subject: Re: [BUG] 2.6-osdl1 compiler error.
Date: Wed, 16 Jul 2003 22:52:20 +0200 (MEST)	[thread overview]
Message-ID: <200307162052.h6GKqKFQ027503@harpo.it.uu.se> (raw)

On 16 Jul 2003 15:12:04 -0300, Luiz Capitulino wrote:
> While trying to compile the 2.6-osdl1 with the 
>''performance-monitoring'' I'm getting this:
>
>CC      drivers/perfctr/init.o
>drivers/perfctr/init.c:19: version.h: No such file or directory

The file drivers/perfctr/version.h is missing, apparently due
to an incomplete merge of the external perfctr package. This
will result in the compilation errors you quoted.

Look at the top of drivers/perfctr/RELEASE-NOTES and you'll see
which version of perfctr OSDL is using, get the corresponding
tarball from http://www.csd.uu.se/~mikpe/linux/perfctr/, and
copy its linux/drivers/perfctr/version.h into your kernel.

You should also file a bug report with the OSDL people.

/Mikael

             reply	other threads:[~2003-07-16 20:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-16 20:52 Mikael Pettersson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-16 18:12 [BUG] 2.6-osdl1 compiler error Luiz Capitulino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200307162052.h6GKqKFQ027503@harpo.it.uu.se \
    --to=mikpe@csd.uu.se \
    --cc=lcapitulino@prefeitura.sp.gov.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).