All of lore.kernel.org
 help / color / mirror / Atom feed
* smp errors in 2.4!!
@ 2001-06-05 19:48 Manfred Spraul
  2001-06-06 16:50 ` Test Mail!!! jalaja devi
  2001-06-08 14:58 ` Is Kernel2.2 is SMP versioned by default? jalaja devi
  0 siblings, 2 replies; 8+ messages in thread
From: Manfred Spraul @ 2001-06-05 19:48 UTC (permalink / raw)
  To: jalaja devi; +Cc: linux-kernel

> 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

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

end of thread, other threads:[~2001-10-04 14:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-05 19:48 smp errors in 2.4!! Manfred Spraul
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.