* problem with __init and __initdata modifiers in 2.4.19pre6
@ 2002-04-12 14:10 Neil Horman
0 siblings, 0 replies; only message in thread
From: Neil Horman @ 2002-04-12 14:10 UTC (permalink / raw)
To: linuxppc-embedded
hey all!
I just downloaded the 2.4.19pre6 kernel from bitkeeper and I'm having some
build issues. My compilation fails on line 35 of do_mounts.c. I've done some
tinkering and I can only seem to resolve the problem if I remove the __initdata
attribute from the mount_initrd variable. If I do this I clear up that error,
but I bomb out again on the next symbol to be flagged as either __init or
__initdata. Has anyone had a simmilar experience with this kernel, and If so,
what did you do to fix it, as I'm kinda stumped here. If it matters I'm using
gcc 2.95.3. Thanks a bunch!
Neil :)
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-12 14:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-12 14:10 problem with __init and __initdata modifiers in 2.4.19pre6 Neil Horman
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.