public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: jalaja devi <jala_74@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: smp errors in 2.4!!
Date: Tue, 05 Jun 2001 21:48:00 +0200	[thread overview]
Message-ID: <3B1D3770.FB726B17@colorfullife.com> (raw)

> I encounter this compilation error:
> /usr/x.c:2112: struct has no member named
> "event_Rsmp_7b16c344"

I assume you have a variable called 'event', and that name got replaced
by a versioned symbol.
Yes, 'event' is a global variable in the kernel ;-)

Do you include <linux/modversions.h> in that file?

I usually use 'gcc -E' to find such problems.

--
	Manfred

             reply	other threads:[~2001-06-05 19:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-05 19:48 Manfred Spraul [this message]
2001-06-06 16:50 ` Test Mail!!! jalaja devi
2001-06-08 14:58 ` Is Kernel2.2 is SMP versioned by default? jalaja devi
2001-06-08 22:56   ` Robert Love
2001-08-02 17:47     ` kgdb ksymtab_addr not found!! jalaja devi
2001-08-03 10:11       ` Amit S. Kale
2001-08-05 14:59         ` kgdb in kerenel2.4.6 : Unable to view the global variables!! jalaja devi
2001-10-04 14:35         ` Kernel-2.4.10 - Unresolved symbol jalaja devi
  -- strict thread matches above, loose matches on Subject: below --
2001-05-17 19:19 kernel2.2.x to kernel2.4.x Dunlap, Randy
2001-06-05 19:17 ` smp errors in 2.4!! jalaja devi

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=3B1D3770.FB726B17@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=jala_74@yahoo.com \
    --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