Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: tracemein@gmail.com (Naren)
Subject: [ltt-dev] Kernel compilation fails after applying LTTng patch
Date: Fri, 22 Jan 2010 18:48:04 +0100	[thread overview]
Message-ID: <19fa8ef31001220948k17ad31e8w94c2f5c171d3df5c@mail.gmail.com> (raw)

Hi,

After applying lttng patch to my kernel, the "make" fails. However, the
patching of the kernel was successful as i was able to see LTTng
configurations in the "menuconfig". However, after selecting the required
configurations for LTTng in the menuconfig, the make fails with the
following error message.

CC [M]  arch/x86/kernel/apm_32.o
arch/x86/kernel/apm_32.c: In function ?apm_cpu_idle?:
arch/x86/kernel/apm_32.c:951: error: implicit declaration of function
?enter_idle?
arch/x86/kernel/apm_32.c:959: error: implicit declaration of function
?__exit_idle?
make[2]: *** [arch/x86/kernel/apm_32.o] Error 1
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2


I am not sure what is the source of this error. I also believe the kernel is
compatible with the lttng patch.

Linux : Ubuntu 9.1
Kernel Version: linux-2.6.32.4
Lttng Patch Version : 0.187

Need help with this error.

Regards
Naren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/lttng-dev/attachments/20100122/99c2231c/attachment-0001.htm>


WARNING: multiple messages have this Message-ID
From: tracemein@gmail.com (Naren)
Subject: [ltt-dev] Kernel compilation fails after applying LTTng patch
Date: Fri, 22 Jan 2010 18:48:04 +0100	[thread overview]
Message-ID: <19fa8ef31001220948k17ad31e8w94c2f5c171d3df5c@mail.gmail.com> (raw)
Message-ID: <20100122174804.fgPh7UrwWiKa7Rcld-AHxGsRIUqle9jv7iqD8OSzoMQ@z> (raw)

Hi,

After applying lttng patch to my kernel, the "make" fails. However, the
patching of the kernel was successful as i was able to see LTTng
configurations in the "menuconfig". However, after selecting the required
configurations for LTTng in the menuconfig, the make fails with the
following error message.

CC [M]  arch/x86/kernel/apm_32.o
arch/x86/kernel/apm_32.c: In function ?apm_cpu_idle?:
arch/x86/kernel/apm_32.c:951: error: implicit declaration of function
?enter_idle?
arch/x86/kernel/apm_32.c:959: error: implicit declaration of function
?__exit_idle?
make[2]: *** [arch/x86/kernel/apm_32.o] Error 1
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2


I am not sure what is the source of this error. I also believe the kernel is
compatible with the lttng patch.

Linux : Ubuntu 9.1
Kernel Version: linux-2.6.32.4
Lttng Patch Version : 0.187

Need help with this error.

Regards
Naren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/ltt-dev/attachments/20100122/99c2231c/attachment.htm>


WARNING: multiple messages have this Message-ID
From: tracemein@gmail.com (Naren)
Subject: [ltt-dev] Kernel compilation fails after applying LTTng patch
Date: Fri, 22 Jan 2010 18:48:04 +0100	[thread overview]
Message-ID: <19fa8ef31001220948k17ad31e8w94c2f5c171d3df5c@mail.gmail.com> (raw)
Message-ID: <20100122174804.ipVKh7v487B2COqI0Pmkipmt-DncUKaoBP18gCI_GG4@z> (raw)

Hi,

After applying lttng patch to my kernel, the "make" fails. However, the
patching of the kernel was successful as i was able to see LTTng
configurations in the "menuconfig". However, after selecting the required
configurations for LTTng in the menuconfig, the make fails with the
following error message.

CC [M]  arch/x86/kernel/apm_32.o
arch/x86/kernel/apm_32.c: In function ?apm_cpu_idle?:
arch/x86/kernel/apm_32.c:951: error: implicit declaration of function
?enter_idle?
arch/x86/kernel/apm_32.c:959: error: implicit declaration of function
?__exit_idle?
make[2]: *** [arch/x86/kernel/apm_32.o] Error 1
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2


I am not sure what is the source of this error. I also believe the kernel is
compatible with the lttng patch.

Linux : Ubuntu 9.1
Kernel Version: linux-2.6.32.4
Lttng Patch Version : 0.187

Need help with this error.

Regards
Naren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/lttng-dev/attachments/20100122/99c2231c/attachment-0002.htm>


             reply	other threads:[~2010-01-22 17:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 17:48 Naren [this message]
2010-01-22 17:48 ` Naren
2010-01-22 17:48 ` Naren
2010-01-22 18:53 ` Mathieu Desnoyers
     [not found]   ` <19fa8ef31001221610v4bd0a31fu341cabaecb57d1b0@mail.gmail.com>
2010-01-23  0:24     ` Mathieu Desnoyers
2010-01-24 14:45       ` Naren
2010-01-24 14:45         ` Naren
2010-01-24 14:45         ` Naren
2010-01-24 15:27         ` Mathieu Desnoyers

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=19fa8ef31001220948k17ad31e8w94c2f5c171d3df5c@mail.gmail.com \
    --to=tracemein@gmail.com \
    /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