linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [BUG] 2.6-osdl1 compiler error.
@ 2003-07-16 20:52 Mikael Pettersson
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Pettersson @ 2003-07-16 20:52 UTC (permalink / raw)
  To: lcapitulino, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [BUG] 2.6-osdl1 compiler error.
@ 2003-07-16 18:12 Luiz Capitulino
  0 siblings, 0 replies; 2+ messages in thread
From: Luiz Capitulino @ 2003-07-16 18:12 UTC (permalink / raw)
  To: linux-kernel


hi all,

 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
drivers/perfctr/init.c:36: `VERSION' undeclared here (not in a
function)
drivers/perfctr/init.c:36: initializer element is not constant
drivers/perfctr/init.c:36: (near initialization for
`perfctr_info.driver_version')
drivers/perfctr/init.c:36: parse error before string constant
make[2]: ** [drivers/perfctr/init.o] Error 1
make[1]: ** [drivers/perfctr] Error 2
make: ** [drivers] Error 2


-- 
Luiz Fernando N. Capitulino

<lcapitulino@prefeitura.sp.gov.br>
<http://www.telecentros.sp.gov.br>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-16 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 20:52 [BUG] 2.6-osdl1 compiler error Mikael Pettersson
  -- strict thread matches above, loose matches on Subject: below --
2003-07-16 18:12 Luiz Capitulino

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).