* [uml-devel] Compile error with 2.6.8 patch
@ 2004-10-08 13:31 James Roper
2004-10-08 14:42 ` BlaisorBlade
0 siblings, 1 reply; 2+ messages in thread
From: James Roper @ 2004-10-08 13:31 UTC (permalink / raw)
To: user-mode-linux-devel
I got the following compile error with the latest 2.6.8.1-1 UML patch from the
website:
arch/um/kernel/ksyms.c:90: error: redefinition of `__kcrctab_os_ioctl_generic'
arch/um/kernel/ksyms.c:76: error: `__kcrctab_os_ioctl_generic' previously
defined here
Fixed it by removing the extra
EXPORT_SYMBOL(os_ioctl_generic);
at line 90 in ksyms.c
James
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [uml-devel] Compile error with 2.6.8 patch
2004-10-08 13:31 [uml-devel] Compile error with 2.6.8 patch James Roper
@ 2004-10-08 14:42 ` BlaisorBlade
0 siblings, 0 replies; 2+ messages in thread
From: BlaisorBlade @ 2004-10-08 14:42 UTC (permalink / raw)
To: user-mode-linux-devel; +Cc: James Roper
On Friday 08 October 2004 15:31, James Roper wrote:
> I got the following compile error with the latest 2.6.8.1-1 UML patch from
> the website:
> arch/um/kernel/ksyms.c:90: error: redefinition of
> `__kcrctab_os_ioctl_generic' arch/um/kernel/ksyms.c:76: error:
> `__kcrctab_os_ioctl_generic' previously defined here
>
> Fixed it by removing the extra
> EXPORT_SYMBOL(os_ioctl_generic);
> at line 90 in ksyms.c
Yes, sorry, the fix is right, this bug is known, and is fixed in the
incremental patches. It wasn't noticed on release because it does not show up
when compiling without module support as Jeff Dike is used to do.
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-08 14:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08 13:31 [uml-devel] Compile error with 2.6.8 patch James Roper
2004-10-08 14:42 ` BlaisorBlade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox